mirror of https://github.com/MISP/misp-objects
chg: [jq] all the things
parent
85e37b360e
commit
ed1ceebdf4
|
@ -35,12 +35,6 @@
|
||||||
"misp-attribute": "attachment",
|
"misp-attribute": "attachment",
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"msg": {
|
|
||||||
"description": "Full MSG",
|
|
||||||
"disable_correlation": true,
|
|
||||||
"misp-attribute": "attachment",
|
|
||||||
"ui-priority": 1
|
|
||||||
},
|
|
||||||
"from": {
|
"from": {
|
||||||
"categories": [
|
"categories": [
|
||||||
"Payload delivery"
|
"Payload delivery"
|
||||||
|
@ -93,6 +87,12 @@
|
||||||
"misp-attribute": "email-mime-boundary",
|
"misp-attribute": "email-mime-boundary",
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
|
"msg": {
|
||||||
|
"description": "Full MSG",
|
||||||
|
"disable_correlation": true,
|
||||||
|
"misp-attribute": "attachment",
|
||||||
|
"ui-priority": 1
|
||||||
|
},
|
||||||
"received-header-hostname": {
|
"received-header-hostname": {
|
||||||
"description": "Extracted hostname from parsed headers",
|
"description": "Extracted hostname from parsed headers",
|
||||||
"misp-attribute": "hostname",
|
"misp-attribute": "hostname",
|
||||||
|
|
Loading…
Reference in New Issue