Uncover (Fork)
uncover is a Go wrapper that utilizes APIs from well-known search engines to quickly discover exposed hosts on the internet. It is designed with automation in mind, allowing users to query and integrate results into their existing pipeline tools.
Key Features:
- Multi-Search Engine Support: Query multiple search engines like Shodan, Censys, Fofa, and more.
- Flexible Input Options: Supports input from stdin, files, or configuration.
- Customizable Output: Format output to suit your needs, including JSONL format.
- Provider Configuration: Easily configure API keys for various providers.
- Rate Limiting: Control the number of requests sent per second or minute.
- Error Handling: Built-in retry mechanism for failed requests.
Benefits:
- Efficiency: Quickly find exposed assets without manual searching.
- Integration: Easily integrate with other tools in your workflow.
- Automation: Automate the discovery process to save time and resources.
Highlights:
- Requires Go 1.21 for installation.
- Supports a wide range of search engines and APIs.
- Provides detailed usage instructions and examples for various scenarios.