LLMFuzzer

Language model fuzzer

A tool designed to test the security of large language models by simulating various inputs and observing their responses.

🧠 LLMFuzzer - Fuzzing Framework for Large Language Models 🧠 LLMFuzzer is the first open-source fuzzing framework specifically designed for Large Language Models (LLMs), especially for their integrations in applications via LLM APIs. 🚀💥

GitHub

238 stars
4 watching
34 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list

aicybersecurityllmllmsecurity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
status-im/nim-drchaos A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. 68
planetis-m/libfuzzer Fuzzing tool for finding bugs and security issues in software 43
forallsecure/graphfuzz A framework for building fuzzing tools to test C++ libraries' APIs by constructing and executing dataflow graphs of function calls and object dependencies. 9
momalab/icsfuzz A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. 26
aflplusplus/libafl A framework for building custom fuzzers using Rust, allowing developers to extend and customize their fuzzing capabilities. 2,059
bhass1/pyfuzz_can A tool for generating and testing random CAN network inputs to simulate real-world conditions. 13
ameenmaali/qsfuzz A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. 297
jtpereyda/boofuzz A tool for generating and testing network protocol inputs to identify vulnerabilities 2,057
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,110
mykter/afl-training A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. 1,233
makuga01/dnsfookup A tool to create and manage DNS rebinding attacks 252
sycuricon/morfuzz A fuzzing framework for detecting functional bugs in RISC-V processors 25
km1994/llmsninestorydemontower Exploring various LLMs and their applications in natural language processing and related areas 1,854
chijinz/minerva A tool that generates realistic browser API invocations by analyzing memory-level mod-ref relations and applying weighted selection during test case generation. 31
wdahlenburg/logicalfuzzingengine A Python extension for Burpsuite that generates and applies payload fuzzing to test application vulnerabilities 10