sfuzz
Black Box testing utilities
Matches ATT&CK tactic: Resource Development ↗
Toolresource-developmentredLinuxKali LinuxPlatforms: Linux · Last verified September 6, 2026
In the same vein as the Generic Protocol Framework, sfuzz is a really simple to use black box testing suite called Simple Fuzzer (what else would you expect?). The goal is to provide a simple to use, but fairly powerful and flexible black box testing utility.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install sfuzz`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.