n4xh4ck5 / D0rkGo0

Tool to enumerate subdomains using hacking with search enignes, mainly Google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D0rkGo0

Tool to enumerate subdomains using hacking with search engines, mainly Google

Install

Review the python dependencies in requeriments.txt

Use

python dorkgoo.py -h
usage: dorkgoo.py [-h] -d DOMAIN -n SEARCH [-o OUTPUT] [-l LANGUAGE]

Tool to enumerate subdomains using hacking with search engines, mainly Google

optional arguments:
  -h, --help            show this help message and exit
  -d DOMAIN, --domain DOMAIN
                        The domain which it wants to search
  -n SEARCH, --search SEARCH
                        Indicate the number of the search which you want to do
  -o OUTPUT, --output OUTPUT
                        Export the results in a file (Y/N)
                         Format available:
                        	1.json
                        	2.xlsx
  -l LANGUAGE, --language LANGUAGE
                        Indicate the language of the search
                        	(es)-Spanish(default)

About

Tool to enumerate subdomains using hacking with search enignes, mainly Google

License:GNU General Public License v3.0


Languages

Language:Python 100.0%