Keith McCammon
df9e3737af
Merge pull request #331 from zante/feature-python-test-harness
...
Add contributed Python test harness
2018-10-02 11:57:04 -06:00
Lemelin
3649d34631
Fixed the issues with OSX not reporting executors.
2018-10-01 13:40:29 -04:00
Lemelin
a3c0e5b238
Added missing files.
2018-09-28 16:52:48 -04:00
Lemelin
f0f6804345
Adjusted YAML file relative path.
2018-09-28 16:52:03 -04:00
Lemelin
93c27c437b
Moved Python test harness to contrib.
...
Moved 'execution-frameworks/python' to
'execution-frameworks/contrib/python'.
2018-09-28 16:23:20 -04:00
Zac Brown
27fe1066d6
Users/zacbrown/deprecate old powershell executor ( #352 )
...
* Move old PowerShell execution framework to deprecated directory.
Signed-off-by: Zac Brown <zacbrown@users.noreply.github.com >
* Generate docs from job=validate_atomics_generate_docs branch=users/zacbrown/deprecate-old-powershell-executor
2018-09-28 12:11:08 -07:00
Josh Rickard
9aeecf2694
Added Pester tests and modified Manifest file
2018-09-13 22:55:35 -04:00
Josh Rickard
e81485b3e2
Converted Invoke-AtomicRedTeam to PowerShell Script Module
2018-09-13 22:00:50 -04:00
Josh Rickard
5130db160b
Modified Invoke-AtomicRedTeam functions and README
2018-09-07 23:28:17 -04:00
caseysmithrc
86ffa9f37c
Fix All The Things
2018-09-06 12:18:17 -06:00
caseysmithrc
4fd7dd3cce
Fix Error Message
2018-09-06 11:45:06 -06:00
caseysmithrc
de3c2b6684
IMport-Module cleaner
2018-09-06 09:34:39 -06:00
caseysmithrc
af2e5938e1
Fixed Error Message
2018-09-05 13:45:45 -06:00
caseysmithrc
747f5909d0
correct demo examples
2018-09-05 13:17:51 -06:00
Zac Brown
f6c6cb2e28
Remove spurious spaces.
2018-09-05 10:56:55 -07:00
Zac Brown
2fd67101fe
Format harder.
...
Signed-off-by: Zac Brown <zacbrown@users.noreply.github.com >
2018-09-05 10:53:39 -07:00
caseysmithrc
860a78908a
Best PowerShell Script EVEr Written
2018-09-05 11:48:10 -06:00
caseysmithrc
a1b44d2b6b
Dependency Confrimation and Style fix
2018-09-05 11:17:31 -06:00
Lemelin
fcff42d14b
Fixed documentation issues.
2018-09-05 12:50:57 -04:00
Lemelin
3a802faa98
Implemented Python test harness.
...
The Python test harness currently works with with Windows and Linux,
implements interactive and non-interactive usage and offers tracking of
technique modifications so that you do not run techniques automatically
when they are updated.
2018-09-05 11:06:10 -04:00
caseysmithrc
0d34c40f06
fixed style
2018-09-04 20:29:07 -06:00
caseysmithrc
5a799c5bfc
fix dem spaces
2018-09-04 19:55:55 -06:00
caseysmithrc
3c2f6b0043
Fixed Dependency Documentation
2018-09-04 09:52:15 -06:00
caseysmithrc
954b3c70ce
Generate replace Execute
2018-09-04 09:41:48 -06:00
caseysmithrc
09e0767c52
Fix Docs GetEnumerator on HashTable
2018-09-04 09:40:50 -06:00
caseysmithrc
5341fe6954
MARKDOWN!!!
2018-09-04 09:37:18 -06:00
caseysmithrc
160d68ebd3
fix README
2018-09-04 09:36:36 -06:00
caseysmithrc
46c56eee4f
Clean Up Style and README
2018-09-04 09:28:28 -06:00
caseysmithrc
55e3679943
Added Invoke-AtomicTest with Switch statements
2018-09-02 09:07:27 -06:00
caseysmithrc
f240060234
adjust Markdown
2018-09-02 08:41:11 -06:00
caseysmithrc
f305a96b2c
Added PowerShellExecution
2018-09-02 08:39:32 -06:00
caseysmithrc
a08a5b0f1d
Add README
2018-09-02 08:32:17 -06:00
Zac Brown
be2c99fb3a
Add a .gitignore to ignore generated files in this directory.
...
Signed-off-by: Zac Brown <zacbrown@users.noreply.github.com >
2018-08-30 11:42:14 -07:00
Zac Brown
511388ad2c
Fix issue using colons (:) in file paths on Windows. This syntax (colon) is used for alternative data streams ( https://en.wikipedia.org/wiki/NTFS#Alternate_data_streams_.28ADS.29 ).
...
Signed-off-by: Zac Brown <zacbrown@users.noreply.github.com >
2018-08-30 11:40:35 -07:00
Brian Beyer
a174804b01
fix usage
2018-06-25 21:43:04 -06:00
Brian Beyer
710dc5c07c
add example output
2018-06-22 22:08:03 -06:00
Brian Beyer
95e7721757
add example ruby exeuction framework
2018-06-22 22:06:08 -06:00
Brian Beyer
55b6af5086
move pester tests into execution frameworks
2018-06-08 15:10:22 -05:00
Brian Beyer
044df7e934
move invoke-artaction to execution-frameworks directory per plan ( #190 )
2018-05-24 08:09:44 -06:00