# s0md3v/ReconDog

Reconnaissance Swiss Army Knife

Repository: https://github.com/s0md3v/ReconDog
Canonical: https://ross.abutalabs.com/products/recondog
Language: Python
License: Apache-2.0
License Family: permissive
Topics: recon, information-gathering, honeypot-detector, subdomain-enumeration, cms-detector
Last push: 2021-01-26T05:17:13+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3369, "days_push": 2045, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2099, forks 360 (observed 2026-08-28T04:06:13.520609+00:00)

## What it is
ReconDog is a Python-based reconnaissance 'Swiss Army Knife' that gathers information about targets (domains, IPs) using third-party APIs like Censys, Shodan, and Wappalyzer. It offers both an interactive wizard and command-line argument interface, and can process piped input from other tools.

## Use cases
- enumerate subdomains of a domain
- check if a target is a honeypot
- detect the CMS behind a website
- perform whois and reverse IP lookups
- scan common TCP ports on a target
- identify technologies used by a website
- gather information about an IP via Censys

## When to choose
- you want quick API-based recon without touching the target directly
- you need a lightweight multi-purpose recon tool that runs anywhere Python runs
- you want to chain recon tasks by piping targets from other tools via STDIN

## When to avoid
- you need active scanning or direct packet-level interaction with targets
- you need a maintained tool with recent updates and modern Python support
- you require stealthy or large-scale scanning beyond what third-party APIs allow

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: osint, cli, security, web-scraping
- domain: security, penetration-testing, osint, developer-tools
- platform: windows, python, cli
- tags: reconnaissance, subdomain-enumeration, honeypot-detection, cms-detection, whois, port-scanning, pentesting, command-line, linux, macos

## Member repositories
- s0md3v/ReconDog (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.520609+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:54:26.519215+00:00, confidence not recorded.
  - readme: https://github.com/s0md3v/ReconDog (fetched 2026-08-28T04:06:13.520609+00:00, sha 9dadd1ef9b43)
- Data as of 2026-08-30T08:39:29.467469+00:00.
