├── README.md └── teaching ├── All.json ├── Blue.json ├── Green.json ├── Orange.json ├── Red.json └── Yellow.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TravisFSmith/mitre_attack/HEAD/README.md -------------------------------------------------------------------------------- /teaching/All.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TravisFSmith/mitre_attack/HEAD/teaching/All.json -------------------------------------------------------------------------------- /teaching/Blue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TravisFSmith/mitre_attack/HEAD/teaching/Blue.json -------------------------------------------------------------------------------- /teaching/Green.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TravisFSmith/mitre_attack/HEAD/teaching/Green.json -------------------------------------------------------------------------------- /teaching/Orange.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TravisFSmith/mitre_attack/HEAD/teaching/Orange.json -------------------------------------------------------------------------------- /teaching/Red.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TravisFSmith/mitre_attack/HEAD/teaching/Red.json -------------------------------------------------------------------------------- /teaching/Yellow.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TravisFSmith/mitre_attack/HEAD/teaching/Yellow.json --------------------------------------------------------------------------------