How to find subdomains ..

What is a Sublist3r tool


Sublist3r is a python tool designed in python and enumerate and find out subdomains  of website using OSINT it help pen-testing and buy bounty in collecting and gathering subdomain for a target domain It odder to fetch the accurate results use many search engines


how to find subdomains, how to find subdomain of url, how to serch subdomain in google , how to get subdomain in godaddy,subdomains of a domain




How to install sublister tool

git  clone https://github.com/aboul3la/sublist3r.git 

cd Sublist3r

Sublist3r –help 

 
How to use Sublist3r tool in Kali Linux

 

 (i) -d   --domain       { Domain name to enumerate  subdomains of }

(ii) -b  --bruteforce   { Enable the subbrute bruteforce module}

(iii)  -p  --ports          { Scan the found subdomains against specific TCP  ports }

(iv)  -v  --verbose       { Enable the verbose mode and display results in realtime }

(v)   -t  ---threads        { Number of threads to use for subbrute brutefoce

(vi)  -e      --engines     { Specify a comma-separated list of search engine }

(vii)  -o  --outpot          { Save the results to text file   }

(viii) -h  --help              { Show the help message and exit   }

Post a Comment

0 Comments