mirror of https://github.com/MISP/misp-objects
chg: [file] imphash removed as it should be at PE level
parent
36ae20bf02
commit
8fa25f4f47
|
@ -441,18 +441,13 @@
|
||||||
"windows-874"
|
"windows-874"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"imphash": {
|
|
||||||
"description": "Hash (md5) calculated from the import table",
|
|
||||||
"ui-priority": 0,
|
|
||||||
"misp-attribute": "imphash"
|
|
||||||
},
|
|
||||||
"compilation-timestamp": {
|
"compilation-timestamp": {
|
||||||
"description": "Compilation timestamp",
|
"description": "Compilation timestamp",
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
"misp-attribute": "datetime"
|
"misp-attribute": "datetime"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 19,
|
"version": 20,
|
||||||
"description": "File object describing a file with meta-information",
|
"description": "File object describing a file with meta-information",
|
||||||
"meta-category": "file",
|
"meta-category": "file",
|
||||||
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
|
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
|
||||||
|
|
Loading…
Reference in New Issue