All Projects → aws-samples → Amazon Guardduty Hands On

aws-samples / Amazon Guardduty Hands On

Licence: other
This repo can be used to quickly get hands on experience with Amazon GuardDuty by guiding you through enabling the detector, generating a variety of findings, and remediating those findings with Lambda functions.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Amazon Guardduty Hands On

Aws Microservices Deploy Options
This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
Stars: ✭ 370 (+221.74%)
Mutual labels:  aws, lambda, amazon-web-services
Aws Etl Orchestrator
A serverless architecture for orchestrating ETL jobs in arbitrarily-complex workflows using AWS Step Functions and AWS Lambda.
Stars: ✭ 245 (+113.04%)
Mutual labels:  aws, lambda, amazon-web-services
Workshop Donkeytracker
Workshop to build a serverless tracking application for your mobile device with an AWS backend
Stars: ✭ 27 (-76.52%)
Mutual labels:  aws, lambda, amazon-web-services
Aws Auto Cleanup
Open-source application to programmatically clean your AWS resources based on a whitelist and time to live (TTL) settings
Stars: ✭ 276 (+140%)
Mutual labels:  aws, lambda, amazon-web-services
Serverless Es Logs
A Serverless plugin to transport logs to ElasticSearch
Stars: ✭ 51 (-55.65%)
Mutual labels:  aws, lambda, amazon-web-services
Awesome Aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Stars: ✭ 9,895 (+8504.35%)
Mutual labels:  aws, lambda
Content Lambda Boto3
Automating AWS with Lambda, Python, and Boto3
Stars: ✭ 91 (-20.87%)
Mutual labels:  aws, lambda
Aws Cli Cheatsheet
☁️ AWS CLI + JQ = Make life easier
Stars: ✭ 94 (-18.26%)
Mutual labels:  aws, lambda
Awstaghelper
AWS bulk tagging tool
Stars: ✭ 98 (-14.78%)
Mutual labels:  aws, lambda
Lambcycle
🐑🛵 A declarative lambda middleware with life cycle hooks 🐑🛵
Stars: ✭ 88 (-23.48%)
Mutual labels:  aws, lambda
Lambroll
lambroll is a minimal deployment tool for AWS Lambda.
Stars: ✭ 97 (-15.65%)
Mutual labels:  aws, lambda
Diamondb
[WIP] DiamonDB: Rebuild of time series database on AWS.
Stars: ✭ 98 (-14.78%)
Mutual labels:  aws, lambda
Aws Lambda Es Cleanup
AWS Elasticsearch Lambda Curator
Stars: ✭ 112 (-2.61%)
Mutual labels:  aws, lambda
Aws Sdk Arduino
An experimental SDK for working with AWS Services on Arduino-compatible devices. Currently has support for DynamoDB and Kinesis.
Stars: ✭ 90 (-21.74%)
Mutual labels:  aws, amazon-web-services
Aws Lambda Vpc Nat Examples
Example of setting up AWS lambda function with VPC and NAT
Stars: ✭ 92 (-20%)
Mutual labels:  aws, lambda
Stepfunctions2processing
Configuration with AWS step functions and lambdas which initiates processing from activity state
Stars: ✭ 90 (-21.74%)
Mutual labels:  aws, lambda
Node Athena
a nodejs simple aws athena client
Stars: ✭ 97 (-15.65%)
Mutual labels:  aws, lambda
Playwright Aws Lambda
Support for running Microsoft's Playwright on AWS Lambda and Google Cloud Functions
Stars: ✭ 107 (-6.96%)
Mutual labels:  aws, lambda
Zip It And Ship It
Intelligently prepare Node.js Lambda functions for deployment
Stars: ✭ 104 (-9.57%)
Mutual labels:  aws, lambda
Json Serverless
Transform a JSON file into a serverless REST API in AWS cloud
Stars: ✭ 108 (-6.09%)
Mutual labels:  aws, lambda

Getting Hands on with Amazon GuardDuty

This repository walks you through a scenario covering threat detection and remediation using Amazon GuardDuty; a managed threat detection service. The scenario simulates an attack that spans a few threat vectors, representing just a small sample of the threats that GuardDuty is able to detect. In addition, you will look at how to view and analyze GuardDuty findings, how to send alerts based on the findings, and, finally, how to remediate findings. The AWS CloudFormation template used for this scenario builds out the resources needed to simulate attacks and auto-remediate the GuardDuty findings using a combination of CloudWatch Event Rules and AWS Lambda Functions.

Start the workshop:

Visit the site to get started: https://hands-on-guardduty.awssecworkshops.com/

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].