https://www.shodan.io/
$ shodan init <API_KEY> $ shodan count vuln:cve-1984-31337 $ shodan download out.json.gz vuln:cve-1984-31337 [--limit 1000] $ gzip -d out.json.gz $ shodan parse out.json --fields=ip_str,port > out.txt
Last updated 3 years ago