Adding registration-date to domain-ip

pull/181/head
ater49 2019-05-03 22:08:44 +02:00
parent 39f85cc743
commit 424900b02d
1 changed files with 7 additions and 1 deletions

View File

@ -23,6 +23,12 @@
"ui-priority": 0,
"misp-attribute": "datetime"
},
"registration_date": {
"description": "Registration date of domain",
"disable_correlation": false,
"ui-priority": 0,
"misp-attribute": "datetime"
},
"domain": {
"description": "Domain name",
"categories": [
@ -43,7 +49,7 @@
"multiple": true
}
},
"version": 5,
"version": 6,
"description": "A domain and IP address seen as a tuple in a specific time frame.",
"meta-category": "network",
"uuid": "43b3b146-77eb-4931-b4cc-b66c60f28734",