-
PyMISP exported event fails schema validation.
`event.to_json()` returned event is when passed through the standard MISP schema (https://github.com/MISP/MISP/blob/2.4/format/2.4/schema.json), the s…
-
Unable to connect to the MISP Software using the Py MISP API along with the Authorization Key and username, Facing Errors as mentioned below while trying to do the same activity:
MISPServerError: E…
-
Hi Robert, just finished to write another script using the API. Can be found in the same repo.
https://github.com/mohlcyber/MISP-MVISION-EDR/blob/master/misp_edr.py
Let me know how it goes. I will…
-
### Request Type
Feature Request
When you share a Case to MISP, TheHive will create the Alert that represent the newly created MISP event. And if you update that MISP event, the MISP connector wil…
-
After removing the following lines the script does not show this error:
https://github.com/MISP/MISP/blob/4abfac0d3b9cc519aa582f86cdf66f0dc1e1817f/INSTALL/INSTALL.sh#L3269
https://github.com/MISP/MI…
-
Hey there @nachorpaez, I apologize for this round about way of contacting you. I was looking at your recent comment in issue https://github.com/MISP/MISP/issues/8598. I didn't want to jump into that i…
-
Initially entering API creds and run the import, validation fails.
If function
`validate_login(auth_info, out)` will be commented out -> auth works
in:
[(https://github.com/CrowdStrike/MISP-tools…
-
### Actual behavior
When logging in with a redirect to https:///users/email_otp is currently unable to handle this request.
HTTP ERROR 500
### Expected behavior
I expect MISP to send an email for …
-
Hello!
MISP running: v2.4.142 (269253aa78c1230d18c6cf5a4b14afb958ac5c84)
After configuring the S3 plugin I'm unable to delete events.
This is the log when `$SUDO_WWW -- $CAKE Admin setSet…
-
Dear,
After pulling the latest version, I'm not able to run properly the MISP module:
`cd /opt/munin/`
`sudo git pull`
`sudo vi /opt/munin/munin.ini` (to add/change my own API keys)
`sudo python3…