TugaRecon is an advanced subdomain enumeration and DNS reconnaissance tool built for security researchers, penetration testers, and OSINT professionals.
It combines multiple passive and active modules to extract, verify, and map subdomains of a target domain efficiently.
TugaRecon, 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.
skynet0x01
.txt
, .json
, .html
, or .csv
git clone https://github.com/skynet0x01/tugarecon.git
cd tugarecon
pip3 install -r requirements.txt
β Recommended: Run in a Python virtual environment
python3 -m venv venv && source venv/bin/activate
python3 tugarecon.py -d example.com
Option | Description |
---|---|
-d DOMAIN |
Target domain (required) |
--bruteforce |
Enable subdomain brute-forcing |
--full |
Run all available modules |
--map |
Save interactive map of discovered hosts |
--output FILE |
Specify output filename |
--help |
Show full list of options |
python3 tugarecon.py -d google.pt --map
π Output:
output/
βββ tugarecon/results/google.com/2025-07-18/subdomains_clustered.svg
βββ tugarecon/results/google.com/2025-07-18/subdomains_clustered.pdf
βββ tugarecon/results/google.com/2025-07-18/tuga_bruteforce.txt
βββ tugarecon/results/google.com/2025-07-18/subdomains.txt
Module | Type | Source/Functionality |
---|---|---|
certspotter |
Passive | Queries certificate transparency logs |
hackertarget |
Passive | Uses HackerTarget public API |
dnsdumpster |
Passive | Extracts data from dnsdumpster.com |
bruteforce |
Active | Dictionary-based subdomain brute-force |
dnsresolve |
Resolver | Resolves IPs with optional fallback DNS |
mapbuilder |
Visual | Generates HTML/Graphviz subdomain maps |
tugarecon/
βββ modules/
β βββ certspotter.py
β βββ hackertarget.py
β βββ ...
βββ wordlists/
β βββ first_names.txt
β βββ next_names.txt
βββ results/
βββ tugarecon.py
βββ requirements.txt
βββ README.md
httpx
to detect live HTTP/HTTPS services
We welcome contributions!
Please read the CONTRIBUTING.md file before submitting pull requests.
Skynet0x01
Cybersecurity Researcher & Tool Developer
π Portugal
This project is licensed under the MIT License.
If you find this project useful, consider supporting its continued development.
Your contributions help add new features, improve stability, and keep the tool updated.
π Donate with your favorite cryptocurrency:
18Zg2qiypXRj7QnGWCpcXrKywmcfKkcUSs
0x177c81746009cd7ab02adf85d28fbf27aca7a240
Le1jfoWqVoEJtm4BYbQRJbggiauMQNqjWy
DSnRY69q1k6xhFkKULSTcSCQdJpVuGeB7k
one1cv90mednznu629p3jr7gqgmqd6qcm368stalwp
5yRzoxDp17B5XEHSzmgTHWY4NYTWnk7s4qT48t941wyP
Every contribution, no matter how small, makes a big difference. Thank you!