From fbe3c999491c2c2ee52d6fc033f9f31512b5128d Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 11 May 2018 16:25:50 +0200 Subject: [PATCH] fix: features updated --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bac1537d..b977c185 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,10 @@ Features * Terms, Set of terms and Regex tracking and occurrence * Many more modules for extracting phone numbers, credentials and others * Alerting to [MISP](https://github.com/MISP/MISP) to share found leaks within a threat intelligence platform using [MISP standard](https://www.misp-project.org/objects.html#_ail_leak) - -News Features --------- - -* Detect and decode Base64 -* Detect AWS and google API keys +* Detect and decode Base64 and store files +* Detect Amazon AWS and Google API keys * Detect Bitcoin address and Bitcoin private keys +* Detect private keys and certificate Installation ------------