amazon-science/TurboFuzzLLM
TurboFuzzLLM: Turbocharging Mutation-based Fuzzing for Effectively Jailbreaking Large Language Models in Practice
This tool helps AI safety researchers and red teamers automatically find weaknesses in Large Language Models (LLMs). It takes a list of potentially harmful questions and, through an iterative process, generates new, subtly modified prompts that can 'jailbreak' the LLM. The output is a collection of effective adversarial prompt templates that show how the model can be tricked into generating undesirable responses, allowing for improved AI safeguards.
Use this if you are responsible for evaluating and improving the safety of LLMs by systematically identifying their vulnerabilities to adversarial prompts.
Not ideal if you are looking for a general-purpose prompt engineering tool or a way to train a base LLM from scratch.
Stars
22
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/amazon-science/TurboFuzzLLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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)