Skip to main content

Connectors M-R

Mitre Attack

The MITRE ATT&CK Connector fetches and synchronizes offensive security data from the MITRE ATT&CK framework. It reads the official MITRE ATT&CK data published in STIX 2.1 format from the public `attack-stix-data` repository, discovers the available collections (Enterprise, Mobile, ICS) from the repository index, and processes the STIX objects into Brinqa Data Model objects. STIX `relationship` objects are loaded into an in-memory relationship store and used to enrich each object with correlation attributes (parent/child techniques, mitigations, threat groups, malware, tools, and campaigns).

Noname Security

The Noname Security Connector integrates with the [Noname Security](https://nonamesecurity.com/) API security platform. It syncs discovered API endpoints, the sites (hosts) those endpoints belong to, and the security findings detected against them. Findings are split into two models: a finding instance (a specific issue observed on a specific API) and a finding definition (the reusable description of the issue type, including impact, remediation, and OWASP classification). Together these models let Brinqa correlate API-layer vulnerabilities back to the assets they affect.

NowSecure Workstation

The NowSecure Workstation connector ingests NowSecure Workstation assessment reports. Workstation performs automated mobile application security testing (MAST) — combining static (SAST), dynamic (DAST), interactive (IAST), and API security testing on real physical devices — and exports its results as XML report files. The connector reads these report files from a configured reports folder and imports the assessed application, each failed control as a finding, and the reusable control definitions behind those findings.

Offensity

Brinqa connector for [Offensity](https://www.offensity.com/) — 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.

Onspring

The Onspring Connector integrates with the [Onspring](https://onspring.com/) GRC platform to synchronize security findings and exception requests. Onspring stores data as records inside configurable applications, each with its own set of fields. The connector discovers the relevant applications, reads their field metadata, and derives its schema dynamically from those fields, mapping each Onspring field to a connector attribute. In addition to ingesting Finding and Exception Request records, the connector can create and update Exception Request records back in Onspring.

OpsLevel

The OpsLevel Connector integrates with the [OpsLevel](https://www.opslevel.com/) service catalog and internal developer platform. It uses the OpsLevel GraphQL API to sync the account's catalog into Brinqa, including services, code repositories, teams, users, and infrastructure resources. The connector paginates through each collection using GraphQL cursor-based pagination and maps the results onto Brinqa Unified Data Model (UDM) models such as `Application`, `CodeRepository`, `Team`, `Person`, and `Host`.

Pentera

The Pentera connector integrates with [Pentera](https://pentera.io/), an automated security validation platform that continuously attacks an organization's own environment — on-premises hosts, cloud workloads, identities, and external attack surface — to prove which exposures are genuinely exploitable. Pentera maintains a unified asset inventory built from its own reconnaissance plus connected security integrations, and records every validated exposure as a finding scored by real attack impact rather than by CVSS alone.

runZero

The runZero Connector integrates with the [runZero](https://www.runzero.com/) cyber asset attack surface management (CAASM) platform. It uses runZero's organization export API to synchronize discovered assets and their associated vulnerabilities into Brinqa. The connector syncs three models: **Assets** (network devices discovered by runZero), **Vulnerabilities** (per-asset vulnerability findings), and **Vulnerability Definitions** (the distinct vulnerability metadata derived from those findings, including CVE, severity, and CVSS scoring).