Web Fuzzing
Discover directories, endpoints, files and hidden resources using FFUF.
Web reconnaissance, fuzzing and security testing directly from your Android device.
HexRootFuzz provides a graphical environment for running powerful security tools without manually executing terminal commands.
$ hexrootfuzz --status
[ OK ] Environment initialized
$ tools --list
[01] FFUF
[02] GOBUSTER
[03] HYDRA
$ scan --ready
SYSTEM READY_
A compact Android environment for reconnaissance, fuzzing and authorized security assessments.
Discover directories, endpoints, files and hidden resources using FFUF.
Directory, DNS and virtual host enumeration powered by Gobuster.
Hydra integration for authorized authentication testing against compatible services.
Build custom dictionaries for directories, endpoints and security testing.
Monitor tool execution and command output directly from the application.
Copy and export scan results for further analysis and documentation.
Fast web fuzzer for discovering hidden resources, API endpoints and files.
Enumeration utility for directories, DNS records and virtual hosts.
Network login cracker used for authorized credential testing.
A native Android interface designed around fast, practical security workflows.
Select the security tool, target and wordlist.
Launch the selected tool from the Android interface.
Follow execution through real-time logs.
Copy or export the resulting findings.
HexRootFuzz brings command-line security tooling into a graphical Android environment.
ffuf \
-w wordlists/directories.txt \
-u https://target.com/FUZZ \
-mc 200
HexRootFuzz is intended for authorized security testing, research and educational purposes. Users are responsible for ensuring they have explicit permission before testing any target.
Explore, test and analyze from a single interface.