Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 737 Bytes

AdversariesFlag2.md

File metadata and controls

13 lines (13 loc) · 737 Bytes
  1. Select CAMPAIGNS > abilities.
  2. Press + Create an Ability button.
  3. In the Create an Ability dialog box, enter My test ability in the Name text box.
  4. Enter My description under Description.
  5. Enter discovery in the Tactic text box.
  6. Enter T2000.01 in the Technique ID text box.
  7. Enter Account Discovery: Domain Account in the Technique Name text box.
  8. Below the Create an Ability dialog, under Executors, select darwin as the platform from the drop-down.
  9. Select sh as the executor from the drop-down.
  10. Enter whoami in the command text box.
  11. Press + Add Cleanup Command button and enter ifconfig -a in the textbox.
  12. Press the Save button, and then Close.
  13. Task completed.