uncover

Discover exposed hosts on the internet using multiple search engines

brewmacoslinux
Try with needOr install directly
Source

About

Tool to discover exposed hosts on the internet using multiple search engines

Commands

uncover

Examples

Search for exposed hosts matching a query$ uncover -q 'http.title:Dashboard' -e shodan
Search across multiple engines with a specific query$ uncover -q 'port:8080' -e shodan,censys,fofa
Search for hosts and save results to a file$ uncover -q 'http.status:200' -e shodan -o results.json