thenurhabib / dirsfind

Find hidden directories from domain and subdomain.

Home Page:https://github.com/thenurhabib/dirsfind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DirsFind

usage

Find hidden directories from domain and subdomain.

Demo

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

usage

Features

  • Find Directories from JS File.
  • Find hidden Directories from subdomain or domain.

Installation

Install dirsFind with git clone

  git clone https://github.com/thenurhabib/dirsfind
  cd dirsfind
  python3 dirsfind.py --help

Usage :

python3 dirsfind.py -u <domain>
example :python3 dirsfind.py example.com

usage

🔗 Links

linkedin twitter

About

Find hidden directories from domain and subdomain.

https://github.com/thenurhabib/dirsfind

License:GNU General Public License v3.0


Languages

Language:Python 100.0%