Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Web Security
  3. ReconDog

ReconDog

Apache-2.0Python2.0

A reconnaissance tool that gathers information about targets using APIs without direct contact.

GitHubGitHub
2.1k stars358 forks0 contributors

What is ReconDog?

ReconDog is a reconnaissance tool that acts as a Swiss Army Knife for gathering information about targets like domains and IP addresses. It uses various APIs to extract data such as subdomains, open ports, CMS details, and technology stacks without directly contacting the target. The tool is designed to be flexible, offering both a wizard interface and command-line options for integration with other security tools.

Target Audience

Security professionals, penetration testers, and ethical hackers who need to perform reconnaissance and information gathering during security assessments. It is also suitable for developers and researchers interested in understanding the footprint of domains and IP addresses.

Value Proposition

Developers choose ReconDog for its API-based approach that avoids direct target contact, reducing the risk of detection. Its ability to parse input from other tools via STDIN and its comprehensive set of utilities make it a versatile and integrable choice for reconnaissance workflows.

Overview

Reconnaissance Swiss Army Knife

Use Cases

Best For

  • Performing initial reconnaissance during penetration testing engagements
  • Gathering subdomain information for bug bounty hunting
  • Scanning common TCP ports on discovered targets
  • Detecting content management systems and technologies used by a website
  • Checking if an IP address is a potential honeypot
  • Integrating reconnaissance tasks into automated security pipelines

Not Ideal For

  • High-speed, large-scale port scanning requiring direct target interaction
  • Environments without reliable internet access or where API usage is restricted
  • Teams needing full control over reconnaissance data sources and customization
  • Real-time security monitoring where direct target probing is necessary

Pros & Cons

Pros

Flexible Usage Modes

Offers both a guided wizard for ease of use and a command-line interface for automation, as detailed in the README's usage sections.

Non-invasive Data Collection

Gathers information solely through third-party APIs like Censys and Hackertarget, avoiding direct contact with targets to minimize detection risk.

Seamless Pipeline Integration

Can parse targets from STDIN using regex, allowing easy chaining with other tools such as subdomain enumerators, as demonstrated in the README examples.

Comprehensive Reconnaissance Suite

Includes multiple utilities covering IP lookup, port scanning, CMS detection, and more, providing a wide range of reconnaissance functions in one tool.

Cons

External API Dependence

Performance and availability are tied to third-party services; rate limits or API changes can disrupt functionality, and some services may require unmentioned API keys.

Limited Customization and Depth

Cannot perform advanced or customized scans beyond what integrated APIs offer, such as deep port scanning or specific vulnerability checks, restricting flexibility.

Potential Data Inconsistency

Data quality varies based on external APIs, and the README lacks details on error handling or fallback options for API failures.

Frequently Asked Questions

Quick Stats

Stars2,080
Forks358
Contributors0
Open Issues13
Last commit5 years ago
CreatedSince 2017

Tags

#information-gathering#subdomain-enumeration#penetration-testing#recon#reconnaissance#security-tools#whois-lookup#python-script#port-scanning#api-integration

Built With

P
Python

Included in

Web Security13.2k
Auto-fetched 9 hours ago

Related Projects

PhotonPhoton

Incredibly fast crawler designed for OSINT.

Stars13,062
Forks1,678
Last commit5 months ago
gitrobgitrob

Reconnaissance tool for GitHub organizations

Stars6,197
Forks844
Last commit3 years ago
Social MapperSocial Mapper

A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)

Stars4,066
Forks820
Last commit4 years ago
RaccoonRaccoon

A high performance offensive security tool for reconnaissance and vulnerability scanning

Stars3,795
Forks483
Last commit3 months ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub