Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberbuff/theatomicplaybook
The Atomic Playbook contains TTPs from the MITRE ATT&CK framework mapped to the tests in the Atomic Red Team. It serves as a single resource to know about the tests, it's execution, detection and defense techniques from MITRE Shield.
https://github.com/cyberbuff/theatomicplaybook
Last synced: 3 months ago
JSON representation
The Atomic Playbook contains TTPs from the MITRE ATT&CK framework mapped to the tests in the Atomic Red Team. It serves as a single resource to know about the tests, it's execution, detection and defense techniques from MITRE Shield.
- Host: GitHub
- URL: https://github.com/cyberbuff/theatomicplaybook
- Owner: cyberbuff
- License: mit
- Created: 2020-08-21T07:57:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T02:40:10.000Z (about 1 year ago)
- Last Synced: 2024-11-01T03:23:21.825Z (3 months ago)
- Language: Jupyter Notebook
- Homepage: https://cyberbuff.github.io/TheAtomicPlaybook/
- Size: 19.8 MB
- Stars: 29
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
# Welcome to the Atomic Playbook
The Atomic Playbook contains TTPs from the MITRE ATT&CK framework mapped to the tests in the Atomic Red Team. It serves as a single resource to know about the tests, it's execution, detection and defense techniques from [MITRE Shield](https://shield.mitre.org).
Note: Shield mapping to subtechniques is yet to be done.
The Atomic Playbook uses
- [Atomic Red Team](https://github.com/redcanaryco/atomic-red-team)
- [ATT&CK-Python-Client](https://github.com/hunters-forge/ATTACK-Python-Client)
- Jupyter Notebook
- Dotnet Interactive(To support Powershell in Jupyter)
- [MITRE Shield](https://shield.mitre.org)### Requirements:
Checkout the following links to install the requirements
- https://github.com/redcanaryco/invoke-atomicredteam/wiki/Installing-Atomic-Red-Team
- https://github.com/hunters-forge/ATTACK-Python-Client
- https://github.com/dotnet/interactive/blob/master/docs/NotebooksLocalExperience.md