Update PE object

pull/10/head
Raphaël Vinot 2017-03-14 15:57:05 +01:00
parent c57e6a568d
commit 15488f0633
1 changed files with 15 additions and 3 deletions

View File

@ -12,14 +12,26 @@
"misp-attribute": "pehash",
"misp-usage-frequency": 0
},
"type": {
"misp-attribute": "text",
"misp-usage-frequency": 1,
"disable_correlation": true,
"sane_default": [
"exe",
"dll",
"driver",
"unknown"
]
},
"text": {
"misp-attribute": "text",
"misp-usage-frequency": 1,
"disable_correlation": true
},
"number of sections": {
"misp-attribute": "text",
"misp-usage-frequency": 0
"number-sections": {
"misp-attribute": "counter",
"misp-usage-frequency": 0,
"disable_correlation": true
},
"original-filename": {
"misp-attribute": "filename",