Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

😈 HEX ROOT FUZZ (V.1.0.0)

Android application for web security testing and reconnaissance from mobile devices.

Platform Language License


πŸ“– Overview

😈 HexRootFuzz is an Android application designed to simplify web reconnaissance and security assessments through an intuitive graphical interface.

Instead of manually executing terminal commands, HexRootFuzz provides an all-in-one environment for running popular security tools directly from Android.


✨ Features

  • πŸ” FFUF integration
  • πŸ“‚ Gobuster integration
  • πŸ”‘ Hydra integration
  • πŸ“ Custom wordlist generator
  • πŸ“ Wordlist manager
  • πŸ“Š Real-time execution logs
  • πŸ“‹ Copy results
  • πŸ“€ Export scan results
  • 🎨 Modern Material Design interface

πŸ›  Included Tools

FFUF

  • Directory fuzzing
  • API endpoint discovery
  • Hidden files detection
  • Response filtering
  • Status code filtering

Gobuster

  • Directory enumeration
  • DNS enumeration
  • Virtual host discovery

Hydra

Supports credential testing against compatible authentication services for authorized security assessments.


Wordlist Generator

Generate custom wordlists including:

  • Common directories
  • API endpoints
  • Password lists
  • Custom dictionaries

πŸš€ Requirements

  • Android 8.0+
  • Termux
  • Root access (optional depending on configuration)
  • FFUF
  • Gobuster
  • Hydra

πŸ“‚ Project Structure

HexRootFuzz/
β”‚
β”œβ”€β”€ app/
β”œβ”€β”€ ui/
β”œβ”€β”€ tools/
β”‚   β”œβ”€β”€ ffuf
β”‚   β”œβ”€β”€ gobuster
β”‚   β”œβ”€β”€ hydra
β”‚   └── wordlists
β”œβ”€β”€ utils/
└── assets/

πŸ“¦ Installation

https://github.com/Jaypsmall/HexRootFuzz/releases/download/android-root/HexRootFuzz_v1.0.2.apk


βš™ Example FFUF

ffuf \
-w wordlists/directories.txt \
-u https://target.com/FUZZ \
-mc 200

🎯 Planned Features

  • Dark mode improvements
  • Scan history
  • JSON export
  • CSV export
  • HTML reports
  • Multi-thread configuration
  • Custom headers
  • Cookie support
  • Proxy support
  • Recursive fuzzing

⚠ Disclaimer

😈 HexRootFuzz is intended only for authorized security testing, research, and educational purposes.

Users are solely responsible for ensuring they have explicit permission before testing any target.

Unauthorized security testing may violate laws or terms of service.


❀️ Contributing

Pull requests are welcome.

If you'd like to improve the project, feel free to fork it and submit your ideas.


πŸ“„ License

MIT License


Made with ❀️ using Kotlin + Android + Jetpack Compose

About

😈 HEX ROOT FUZZ is an Android application designed to simplify web reconnaissance and security assessments through an intuitive graphical interface.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages