2025Completed
Python DirBuster
A Python tool for discovering hidden directories and paths in web applications.
Problem
Manually checking routes and hidden paths during security testing is slow and repetitive.
Solution
A command-line directory scanner that automates wordlist-based discovery requests.
Result
A project built to understand web security tooling and how enumeration tools work internally.
How it works
Built with
PythonRequestsCLI