user1342/AutoCorpus
AutoCorpus is a tool backed by a large language model (LLM) for automatically generating corpus files for fuzzing.
This tool helps security engineers and penetration testers create a diverse set of input files for fuzzing. You provide a general description (like "complex JSON files") or existing example files, and it generates numerous variations of configuration or data files (like JSON, XML, or custom config files) to thoroughly test software for vulnerabilities. This is ideal for security professionals needing to automate the creation of large, varied test corpora.
No commits in the last 6 months.
Use this if you need to quickly generate a large number of diverse, natural-language-based input files for fuzzing applications and identify potential security flaws.
Not ideal if your fuzzing requires highly structured, binary, or non-text-based input files, as it specializes in natural language-like formats.
Stars
74
Forks
11
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/user1342/AutoCorpus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google/oss-fuzz-gen
LLM powered fuzzing via OSS-Fuzz.
cyberark/FuzzyAI
A powerful tool for automated LLM fuzzing. It is designed to help developers and security...
prompt-security/ps-fuzz
Make your GenAI Apps Safe & Secure :rocket: Test & harden your system prompt
fuzz4all/fuzz4all
🌌️Fuzz4All: Universal Fuzzing with Large Language Models
ChatAFLndss/ChatAFL
Large Language Model guided Protocol Fuzzing (NDSS'24)