QRadar 1.10.1
  • 02 Apr 2025
  • 1 Minute to read
  • Dark
    Light
  • PDF

QRadar 1.10.1

  • Dark
    Light
  • PDF

Article summary

QRadar - 1.10.1

tags: python | SIEM | Security Analytics | Automate Intelligence | Automate Containment


Table of Contents


Description

Integration with IBM QRadar supports CDC users by providing the extraction of logs and observables from the QRadar platform. This enables CDC users to make informed decisions regarding incident response.

IBM QRadar Security Information and Event Management (SIEM) helps Security teams accurately detect and prioritize threats across the enterprise. By consolidating log events and network flow data from thousands of devices, endpoints, and applications distributed throughout your network, QRadar correlates this information and aggregates related events into single alerts, to accelerate incident analysis and remediation.

IBM QRadar has provided CyberProof with a REST API, which is integrated with CDC. CDC receives new offenses as alerts from the QRadar offense service.

All the read information is passed on to CDC in the form of an alert, with information stored as raw information and observables.

Integration Type:Sensor
Information read:Logs from IBM QRadar based on Criteria defined
API Supported:7.4
Input:N/A
Output:Detailed logs which lead to creation of Observables on CDC.

CDC Command Lines

No CDC command lines


Workflows

* **execute_query**
Execute the AQL query in QRadar.

* **push_alerts_redis**
Enrich QRadar alerts and push them to the CDC.

* **push_alerts**
Enrich QRadar alerts and push them to the CDC.

* **close_alert**
Close the alert in QRadar.

* **inject_qradar_alert_to_cdc**
Enrich QRadar alerts and push them to the CDC.

* **push_qradar_alerts_to_redis**
Enrich QRadar alerts and push them to the CDC.


Rules

* **close_alert**
Close alerts (i.e. offenses) in QRadar.

* **new_offense**
Triggered when a new offense is created.


Sensors

* **OffensesSensor**
Sensor to pull all offenses details from QRadar.

Poll interval - 30s


Triggers

No triggers


Known Issues


Was this article helpful?

What's Next