Synapse
Synapse copied to clipboard
Synapse: a Meta Alert Feeder for TheHive, a Security Incident Response Platform
Using these versions: Hive version=3.1.1 ES= 5.6.9 Qradar section [QRadar] server:192.168.10.199 auth_token:***-***-***-**** cert_filepath:/home/Downloads/qradar.cer api_version:8.0 Request to Qradar: curl --header "Content-Type: application/json" --request POST --data '{"timerange":10000}' http://192.168.10.199/QRadar2alert response: {"offences": [], "succes:true"}...
Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
hi , to create case from mail 365office , i follow the guide step by step // the email is categorised to a thehive user https://github.com/TheHive-Project/Synapse/blob/master/docs/workflows/Ews2Case.md i applied a curl...
Cannot create new case. Debug mode does not show any error why case is not created. Imap email is unread and left unread. Synapse API status=false No error in log...
Hi, Is this project dead as Synapse does not work with TheHive4 and quite some time has passed?
Hello, I am stuck at trying to initiate curl to create the case, I check the logs and it provides me with Traceback (most recent call last): File "/opt/Synapse/workflows/Ews2Case.py", line...
Eyeballing [EwsConnector.py](https://github.com/TheHive-Project/Synapse/blob/2a507b4eb755b93a207308865669d4cc16da77fa/workflows/objects/EwsConnector.py), it does not appear that Synapse allows the use of OAuth2Credentials. Microsoft is steadily shutting down use of BASIC auth to O365: https://developer.microsoft.com/en-us/office/blogs/deferred-end-of-support-date-for-basic-authentication-in-exchange-online/ Has anyone worked out a...
Hi Problem with installing synapse... any advises? installation error: Building wheel for cffi (setup.py) ... error ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -u -c 'import sys,...
### Request Type Hello, I am currently installing thehive4, and more specifically Synapse and Ews2case. Only I am currently experiencing a problem. ### Work Environment | Question | Answer |...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...