Justin P
05/14/2024, 12:19 AMAV:N
in CVSS speak)
• said vulnerabilities are actively exploited
• software is running as a process
• process is listening on a network port on 0.0.0.0
from what i can tell, there isn't a Vulnerabilities-related osquery table to query. so i'd have to run queries for running processes with listening ports
and then use the Vulnerabilities API to correlate actively exploited vulns with a CVSS metric of AV:N
to the underlying software
basically, trying to create a query for Emergency vulnerabilities, drop everything you're doing and patch now
Kathy Satterlee
05/14/2024, 4:38 PMJustin P
05/15/2024, 2:41 AM