QSS
QSS integration helps you to fetch Cases from Q-SCMP and add new cases automatically through XSOAR.
Utilities · Quantum Security Systems
Details
| ID | QSS |
|---|---|
| Provider | Open Source |
| Category | Utilities |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | Agentix XSIAM |
README
QSS integration helps you to fetch Cases from Q-SCMP and add new cases automatically through XSOAR.
This integration was integrated and tested with version 3.6 of Q-SCMP. Please contact your platform administrtor to enable Cortex XSOAR integration.
Configure QSS on Cortex XSOAR
Prerequisites
- Please contact your Q-SCMP platform administrtor to obtain Cortex API Key.
- Please contact your Q-SCMP platform administrtor to obtain Cortex Server URL.
Configure Q-SCMP on Cortex XSOAR
- Navigate to Settings > Integrations > Servers & Services.
- Search for QSS.
-
Click Add instance to create and configure a new integration instance.
Parameter Required Server URL (e.g. https://) True Fetch incidents False Incident type False Max fetch False API Key True Fetch cases with status (Open, Closed) False Minimum severity of cases to fetch False Flase positive cases to fetch False Back time duration of cases to fetch (Hours) True First fetch time False Trust any certificate (not secure) False Use system proxy settings False - Click Test to validate the URLs, token, and connection.
Use Cases
- Fetch SOC cases to Cortex SOAR based on the case severity.
- Fetch SOC cases to Cortex SOAR based on the case status.
- Fetch SOC cases to Cortex SOAR based on the case false positive flag.
Fetched Cases Data
- Case ID
- Case Creation Date
- Case Number
- Case Category
- Case Sub Category
- Case Severity
- Case Status
- Case Title
- Case Assignee
- Case False Positive
- Case Created By
- Case Last Update
- Case TLP
- Case Description
- Case Notes
- Case Tags
- Case Custom Attributes
- Case Assets
- Case IOCs
Configuration parameters
url— Server URL (e.g. https://example.com) (required)isFetch— Fetch incidentsincidentType— Incident typeincidentFetchInterval— Incidents Fetch Intervalapikey— API Key (required)severity— Minimum severity of cases to fetchmax_fetch— Max fetchstatus— Fetch cases with status (Open, Closed)false_positive— Flase positive cases to fetchfirst_fetch— First fetch timeinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (0)
This integration defines no commands.
category: Utilities sectionorder: - Connect - Collect provider: Open Source commonfields: id: QSS version: -1 configuration: - defaultvalue: https://www.example.com display: Server URL (e.g. https://example.com) name: url required: true type: 0 section: Connect - display: Fetch incidents name: isFetch type: 8 required: false section: Collect - display: Incident type name: incidentType type: 13 required: false section: Collect - display: Incidents Fetch Interval name: incidentFetchInterval defaultvalue: '1' required: false type: 19 advanced: true section: Collect - display: API Key name: apikey required: true type: 4 section: Connect - display: Minimum severity of cases to fetch name: severity options: - Low - Medium - High - Critical type: 15 required: false section: Collect - defaultvalue: "10" display: Max fetch name: max_fetch type: 0 required: false section: Collect - display: Fetch cases with status (Open, Closed) name: status options: - Open - Closed type: 15 required: false section: Collect - display: Flase positive cases to fetch name: false_positive options: - "No" - "Yes" type: 15 required: false section: Collect - defaultvalue: 3 days display: First fetch time name: first_fetch type: 0 required: false section: Collect - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect - display: Use system proxy settings name: proxy type: 8 required: false section: Connect defaultclassifier: QSS Classifier defaultmapperin: QSS Mapper description: QSS integration helps you to fetch Cases from Q-SCMP and add new cases automatically through XSOAR. display: QSS name: QSS script: dockerimage: demisto/python3:3.12.13.10116658 isfetch: true script: '' subtype: python3 type: python fromversion: 6.0.0 tests: - No tests (auto formatted)