Using the Idyllum Labs engine
Example 1
www.microsoft.com
// See cached web security scan results for microsoft.com.
Example 2
scan: www.microsoft.com
// Run OWASP ZAP, NMAP, WhatWeb, TLS scans on microsoft.com
Example 3
Example 4
Example 5
Example 6
All accepted filters
- whatweb:"jQuery, Wordpress" (Accepts multiple)
- port:"21, 22" (Accepts multiple)
- server:"Apache" (Partial match. Accepts one value)
- zap:"{ZAP alert id}" (Accepts multiple)
- email:"totally.my@email.net" (Accepts one. Exact match)
- tld:".org, .com, .net" (Accepts multiple comma separated values)
- https:yes (yes | no)
- country:"US, UK" (Accepts multiple. comma separated values)