From 16f01d62a8293797266e9cd076c9a6c6fb846efd Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 29 Jan 2018 07:44:37 +0100 Subject: [PATCH] add: bank-account added in the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae6bb52..7ab6f58 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ for a specific attribute. * [objects/android-permission](objects/android-permission/definition.json) - A set of android permissions - one or more permission(s) which can be linked to other objects (e.g. file). * [objects/asn](objects/asn/definition.json) - Autonomous system object describing a BGP autonomous system which can include one or more network operators management an entity (e.g. ISP) along with their routing policy, routing prefixes or alike. * [objects/av-signature](objects/av-signature/definition.json) - Antivirus detection signature. +* [objects/bank-account](objects/bank-account/definition.json) - Object describing bank account information based on account description from goAML 4.0. * [objects/coin-address](objects/coin-address/definition.json) - An address used in a cryptocurrency. * [objects/cookie](objects/cookie/definition.json) - A cookie object describes an HTTP cookie including its use in malicious cases. * [objects/ddos](objects/ddos/definition.json) - DDoS object describes a current DDoS activity from a specific or/and to a specific target.