From 0c6c0caa4e406f84adbf6f2dbc6e7a7554b7da59 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 27 Apr 2016 16:28:33 +0200 Subject: [PATCH] chg: Added encryption feature with PGP or S/MIME support. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01c83de60..fbd7460d9 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ MISP, Malware Information Sharing Platform and Threat Sharing, core functionalit - **Expansion modules in Python** to expand MISP with your own services or activate already available [misp-modules](https://github.com/MISP/misp-modules). - **Sighting support** to get observations from organizations concerning shared indicators and attributes. Sighting [can be contributed](https://www.circl.lu/doc/misp/automation/index.html#sightings-api) via MISP user-interface, API as MISP document or STIX sighting documents. - **STIX support**: export data in the STIX format (XML and JSON). +- **Integrated encryption and signing of the notifications** via PGP and/or S/MIME depending of the user preferences. Exchanging info results in *faster detection* of targeted attacks and improves the detection ratio while reducing the false positives. We also avoid reversing similar malware as we know very fast that others team or organizations who already analyzed a specific malware.