GreyNoise Intelligence · Arazzo Workflow
GreyNoise CVE Exposure Scan
Version 1.0.0
Look up a CVE, then aggregate and sample the IPs exploiting it.
View Spec
View on GitHub
SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIsArazzoWorkflows
Provider
Workflows
cve-exposure-scan
CVE lookup, then GNQL hunt, stats, and context of the first IP.
Looks up a CVE, queries GNQL for IPs associated with it, and when results exist aggregates exploitation statistics and contexts the first IP.
1
cveLookup
getCVE
Retrieve details about the specified CVE based on the caller's entitlements.
2
huntCve
gnqlV3Query
Run a GNQL query for IP addresses associated with the CVE.
3
cveStats
gnqlV3Stats
Aggregate statistics over the population of IPs associated with the CVE, including top classifications, tags, actors, and organizations.
4
contextFirst
V3IP
Retrieve the full IP context for the first IP associated with the CVE, including metadata, classification, associated actor, and raw scan data.