QRadar - Get offense correlations
#
This Playbook is part of the Deprecated Content (Deprecated) Pack.Deprecated
Use the QRadar - Get offense correlations v2
instead.
Deprecated. Use the QRadar - Get offense correlations v2
instead. Run on a QRadar offense to get more information
- Get all correlations relevant to the offense\n Get all logs relevant to the correlations (not done by default, set "GetCorrelationLogs\" to \"True\")\n\nInputs-\n GetCorrelationLogs (default - False)\n* MaxLogsCount (default - 20)
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- QRadarGetCorrelationLogs
- QRadarGetOffenseCorrelations
#
CommandsThis playbook does not use any commands.
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
GetCorrelationLogs | If "True" will get all of the offense's correlations logs | False | Optional |
MaxLogsCount | Maximum number of log entires to query from QRadar (default: 20) | 20 | Optional |
ID | The QRadar offense ID | incident.labels.id | Required |
StartTime | The QRadar offense start time | incident.labels.start_time | Required |
#
Playbook OutputsPath | Description | Type |
---|---|---|
QRadar.Correlation.StartTime | The correlation start time | unknown |
QRadar.Correlation.CategoryID | The correlation category id | unknown |
QRadar.Correlation.QID | The correlation QID identifier | unknown |
QRadar.Correlation.CREName | The correlation name | unknown |
QRadar.Correlation.CREDescription | The correlation description | unknown |
QRadar.Correlation | The QRadar offense correlations | unknown |
QRadar.Correlation.SourceIP | The correlation source IP | unknown |
QRadar | QRadar context output | unknown |
QRadar.Correlation.DestinationIP | The correlation destination IP | unknown |
QRadar.Correlation.Category | The correlation high level category | unknown |
QRadar.Correlation.Username | The correlation username | unknown |
QRadar.Log | The QRadar offense correlation logs | unknown |
QRadar.Log.QID | The log's correlation ID | unknown |
QRadar.Log.SourceIP | The log's source IP | unknown |
QRadar.Log.DestinationPort | The log's destination port | unknown |
QRadar.Log.SourcePort | The log's source port | unknown |
QRadar.Log.DestinationIP | The log's destination IP | unknown |
QRadar.Log.Category | The log's category | unknown |
QRadar.Log.IdentityIP | The log's identity IP | unknown |
QRadar.Log.Username | The log's username | unknown |
QRadar.Log.StartTime | The log's start time | unknown |
QRadar.Log.Magnitude | The log's magnitude | unknown |
QRadar.Log.ProtocolName | The log's protocol name | unknown |