Code and data for the contribution for the workshop ICML-ML4Cyber 2022, Using Machine Learning to Infer Plausible and Undetected Cyber Threat, Vulnerability and Mitigation Relationships by Erik Hemberg (CSAIL); Ashwin Srinivasan (CSAIL); Nick Rutar (Peraton Labs); Una-May O'Reilly (MIT)
Python >= 3.6
pip install -r requirements.txt
Run all notebooks:
bash ./run_all_notebooks.sh --all
Run the notebooks that produced errors:
bash ./run_all_notebooks.sh --errors
@article{hemberg2022using,
title={Using Machine Learning to Infer Plausible and Undetected Cyber Threat, Vulnerability and Mitigation Relationship},
author={Hemberg, Erik and Srinivasan, Ashwin and Rutar, Nick and O'Reilly, Una-May},
year={2022}
}