Skip to main content

First EPSS

Threat Intelligence

This connector integrates with the FIRST.org Exploit Prediction Scoring System (EPSS) API. EPSS is a data-driven effort for estimating the likelihood (probability) that a software vulnerability will be exploited in the wild. The connector syncs EPSS scoring records — each keyed by a CVE identifier — and exposes the EPSS probability score, the percentile rank of that score, and the score's publication date. These records are mapped to the CVE_RECORD UDM model so EPSS data can enrich vulnerability and CVE intelligence within the platform.

The connector retrieves the full EPSS dataset by paging through the public API in parallel, controlled by configurable page size and parallelism settings.

Data retrieved from FIRST Exploit Prediction Scoring System

Connector ObjectRequiredMaps to Data Model
EPSS RecordYesCVE_RECORD
note

For detailed steps on how to view the data retrieved from FIRST Exploit Prediction Scoring System in the Brinqa Platform, see How to view your data.