08/11/2025
PathFinder is an ethical pe*******on testing helper written in Python, designed to assist bug bounty hunters and security researchers in discovering hidden paths, endpoints, and directories within target web applications — safely and efficiently.
This project contains two versions:
🖥️ GUI Edition: A graphical interface for easy use and visualization.
💻 CLI Edition: A colorful terminal version for professionals and automation.
⚠️ This tool is for authorized security testing and educational purposes only.
Do not use it on systems without explicit permission.
✨ Features
✅ Multi-threaded asynchronous scanning for speed
✅ Supports custom wordlists or built-in intelligent lists
✅ Extracts endpoints from robots.txt and sitemap.xml
✅ Color-coded output by HTTP status codes
✅ Exports results in JSON format
✅ GUI interface (Tkinter-based) + Terminal edition
✅ Lightweight, portable, and open-source
🌠Installation :
git clone https://github.com/root-hun-ter/PathFinder-project
cd PathFinder-project
python3 pathfinder.py
# If you want to run the tool as a graphical interface, use :
python3 pathfinder_GUI.py
🛡️ Legal Disclaimer
This project is strictly for ethical hacking, security research, and authorized testing only.
The developer is not responsible for any misuse or illegal activities performed using this tool.