From 72f92cf2a13a43edc717d5f5b87b40252994cc59 Mon Sep 17 00:00:00 2001 From: Sascha Rommelfangen Date: Wed, 20 Dec 2017 16:13:47 +0100 Subject: [PATCH] added sighting support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c242cac..aea873f 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Connect your mail infrastructure to [MISP](https://github.com/MISP/MISP) in orde - Optionally attach entire mail to event - Contains now a fake-smtpd spamtrap which delivers IoCs/mails to MISP - Automatically filter out attributes that are on a server side warning list (enforcewarninglist=True) +- Support for value sighting (sighting=True) ## Implementation