From a414a84044cea4a1a40dbfd251dfd48f1d32f7ca Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 24 Aug 2018 14:45:00 +0200 Subject: [PATCH] fix: [doc] IBAN feature added --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dd474a3..83bb0b86 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ Features * Detect and decode encoded file (Base64, hex encoded or your own decoding scheme) and store files * Detect Amazon AWS and Google API keys * Detect Bitcoin address and Bitcoin private keys -* Detect private keys and certificate +* Detect private keys, certificate, keys (including SSH, OpenVPN) +* Detect IBAN bank accounts * Tagging system with [MISP Galaxy](https://github.com/MISP/misp-galaxy) and [MISP Taxonomies](https://github.com/MISP/misp-taxonomies) tags * UI paste submission * Create events on [MISP](https://github.com/MISP/MISP) and cases on [The Hive](https://github.com/TheHive-Project/TheHive)