TugaRecon – Pentesting Tool to Enumerate Subdomains

tugarecon

Tugarecon is a python tool designed to enumerate subdomains using modules. It helps penetration testers and bug hunters collect and gather subdomains for the domain they are targeting. Bruteforce was integrated as a module to increase the possibility of finding more subdomains using bruteforce with an improved wordlist. TugaRecon, a tribute to Portuguese explorers reminding glorious past of this country.

During the 15th and 16th centuries, Portuguese explorers were at the forefront of European overseas exploration, which led them to reach India, establish multiple trading posts in Asia and Africa, and settle what would become Brazil, creating one of the most powerful empires.

LordNeoStark = skynet0x01 (Same person)

Version

1.30

More modules will be added! And much more… 🙂

Screenshots

tugarecon_bughunters
tugarecon1
Screenshot from 2020-01-26 20-59-16

Installation

Usage

    python3 tugarecon.py -d google.com
    python3 tugarecon.py -d google.com --savemap
    python3 tugarecon.py -d google.com --bruteforce
    python3 tugarecon.py -d google.com --bruteforce --full
    python3 tugarecon.py -d google.com -b --full
    python3 tugarecon.py -r

Modules

bruteforce (tuga_bruteforce - wildcards, wordlist)
certspotter
ssl
hackertarget
threatcrowd
Alienvault
Threatminer
Omnisint
API Sublist3r

Dependencies

You need to install dnspython to do DNS query

    dnspython>=1.16.0
    argparse
    sys
    time
    datetime
    urllib3
    requests
    webbrowser
    os
    pathlib
    json
    threading
    re 
    queue
    whois
    progress

Download: https://github.com/skynet0x01/tugarecon

Please follow and like us:

Leave a Reply

Your email address will not be published. Required fields are marked *