ffufai
intermediate
ffufai is an AI-powered wrapper for the popular web fuzzer ffuf. It automatically suggests file extensions for fuzzing based on the target URL and its headers, using either OpenAI's GPT or Anthropic's Claude AI models.
web fuzzer
ai
Command
python3 ffufai.py -u https://example.com/FUZZ -w /path/to/wordlist.txt
Platforms
linux
mac
windows