Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 402 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 402 Bytes

qradar_thehive

Seamless integration with Qradar and TheHive

Qradar and TheHive Integration

libraries

sudo pip3 install qradar4py
sudo pip install thehive4py

TheHive and Qradar Connection

THEHIVE_URL = 'http://XXXXX:9000/'
THEHIVE_API_KEY = 'xxxxxxxxxxxxxxx'

QRADAR_URL = 'https://your_ip/'
QRADAR_API_KEY = 'xxxxxxxxxxxxxxx'

Test

python qradar.py