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 install sublister tool
git clone https://github.com/aboul3la/sublist3r.git
cd Sublist3r
Sublist3r –help
How to use Sublist3r tool in Kali Linux
(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 }
0 Comments