Skip to content

This script is used to generate some basic detections of the aws security services

License

Notifications You must be signed in to change notification settings

modulexcite/AWSDetonationLab

 
 

Repository files navigation

AWS Detonation Lab

These scripts can be used as proof-of-concept to generate a detonation lab via a cloudformation template. There are also scripts for adding wazuh agents to the target systems as well as scripts to generate attacks on them that will be seen by AWS logging systems such as GuardDuty, VPC flow, Route53 DNS, Macie, CloudTrail, and other systems.

All of these logs can be configured to send to the Kibana instance running on the Wazuh server for usage in threat hunting and incident investigation and response.

This cloudformation template and guard duty alert generation scripts are based on the GuardDuty-Tester.template uses AWS CloudFormation to create an isolated environment with a bastion host, a redTeam EC2 instance that you can ssh into, and two target EC2 instances.

Then you can run guardduty_tester.sh that starts interaction between the redTeam EC2 instance and the target Windows EC2 instance and the target Linux EC2 instance to simulate five types of common attacks that GuardDuty is built to detect and notify you about with generated findings.

For more information please refer to the wiki

Thank you for your contributions

Special thanks to Marta and Danny for their contributions to this project.

Video presentations using this project

Who Done It: Gaining Visibility and Accountability in the Cloud - SANS Threat Hunting Summit 2018

About

This script is used to generate some basic detections of the aws security services

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 94.8%
  • PowerShell 5.2%