mnns/LLMFuzzer
🧠 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. 🚀💥
This tool helps security enthusiasts and pentesters find vulnerabilities in applications that use Large Language Models (LLMs). It takes your LLM API endpoint and fuzzer configurations as input, then generates various malicious inputs to test the LLM's robustness and reveal security flaws in how your application interacts with the LLM. It's designed for cybersecurity researchers looking to stress-test AI systems.
347 stars. No commits in the last 6 months.
Use this if you are a security professional looking to systematically discover and exploit vulnerabilities in applications built around Large Language Models.
Not ideal if you are an end-user of an LLM application simply trying to evaluate its performance or generate content, as this tool is specifically for security testing.
Stars
347
Forks
57
Language
Python
License
MIT
Category
Last pushed
Feb 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mnns/LLMFuzzer"
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)