Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
tugarecon — TugaRecon is an advanced subdomain reconnaissance and intelligence framework built for security researchers, penetration testers and OSINT professionals. It combines OSINT enumeration, semantic analysis, temporal intelligence and automated reactions to continuously improve asset discovery and prioritization. | Kitploit
Tools/GitHubGitHub/skynet0x01/tugarecon
OSINT (Open Source Intelligence)ReconnaissanceVulnerability AnalysisInformation GatheringPenetration TestingSubdomain EnumerationDNS Analysis
GitHubskynet0x01/tugarecon

tugarecon

View Repository
220354 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →

About

TugaRecon is an advanced subdomain reconnaissance and intelligence framework built for security researchers, penetration testers and OSINT professionals. It combines OSINT enumeration, semantic analysis, temporal intelligence and automated reactions to continuously improve asset discovery and prioritization.

Website
Share

TugaRecon

version python license issues stars

TugaRecon is an advanced reconnaissance and intelligence framework that goes beyond enumeration.
It observes, interprets, remembers, and reacts — transforming subdomains into architectural intelligence.


🧭 Philosophy

TugaRecon is inspired by Portuguese explorers.

During the 15th and 16th centuries, navigators did more than discover land —
they mapped patterns, learned from each voyage, and refined future expeditions.

TugaRecon follows the same principle:

Explore → Map → Learn → Remember → React

— skynet0x01

Reconnaissance is not about collecting data.
It is about understanding systems.


📸 Preview

tugarecon


🚀 Core Capabilities

  • 🔍 Passive & active subdomain enumeration (multi-source OSINT)
  • 📡 High-performance brute-force with adaptive wordlists
  • 🌐 DNS resolution with fallback DNS servers
  • 🧠 Semantic analysis & architectural impact scoring
  • 🎯 Asset prioritization by real security relevance
  • 🕒 Temporal intelligence & asset memory
  • ⚙️ Automated reactions to risk changes
  • 🧩 Infrastructure & role inference (IAM, DB, CI/CD, SCADA, etc.)
  • 🗺️ Optional ASN / infrastructure network mapping
  • 📁 Clean outputs: .txt, .json, .csv, .png, .svg, .md, .pdf
  • 🔒 No API keys required for most modules

🧠 Semantic & Architectural Intelligence

TugaRecon does not treat subdomains as strings.

It interprets them as signals of infrastructure design.

From naming conventions alone, it can infer:

  • Identity & access layers (auth, sso, iam)
  • Secrets & key management (vault, kms, secrets)
  • Databases & data planes (db, rds, postgres)
  • Network control (gateway, proxy, waf)
  • Orchestration layers (k8s, eks, cluster)

This works even without open ports or HTTP access.


🎯 Impact Scoring & Prioritization

Each asset receives a numeric impact score (0–100) and a priority level.

Priority Levels

LevelMeaning
CRITICALControl-plane, secrets, or production exposure

🕒 Temporal Intelligence & Asset Memory

TugaRecon is stateful.

Every scan is compared against historical snapshots, allowing it to reason about change over time.


⚙️ Automated Reactions

Temporal events can trigger automatic deep-dive analysis.

Only relevant assets consume resources.


📦 Installation

root@kitploit:~
git clone https://github.com/skynet0x01/tugarecon.git
cd tugarecon
pip3 install -r requirements.txt

👤 Author

skynet0x01
Cybersecurity Researcher & Tool Developer
🇵🇹 Portugal


📄 License

GNU GPLv3

Patent Restriction Notice:
No patents may be claimed or enforced on this software or any derivative.
Any patent claims result in automatic termination of license rights.

TugaRecon is not just a scanner.
It is a reconnaissance system that learns, remembers, and reacts.

🔗 Donate with your favorite cryptocurrency:

  • Bitcoin (BTC): 18Zg2qiypXRj7QnGWCpcXrKywmcfKkcUSs
  • Ethereum (ETH): 0x177c81746009cd7ab02adf85d28fbf27aca7a240
  • Litecoin (LTC): Le1jfoWqVoEJtm4BYbQRJbggiauMQNqjWy
  • Dogecoin (DOGE): DSnRY69q1k6xhFkKULSTcSCQdJpVuGeB7k
  • Harmony (ONE): one1cv90mednznu629p3jr7gqgmqd6qcm368stalwp
  • Solana (SOL): 5yRzoxDp17B5XEHSzmgTHWY4NYTWnk7s4qT48t941wyP

Every contribution, no matter how small, makes a big difference. Thank you!

tugarecon


Final note

This README has been updated to match the current behavior of tugarecon.py (flags/usage) and to resolve the license inconsistency. If you prefer the MIT license instead of GPLv3, tell me and I can update the source file headers or switch the README to reflect MIT licensing.

Download Tool
  • CI/CD infrastructure (jenkins, gitlab, pipeline)
  • Monitoring & operations (grafana, prometheus)
  • ICS / SCADA & industrial systems
  • HIGH
    Auth, database, or sensitive infrastructure
    MEDIUMInternal or supporting systems
    LOWNon-actionable or static assets