PyMISP icon indicating copy to clipboard operation
PyMISP copied to clipboard

Proofpoint_tap.py script error

Open Moorocks opened this issue 1 year ago • 2 comments

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: image

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?

Moorocks avatar Mar 21 '24 09:03 Moorocks

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.

Rafiot avatar Mar 21 '24 09:03 Rafiot