HiddenFinderPro
π HiddenFinderPro β Advanced Hidden Directory Finder
Created by: ArbabKhan
Language: Python (Termux Compatible)
For: Ethical Hacking | Bug Bounty | Web Pentesting
HiddenFinderPro is a powerful ethical hacking tool designed to scan a target website and find hidden directories and files such as:
- π
/admin,/login,/dashboard - ποΈ
.env,config.php,db.sql - ποΈ
/uploads,backup.zip,.git - πΎ Test scripts like
test.php,hidden.html
It helps web security researchers, penetration testers, and bug bounty hunters to identify misconfigured or exposed files and directories.
- β Fast and smart directory brute-force scanning
- β 403 Bypass check & 200 OK filter
- β Custom wordlist support
- β Termux & Linux compatible
- β Easy-to-read colored output
- β Auto User-Agent rotation
python(3.x)requestsmodule
Install using:
pkg install python git -y
pip install requests