2024-10-16 18:00:21 +02:00
|
|
|
{
|
|
|
|
"attributes": {
|
|
|
|
"dom-hash": {
|
|
|
|
"description": "dom-hash value of the url(s)",
|
|
|
|
"misp-attribute": "dom-hash",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
2024-11-13 10:17:23 +01:00
|
|
|
"ref": {
|
|
|
|
"description": "Reference link for the complete analysis of this dom-hash",
|
|
|
|
"misp-attribute": "link",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
2024-10-16 18:00:21 +02:00
|
|
|
"url": {
|
|
|
|
"description": "Full URL of the dom-hashed HTML structure",
|
|
|
|
"misp-attribute": "url",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 1
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"description": "dom-hash object to describe similar structure of HTML pages.",
|
2024-10-16 18:07:35 +02:00
|
|
|
"meta-category": "file",
|
2024-10-16 18:00:21 +02:00
|
|
|
"name": "url",
|
|
|
|
"requiredOneOf": [
|
|
|
|
"url",
|
|
|
|
"dom-hash"
|
|
|
|
],
|
|
|
|
"uuid": "c7771a39-afa5-4ecb-8d67-ca87ff60236d",
|
2024-11-13 10:17:23 +01:00
|
|
|
"version": 3
|
2024-10-16 18:00:21 +02:00
|
|
|
}
|