Skip to content

Conversation

@patel-bhavin
Copy link
Collaborator

@patel-bhavin patel-bhavin commented Aug 18, 2021

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

  • python attack_range_cloud.py simulate -st T1098 --clean_up yes
  • python attack_range_cloud.py simulate -st T1098 --clean_up no

@patel-bhavin patel-bhavin changed the title Simualte aws Simulate AWS TTP using ART: Aug 18, 2021
Copy link
Collaborator

@P4T12ICK P4T12ICK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the following need to be improved:

  • we need to run the prerq command and display a error msg to the user in case it was not succesful
  • a input variable to override the default values such as --var "username=test-user"
  • there is some azure code in terraformController. I think we should remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants