From 4edc8fa63d11e2a5b6d92b85f0c1d4992402ccd3 Mon Sep 17 00:00:00 2001 From: mokaddem Date: Mon, 23 Sep 2019 15:19:21 +0200 Subject: [PATCH] chg: [infoleak] Added IP address tag value --- infoleak/machinetag.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/infoleak/machinetag.json b/infoleak/machinetag.json index 1c1a6ce..c86ace2 100644 --- a/infoleak/machinetag.json +++ b/infoleak/machinetag.json @@ -33,7 +33,7 @@ "expanded": "Test" } ], - "version": 4, + "version": 5, "description": "A taxonomy describing information leaks and especially information classified as being potentially leaked. The taxonomy is based on the work by CIRCL on the AIL framework. The taxonomy aim is to be used at large to improve classification of leaked information.", "namespace": "infoleak", "values": [ @@ -52,6 +52,10 @@ "value": "iban", "expanded": "IBAN" }, + { + "value": "ip", + "expanded": "IP address" + }, { "value": "mail", "expanded": "Mail" @@ -173,6 +177,10 @@ "value": "iban", "expanded": "IBAN" }, + { + "value": "ip", + "expanded": "IP address" + }, { "value": "mail", "expanded": "Mail"