Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proofpoint_tap.py script error #1180

Open
Moorocks opened this issue Mar 21, 2024 · 2 comments
Open

Proofpoint_tap.py script error #1180

Moorocks opened this issue Mar 21, 2024 · 2 comments

Comments

@Moorocks
Copy link

Moorocks commented Mar 21, 2024

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?

@Rafiot
Copy link
Member

Rafiot commented Mar 21, 2024

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.

@goodlandsecurity
Copy link

@Moorocks please take a look at a recently updated proofpoint tap integration jupyter notebook available on my github.

i updated the code to contextualize the tap alerts a little better within misp events and also removed some unnecessary attributes from being added. i no longer have access to proofpoint, but reworked the code based on their provided example output from their API documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants