Sublister [subdomain]
Sublist3r = Fast subdomains enumeration tool for penetration testers
It helps penetration testers and bug hunters
collect and gather subdomains for the domain
they are targeting.
Installation :
$ apt update
$ apt upgrade
$ apt install git
$ apt install python2
$ git clone https://github.com/aboul3la/Sublist3r
$ cd Sublist3r
$ pip2 install requirements.txt
$ pip2 install requests
Run :
$ python2 sublist3r.py
$ python2 sublist3r.py -h
it shows all options how you can use this tool
$ python2 sublist3r.py -d site.com
-d = domain name
Bilel
ReplyDeleteBilel
ReplyDeleteFails to install requirements.txt
ReplyDeleteSaid no requirements found.