Skip to content

marcusbotacin/Automated.Malware.Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated.Malware.Generation

Additional code and data for the papers on automated malware generation using LLMs.

This repo contains the code and data for two papers:

Paper 1: GPT-3 Paper

  • 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}
}

Links

Videos

Paper 2: GAN-GPT Paper

  • 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}
}

Video Demos

About

Additional code and data for the automated malware generation paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors