Code and data for the contribution for the workshop KDD AI4Cyber/MLHat 2022, Sourcing Language Models and Text Information for Inferring Cyber Threat, Vulnerability and Mitigation Relationships by Erik Hemberg (CSAIL); Ashwin Srinivasan (CSAIL); Nick Rutar (Peraton Labs); Una-May O'Reilly (MIT)
Data was retrieved from BRON
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{hemberg2022sourcing,
title={Sourcing Language Models and Text Information for Inferring Cyber Threat, Vulnerability and Mitigation Relationships},
author={Hemberg, Erik and Srinivasan, Ashwin and Rutar, Nick and O'Reilly, Una-May},
year={2022}
}