mirror of https://github.com/MISP/misp-objects
add: [passive-dns] Added a raw_rdata object relation
parent
abf42cc8fb
commit
0a3e94839c
|
@ -18,6 +18,11 @@
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
|
"raw_rdata": {
|
||||||
|
"description": "Resource records of the queried resource, in hexadecimal",
|
||||||
|
"misp-attribute": "text",
|
||||||
|
"ui-priority": 0
|
||||||
|
},
|
||||||
"rdata": {
|
"rdata": {
|
||||||
"description": "Resource records of the queried resource",
|
"description": "Resource records of the queried resource",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
|
|
Loading…
Reference in New Issue