Nick
9edd1e7529
Removed unused import
2021-02-18 11:33:34 -05:00
Nick
05d4da46a5
supress ssl warnings
2021-02-17 15:10:21 -05:00
Nick
60ba858527
re-added error checking for defaults
2021-02-17 15:06:25 -05:00
Nick
5ee18d433f
deleted all references to org as it's unneeded
2021-02-17 15:01:13 -05:00
Nick
a6dde5e4e1
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-17 14:57:59 -05:00
Nick
f5a9d5924d
removed cast of str to str
2021-02-17 12:09:01 -05:00
Nick
694c4b72ee
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-17 12:07:11 -05: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