PyMISP
PyMISP copied to clipboard
Proofpoint_tap.py script error
Hi there,
I'm running the script which is provided by you: https://github.com/MISP/PyMISP/blob/main/examples/proofpoint_tap.py
Proofpoint and misp integration it is.
So i configured the api keys correctly in keys file and when i run the script, i get the below error:
i checked the proxy logs and could see that the traffic is being allowed. I also checked the pp api key and it is working. Could you please help with the issue?
None of us has access to Proofpoint so this is going to be difficult.
I'd recommend to check the event passed to add_event and check the content. Based on the error message the info field containing ['valueNotEmpty'] is weird and probably incorrect.