chg: [pe] imphash and impfuzzy can be as key attribute

pull/239/head
Alexandre Dulaunoy 2020-02-17 14:27:05 +01:00
parent 1d2bfe97ce
commit 36ae20bf02
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,9 @@
"type", "type",
"original-filename", "original-filename",
"internal-filename", "internal-filename",
"entrypoint-address" "entrypoint-address",
"imphash",
"impfuzzy"
], ],
"attributes": { "attributes": {
"pehash": { "pehash": {
@ -119,7 +121,7 @@
"misp-attribute": "text" "misp-attribute": "text"
} }
}, },
"version": 4, "version": 5,
"description": "Object describing a Portable Executable", "description": "Object describing a Portable Executable",
"meta-category": "file", "meta-category": "file",
"uuid": "cf7adecc-d4f0-4e88-9d90-f978ee151a07", "uuid": "cf7adecc-d4f0-4e88-9d90-f978ee151a07",