A Python script for web fuzzing in penetration testing. Replace 'FUZZ' in the target URL with payloads from a wordlist, customize headers, and filter responses by status codes, length, and size. Inspired by FFUF, this tool aids security assessments with a user-friendly command-line interface. Developed by Wiktor Nowakowski.
-
Updated
Nov 19, 2023 - Python