pull/4/head
CIRCL 2017-06-01 12:17:33 +02:00
commit c351d5e821
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,8 @@ You should now be able to send your IoC-containing mails to misp_handler@YOURDOM
- mail_to_misp requires access to a MISP instance (via API).
- Python 3
- dnspython
- faup from https://github.com/stricaud/faup
- urlmarker from https://github.com/rcompton/ryancompton.net/blob/master/assets/praw_drugs/urlmarker.py (contained in this project)
- ftfy from https://github.com/LuminosoInsight/python-ftfy (to fix unicode text)
- defang from https://bitbucket.org/johannestaas/defang