Subfinder, a fast passive subdomain discovery tool that maps a domain's attack surface by reading public sources without ever touching the target.
Subfinder is an open source passive subdomain enumeration tool used to discover the valid subdomains of a domain quickly and quietly. Instead of probing the target, it queries dozens of public passive sources, certificate transparency logs, passive DNS aggregators and web archives, then merges and de duplicates the results into a clean list of subdomains. Because it is strictly passive it sends no traffic to the domain being mapped, so it is safe and non intrusive to run against any target you are authorised to assess.
It suits security teams and penetration testers mapping the external attack surface of the domains they own or are engaged to test, and it fits neatly into automated recon and continuous attack surface monitoring pipelines where its machine readable output feeds the next tool.
Subfinder is a command line tool with no web interface, no listening service and no login of its own, so what matters is that the image is assembled cleanly and stays that way, and cloudimg ships it exactly so. The only open port is SSH with the key you choose at launch, and no credential is baked into the image. cloudimg turns the bare binary into a working appliance: optional passive source API keys are read from one system configuration file so they apply in every context including scheduled jobs and automation, a daily enumeration timer can continuously map the domains you list and writes machine readable reports for the next tool to pick up, and a self test is included so you can prove the scanner really enumerates on your own instance. The base is fully patched with unattended security upgrades enabled, and every deployment comes with a paired deploy guide and 24/7 cloudimg support.