Skip to content

JimmyAstle/Atomic-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Red Canary Atomic Yaml Parser

This script will recursivly loop through the Atomic yamls and then print out attack behavior and detection/prevention rules based the command executors observed.

To run this script you'll need to follow the below steps in a terminal window:

  1. clone the Red Canary Atomic Red Team git repo into this project
  • git clone https://github.com/redcanaryco/atomic-red-team.git
  1. Run the script
  • python go.py

Note: I am not printing out the manual executor test cases but you can easily add that :)

About

Python parser for Red Canary's Atomic Red Team Yamls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages