attack_range_cloud icon indicating copy to clipboard operation
attack_range_cloud copied to clipboard

Simulate AWS TTP using ART:

Open patel-bhavin opened this issue 4 years ago • 0 comments

Simulate AWS TTP using ART:

  • updated filenames and code to use attack_range_cloud instead of cloud_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

patel-bhavin avatar Aug 18 '21 00:08 patel-bhavin