Commit Graph

9 Commits (4404876a916c804fd3827595d34493e487ea160d)

Author SHA1 Message Date
Nick b09c8102b7 Removed unused import 2021-02-27 14:53:15 +01:00
Nick 518e2e6a31 supress ssl warnings 2021-02-27 14:53:15 +01:00
Nick 4787be1bce re-added error checking for defaults 2021-02-27 14:53:15 +01:00
Nick 05b50ba2f5 deleted all references to org as it's unneeded 2021-02-27 14:53:15 +01:00
Nick 1ea59931e0 Multiple updates to proofpoint example
- Added additionally necessary keys to keys.py.example
- Added error check for unset keys
- Used built-in HTTP Basic Auth for requests instead of manually-created header
- Removed setting of orgc as that's pulled from the MISP key being used
-
2021-02-27 14:53:15 +01:00
Nick ffd4677c99 removed cast of str to str 2021-02-27 14:53:15 +01:00
Nick 25e44e7d8d Added check for invalid creds
Without the added check, the script will error out on line 29 since the key doesn't exist in the dict.  This at least gives a reason.
2021-02-27 14:53:15 +01:00
th3jiv3r 6000364d56 fixed TODO, added quarantineFolder/quarantineRule from messagesBlocked, added some error handling to prevent empty attributes from trying to be added 2020-01-14 14:34:52 -06:00
th3jiv3r 7dfb2003ab scrape proofpoint tap api for messages blocked/delivered & clicks blocked/permitted and create misp events 2020-01-13 14:49:09 -06:00