mirror of https://github.com/MISP/misp-objects
chg: [favicon] jq all the things
parent
179bd48bec
commit
3650498630
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"favicon-mmh3": {
|
|
||||||
"description": "favicon-mmh3 is the murmur3 hash of a favicon as used in Shodan.",
|
|
||||||
"misp-attribute": "favicon-mmh3",
|
|
||||||
"ui-priority": 1
|
|
||||||
},
|
|
||||||
"favicon": {
|
"favicon": {
|
||||||
"description": "The raw favicon file.",
|
"description": "The raw favicon file.",
|
||||||
"misp-attribute": "attachment",
|
"misp-attribute": "attachment",
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
|
"favicon-mmh3": {
|
||||||
|
"description": "favicon-mmh3 is the murmur3 hash of a favicon as used in Shodan.",
|
||||||
|
"misp-attribute": "favicon-mmh3",
|
||||||
|
"ui-priority": 1
|
||||||
|
},
|
||||||
"link": {
|
"link": {
|
||||||
"description": "The original link where the favicon was seen.",
|
"description": "The original link where the favicon was seen.",
|
||||||
"misp-attribute": "link",
|
"misp-attribute": "link",
|
||||||
|
@ -27,4 +27,4 @@
|
||||||
],
|
],
|
||||||
"uuid": "485892f1-a767-4e9b-b5f8-7f86d1308674",
|
"uuid": "485892f1-a767-4e9b-b5f8-7f86d1308674",
|
||||||
"version": 1
|
"version": 1
|
||||||
}
|
}
|
Loading…
Reference in New Issue