This project contains a collection of events that can be generated by the Infection Monkey Agent an its plugins.
pip install monkeyevents
$> poetry install
$> poetry run pytest
To automatically generate MITRE ATT&CK tags, run python generate_tags.py
.
This script can be edited to use the desired version of MITRE ATT&CK.