├── README.md ├── Screenshots ├── Decision_Tree_Regsvr32.jpg ├── GroupXTechnique.png ├── Group_Technique_Common.jpg └── TechniqueXGroup.png ├── attack.py ├── groups-by-techniques-in-common.xlsx └── groups-to-techniques.xlsx /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/ATT-CK_Analysis/HEAD/README.md -------------------------------------------------------------------------------- /Screenshots/Decision_Tree_Regsvr32.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/ATT-CK_Analysis/HEAD/Screenshots/Decision_Tree_Regsvr32.jpg -------------------------------------------------------------------------------- /Screenshots/GroupXTechnique.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/ATT-CK_Analysis/HEAD/Screenshots/GroupXTechnique.png -------------------------------------------------------------------------------- /Screenshots/Group_Technique_Common.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/ATT-CK_Analysis/HEAD/Screenshots/Group_Technique_Common.jpg -------------------------------------------------------------------------------- /Screenshots/TechniqueXGroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/ATT-CK_Analysis/HEAD/Screenshots/TechniqueXGroup.png -------------------------------------------------------------------------------- /attack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/ATT-CK_Analysis/HEAD/attack.py -------------------------------------------------------------------------------- /groups-by-techniques-in-common.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/ATT-CK_Analysis/HEAD/groups-by-techniques-in-common.xlsx -------------------------------------------------------------------------------- /groups-to-techniques.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vysecurity/ATT-CK_Analysis/HEAD/groups-to-techniques.xlsx --------------------------------------------------------------------------------