Update README.md

pull/4/head
Sascha Rommelfangen 2017-06-01 09:04:16 +02:00 committed by GitHub
parent 34bf5e5ae9
commit c032231084
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ 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
- 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