This tool allows you to display all the website subdomains without using the brute force method.
⛔If the tool is used for malicious purposes, we will not be liable.⛔
- Subdomain finder: extract all subdomains from crt service
$ git clone https://github.com/BBND/SherlockTool
$ cd SherlockTool
Argument | Description |
---|---|
-h, --help | Show documentation. |
-d [URL] ,--domain [URL] | Set an url to get all subdomains. |
-o [file] ,--output [file] | Set the output file to save results (optional) |
$ python sherlock.py --domain www.google.com
$ python sherlock.py --domain www.google.com --output resultats.txt