dessertlab / EVILLinks
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
Sorting:
- Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natura…☆37Updated 2 years ago
- AutoVAS is an automated vulnerability analysis system with a deep learning approach.☆35Updated 4 years ago
- ☆25Updated last year
- ☆13Updated last year
- code and data for paper "Automatic Generation and Summarization of Shellcode via Transformer and Dual Learning", which accepted in SANER …☆13Updated 3 years ago
- AIBugHunter: A Practical Tool for Predicting, Classifying and Repairing Software Vulnerabilities☆44Updated last year
- ☆10Updated 5 years ago
- The source code (including datasets) of V1SCAN (USENIX Security 2023; will be uploaded).☆41Updated 2 years ago
- ⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more. With repository sta…☆23Updated last week
- A Semantics-Enhanced Learnable Vulnerability Detector☆43Updated 3 years ago
- VulZoo: A Comprehensive Vulnerability Intelligence Dataset | ASE 2024 Demo☆66Updated 7 months ago
- 👓 Yet another binary vulnerbilities checker. An automated vulnerability scanner for ELF based on symbolic execution.☆35Updated 4 years ago
- Toy implementation of a Automated Exploit Generation built on Angr; stiched using radare, pwntools, pyelftools, and Angrop.☆16Updated 3 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…☆15Updated 2 years ago
- A comprehensive local Linux Privilege-Escalation Benchmark☆44Updated 2 weeks ago
- ☆25Updated 2 years ago
- ☆65Updated 2 months ago
- Security Vulnerability Repair via Concolic Execution and Code Mutations