Skip to main content

Offensity

External Attack Surface Management

Brinqa connector for Offensity — External Attack Surface Management (EASM) / external vulnerability scanning. It discovers an organization's external domains and the vulnerabilities found across them, and maps them onto the Brinqa unified data model as Site assets, Violation Definitions, and Violations. The asset is the domain (UDM Site); subdomains roll up onto it as an attribute, and violations target the domain. Scan profiles and reports are read internally to build the domain inventory and exposure; they are not emitted as objects.

The connector retrieves, from the Offensity reporting API:

  • External domain inventory and exposure — the enabled scan profiles and the infrastructure of the latest successful report per profile: subdomains, resolved IP addresses, open ports, services and versions, CPEs, and detected technologies, aggregated onto one Site per registrable domain.
  • Vulnerability definitions — the vulnerability types behind the findings, with description, remediation guidance, reference links, and Offensity's confidentiality / integrity / availability risk scores banded into a normalized severity.
  • Vulnerabilities (violations) — the consolidated issue feed expanded per affected subdomain, so each finding is recorded against the specific host it was observed on, carrying affected URLs, first / last seen dates, resolution state, and the analyst triage state.

TLS certificate and DNS data are available in the API but are deliberately not synced.

Data retrieved from Offensity

Connector ObjectRequiredMaps to Data Model
SiteYesSite
Violation DefinitionYesViolation Definition
ViolationYesViolation

Model relationships

note

For detailed steps on how to view the data retrieved from Offensity in the Brinqa Platform, see How to view your data.