attack_range_cloud
attack_range_cloud copied to clipboard
Simulate AWS TTP using ART:
Simulate AWS TTP using ART:
- updated filenames and code to use
attack_range_cloudinstead ofcloud_attack_range - Adding a mandatory clean_up flag to ensure users delete the resources created by simualtion
- Updated Architecture diagram
- removed functions (test, replay)
These commands are fully functional and tested
- [x] python attack_range_cloud.py simulate -st T1098 --clean_up yes
- [x] python attack_range_cloud.py simulate -st T1098 --clean_up no