Seamless integration with Qradar and TheHive
sudo pip3 install qradar4py
sudo pip install thehive4py
THEHIVE_URL = 'http://XXXXX:9000/'
THEHIVE_API_KEY = 'xxxxxxxxxxxxxxx'
QRADAR_URL = 'https://your_ip/'
QRADAR_API_KEY = 'xxxxxxxxxxxxxxx'
python qradar.py