isc.sans.edu 6/29/2026, 12:46:23 PM · external

Researchers Automate Favicon Based Host Recon via Shodan

Researchers Automate Favicon Based Host Recon via Shodan
CyberSIXT Evidence Panel Source marked as original reporting

ROB VandenBrink discusses automating the favicon.ico method for host reconnaissance in penetration testing. This technique leverages historic DNS mining to identify target hosts by analyzing the favicon.ico file, which many organizations standardize across their domains. Key steps include using a command line to extract hash values of favicons, querying Shodan to find hosts with matching hashes, and utilizing JSON processing tools like jq to filter and sort hostnames.

The method yields a significant number of resolved hosts and open ports for detailed network analysis. Finally, the article serves as a prelude to further discussions on DNS reconnaissance.

View full article

Article by CyberSIXT