dessertlab / EVIL
EVIL (Exploiting software VIa natural Language) is an approach to automatically generate software exploits in assembly/Python language from descriptions in natural language. The approach leverages Neural Machine Translation (NMT) techniques and a dataset that we developed for this work.
☆28Updated 3 years ago
Alternatives and similar repositories for EVIL:
Users that are interested in EVIL are comparing it to the libraries listed below
- Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natura…☆37Updated last year
- code and data for paper "Automatic Generation and Summarization of Shellcode via Transformer and Dual Learning", which accepted in SANER …☆13Updated 2 years ago
- LLAP is an LLVM-based tool for generating enriched program dependency graphs (ePDGs) from program source code that are suitable for use i…☆14Updated last year
- AutoVAS is an automated vulnerability analysis system with a deep learning approach.☆35Updated 3 years ago
- The source code (including datasets) of V1SCAN (USENIX Security 2023; will be uploaded).☆41Updated last year
- A framework for identifying vulnerabilities in VS Code extensions☆17Updated 8 months ago
- Security Vulnerability Repair via Concolic Execution and Code Mutations☆18Updated 6 months ago
- ☆26Updated last year
- A Semantics-Enhanced Learnable Vulnerability Detector☆43Updated 2 years ago
- ☆10Updated 4 years ago
- ACSAC 2018 paper: Towards Automated Generation of Exploitation Primitives for Web Browsers☆15Updated 6 years ago
- AIBugHunter: A Practical Tool for Predicting, Classifying and Repairing Software Vulnerabilities☆39Updated 11 months ago
- Evolving fuzzers with large language models☆17Updated last year
- Machine Learning for Source Code Analysis☆17Updated last year
- ☆11Updated last year
- ☆25Updated last year
- Code for the paper "EMBERSim: A Large-Scale Databank for Boosting Similarity Search in Malware Analysis"☆28Updated last year
- VFCFinder: Searching for the Missing Vulnerability Fixing Commits☆26Updated last year
- Tzer: TVM Implementation of "Coverage-Guided Tensor Compiler Fuzzing with Joint IR-Pass Mutation (OOPSLA'22)“.☆13Updated 3 years ago
- The public dataset in the paper "PatchDB: A Large-Scale Security Patch Dataset". This paper appears in the 51st Annual IEEE/IFIP Interna…☆40Updated last year
- SymFusion: Hybrid Instrumentation for Concolic Execution☆17Updated last year
- ExploitGen is a template-augmented Exploit Code generation method based on CodeBERT, which accepted in JSS.☆9Updated last year
- ☆29Updated 7 months ago
- The official repository of ICSME'23 paper "Exploring Security Commits in Python"☆17Updated last year
- Toy implementation of a Automated Exploit Generation built on Angr; stiched using radare, pwntools, pyelftools, and Angrop.☆18Updated 3 years ago
- VulZoo: A Comprehensive Vulnerability Intelligence Dataset (ASE 2024 Demo)☆37Updated last week
- Predicting the probability of an exploit being released after a CVE is published (by Machine learning algorithm)☆12Updated last year
- An integration of JoernTI's CodeTIDAL5 neural type inference model.☆23Updated 2 months ago
- Implementation of the NDSS'24 paper "SigmaDiff: Semantics-Aware Deep Graph Matching for Pseudocode Diffing"☆16Updated last year
- ☆20Updated 2 years ago