Find hidden directories from domain and subdomain.
python3 dirsfind.py -h | Help
python3 dirsfind.py -u example.com | Find Dirs
python3 dirsfind.py -u example.com -o dirs.txt | Save Files
python3 dirsfind.py -u example.com -d | Includes domain name in output
python3 dirsfind.py -u example.com -s | Do not print result
- Find Directories from JS File.
- Find hidden Directories from subdomain or domain.
Install dirsFind with git clone
git clone https://github.com/thenurhabib/dirsfind
cd dirsfind
python3 dirsfind.py --help
python3 dirsfind.py -u <domain>
example :python3 dirsfind.py example.com