-
Notifications
You must be signed in to change notification settings - Fork 202
Helper Functions
Carrie Roberts edited this page Mar 7, 2020
·
10 revisions
The following auxiliary functions are helpful for simplification atomic test creation:
- Invoke-WebRequestVerifyHash - Useful as part of a GetPrereq Command to validate a Prereq file before download.
- Invoke-Maldoc - Eases the development of MalDoc Atomics
Questions? Get connected to the community on the Atomic Red Team Slack channel.
- Installation
- Import the Module
- List Atomic Tests
- Check/Get Prerequisites for Atomic Tests
- Execute Atomic Tests (Local)
- Execute Atomic Tests (Remote)
- Specify Custom Input Arguments
- Cleanup after Executing Atomic Tests
- Execution Logging
- Adversary Emulation
- Continuous Atomic Testing
- Execution Hooks
- Helper Functions
- The Atomic GUI
- Uninstallation