Uncover is an open source reconnaissance tool designed to quickly discover exposed hosts on the internet by querying multiple search engine APIs through a unified interface. It acts as a Go-based wrapper around well-known internet intelligence platforms, allowing users to gather information about publicly accessible systems from a single command-line tool. By integrating with services such as Shodan, Censys, FOFA, ZoomEye, and others, the tool enables security professionals to efficiently search for internet-facing assets and services. The tool is built with automation in mind, making it suitable for security workflows and pipelines used by penetration testers, researchers, and bug bounty hunters. Instead of manually querying several search engines separately, uncover aggregates results from supported providers and returns them in a standardized format. This approach simplifies large-scale reconnaissance tasks and speeds up the discovery of exposed infrastructure or services.
Features
- Query multiple internet search engine APIs from a single interface
- Support for platforms such as Shodan, Censys, FOFA, ZoomEye, Netlas, and others
- Designed for automation and integration with security pipelines
- Supports multiple API keys with automatic key randomization
- CLI-based tool with stdin and stdout support for scripting workflows
- Aggregates and standardizes results from multiple reconnaissance sources