AWS Security Hub integration (QUX only)
Set up AWS Security Hub integration for Vectra QUX 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
Firewall Requirements
Purpose
AWS endpoints to allow
Security Hub IAM User
Configuration

Example Finding

Locating Findings in AWS
Attachments
Last updated
Was this helpful?