Shodan · Arazzo Workflow
Shodan InternetDB Vulnerability Triage
Version 1.0.0
Pull an IP's free InternetDB record, then detail one of its known CVEs.
View Spec
View on GitHub
SecuritySearchInternetDevicesIoTVulnerabilitiesCVEAttack SurfaceThreat IntelligenceReconnaissanceNetworkDNSScanningPublic APIsArazzoWorkflows
Provider
Workflows
internetdb-vuln-triage
Triage an IP's exposure using free InternetDB and CVEDB lookups.
Retrieves the InternetDB record for an IP and details a selected CVE from its known vulnerabilities using the CVEDB.
1
internetDbRecord
getInternetDbHost
Retrieve the open ports, CPEs, hostnames, tags, and known CVEs for the IP from the free InternetDB.
2
cveDetails
getCve
Retrieve the full CVEDB record for the selected CVE, including CVSS, EPSS, and KEV status.
Source API Descriptions
openapi