AWS Security Hub integration (QUX only)
This article explains how to setup AWS Security Hub Integration Guide for use with Vectra Quadrant UX deployments.
Introduction
Security Hub Publishing Details
Schema for Vectra-generated Security Hub findings
{
"SchemaVersion": "Vectra release-based",
"Id": "Vectra Brain identifier",
"ProductArn": "AWS ARN including AWS account ID",
"GeneratorId": "host",
"AwsAccountId": "AWS account ID",
"Types": [
"Unusual Behaviors/Network Flow"
],
"CreatedAt": "First host alert timestamp",
"UpdatedAt": "Latest host alert timestamp",
"Severity": {
"Product": Normalized Score divided by 10,
"Normalized": Normalized score for Vectra host based on Threat and Certainty
},
"Confidence": Certainty score of Vectra Host
"Criticality": Threat score of Vectra Host,
"Title": "Vectra Cognito Detect: hostID - thresholds",
"Description": "Cognito host alert for hostID",
"SourceUrl": "URL to Vectra Host in the Cognito UI �" hostname or vectra.brain",
"ProductFields": {
"aws/securityhub/FindingId": " Security Hub finding ID",
"aws/securityhub/SeverityLabel": "Mapping",
"aws/securityhub/ProductName": "Detect",
"aws/securityhub/CompanyName": "Vectra"
},
"Resources": [
{
"Type": "AwsEc2Instance",
"Id": "AWS Resource Name",
"Details": {
"Other": {
"Hostname": "Vectra hostID"
}
}
}
],
"WorkflowState": "New",
"RecordState": "Active"
}Severity Mapping
Prerequisites
AWS HostID Integration
Security Hub IAM User
Configuration

Example Finding

Locating Findings in AWS
Attachments
Worldwide Support Contact Information
Last updated
Was this helpful?