Commit Graph

8 Commits

Author SHA1 Message Date
Carrie Roberts b3978a03b4 markdown fix for manual tests (#544) 2019-09-03 09:20:59 -06:00
Carrie Roberts 3da3a89cf4 markdown fix (#541) 2019-09-03 07:35:52 -06:00
Carrie Roberts 019b63fdb5 Support for CheckPrereqs and Cleanup Commands (#531)
* Support for CheckPrereqs and Cleanup Commands

* for powershell executor, report prereqs are met if no prereq_commands are given

* remove invoke call from end of file, commited accidentally
2019-08-30 09:42:44 -06:00
Carrie Roberts 9f535f0547 add "elevation_required" attribute to test definition yaml (#532)
* add elevation_required attribute to test definition yaml

* Update atomic_red_team/atomic_test_template.yaml

Co-Authored-By: Brian Beyer <brianebeyer@users.noreply.github.com>

* Update atomics/T1089/T1089.yaml

Co-Authored-By: Brian Beyer <brianebeyer@users.noreply.github.com>

* Update atomics/T1089/T1089.yaml

Co-Authored-By: Brian Beyer <brianebeyer@users.noreply.github.com>
2019-08-29 16:18:07 -06:00
Brian Beyer e0d0b72bb9 prettier display of supported platforms in markdown, a la ATT&CK 2018-05-23 14:12:11 -06:00
Brian Beyer c141e6253d tidy up the spacing around command lists 2018-05-21 20:54:00 +02:00
Brian Beyer c5871651d3 fix all the generated docs to properly show input_arguments table 2018-05-21 20:45:43 +02:00
Brian Beyer dec8946757 move the api files into an underscored directory to support the api/gem 2018-05-21 20:43:28 +02:00