-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release menuPass Emulation Plan (#59)
* Updated terms to match repo name * Add CI check for APT29 yaml * Delete changelog.md No longer required due to new release versioning. #15 * Update APT29.yaml (#56) * Create /structure, YAML folders; Minor fixes (#57) * Update CONTRIBUTING.md * Create /structure Reorganized structural documents to be contained in a separate folder * Update format_dictionary.yaml * Update README.md * Create README.md Added YAML folder for user submitted yaml files for use with the emulation plan * Update CHANGE_LOG.md Added day of release * Update format_dictionary.yaml Made name and desciption generic * Update README.md Corrected link * Update NOTICE.txt Corrected copyright year * Update README.md Corrected copyright year * Delete format_dictionary.yaml Moved to /structure * Create format_dictionary.yaml Moved to /structure * Moved to /yaml folder * Moved to /yaml folder * Revert "Moved to /yaml folder" This reverts commit 33ca2dd. * Revert "Moved to /yaml folder" This reverts commit 3e33422. * Move APT29 yaml to yaml folder * Move FIN6.yaml to yaml folder * Update tox to reflect yaml folder * Navigation Update Adding nvaigation to reflect new yaml folder structure * Moving to /yaml folder * Moving to /yaml folder * Moved to yaml folder * Verbiage adjustment for yaml storage Adjusted verbiage to reflect all yaml files, both Center and community yaml are to be stored in the /yaml folder. * Minor formatting edits * Navigation edits to reflect yaml folder Set navigation to point to the yaml folder with README, instead of a specific yaml file * Library copyright date inclusion of 2021 With the addition of the APT29 plan in 2021, the overall library copyright has been extended to include 2021 as well. * Added navigation Added navigational links to the new /yaml README.md * Typo correction * Typo correction * Navigation update Corrected navigation to reference /yaml folder readme, instead of a single yaml file * Add menuPass into Adversary Emulation Library (#58) * Add menuPass menuPass addition to the Adversary Emulation Library * Update Intelligence_Summary.md * Update README.md Center aligned emulation plan names * Update tox.ini Capitalization correction * Update menuPass.yaml filename so CI can find it * Correct menupass.yaml filename (again) Co-authored-by: sapattersonATmitre <64601265+sapattersonATmitre@users.noreply.github.com> Co-authored-by: Mark Davidson <mdavidson@mitre.org> * New OpFlow (#61) Co-authored-by: Justin Baker <64592089+jwbaker-mitre@users.noreply.github.com> Co-authored-by: sapattersonATmitre <64601265+sapattersonATmitre@users.noreply.github.com>
- Loading branch information
1 parent
6f4004d
commit 46bf94a
Showing
56 changed files
with
2,476 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Machine-Readable APT29 Emulation Plans | ||
|
||
The universal, technology-agnostic version of the APT29 emulation plan YAML has been provided as starting point for machine parsing and execution of the APT29 emulation plan. This folder will store all versions of this yaml file, including those formatted to work with specific execution runners (such as automated agents like [CALDERA](https://github.com/mitre/caldera) or other breach simulation frameworks). | ||
|
||
## Included Formats | ||
|
||
As new files are added, please list them in the below table. | ||
|
||
| File | Execution Framework | Notes | | ||
| --- | --- | --- | | ||
| [APT29.yaml](/apt29/Emulation_Plan/yaml/APT29.yaml) | N/A | Initial Emulation Plan YAML | | ||
|
||
--- | ||
|
||
## Additional Plan Resources | ||
|
||
- [Intelligence Summary](/apt29/Intelligence_Summary.md) | ||
- [Operations Flow](/apt29/Operations_Flow.md) | ||
- [Emulation Plan](/apt29/Emulation_Plan/README.md) | ||
- [Scenario 1 - Infrastructure](/apt29/Emulation_Plan/Scenario_1/Infrastructure.md) | ||
- [Scenario 1](/apt29/Emulation_Plan/Scenario_1/README.md) | ||
- [Scenario 2 - Infrastructure](/apt29/Emulation_Plan/Scenario_2/Infrastructure.md) | ||
- [Scenario 2](/apt29/Emulation_Plan/Scenario_2/README.md) | ||
- [YAML](/apt29/Emulation_Plan/yaml) | ||
- [Archive](/apt29/Archive) | ||
- [Issues](https://github.com/center-for-threat-informed-defense/adversary_emulation_library/issues) | ||
- [Change Log](/apt29/CHANGE_LOG.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.