Additional code and data for the papers on automated malware generation using LLMs.
This repo contains the code and data for two papers:
- In the v1 directory, you find the material for the paper:
@INPROCEEDINGS{10188649,
author={Botacin, Marcus},
booktitle={2023 IEEE Security and Privacy Workshops (SPW)},
title={GPThreats-3: Is Automatic Malware Generation a Threat?},
year={2023},
volume={},
number={},
pages={238-254},
keywords={Privacy;Codes;Computer viruses;Conferences;Semantics;Malware;Encoding;malware;large-language-models;antivirus;gpt-3},
doi={10.1109/SPW59333.2023.00027}
}
- In the v2 directory, you find the material for the paper:
@INPROCEEDINGS{10188649,
author={Dondapati, Bhavan and Gurram, Manoj and Botacin, Marcus},
booktitle={ACM Transactions on AI Privacy and Security (TAISAP)},
title={When GANs meet LLMs: Bridging the Feature-Problem space gap for
efficient adversarial ML-based malware generation},
year={2026},
volume={Just Accepted},
number={},
pages={},
keywords={Malware; LLM; GANs},
url={https://dl.acm.org/doi/10.1145/3816733}
}