Skip to content

Commit 4a671ca

Browse files
authored
chg: [RichPE] added
1 parent 115e503 commit 4a671ca

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

objects/pe/definition.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@
4545
"misp-attribute": "imphash",
4646
"ui-priority": 0
4747
},
48+
"richpe": {
49+
"description": "RichPE metadata hash",
50+
"misp-attribute": "md5",
51+
"ui-priority": 0,
52+
"multiple": 1
53+
},
4854
"internal-filename": {
4955
"description": "InternalFilename in the resources",
5056
"disable_correlation": true,
@@ -125,5 +131,5 @@
125131
"impfuzzy"
126132
],
127133
"uuid": "cf7adecc-d4f0-4e88-9d90-f978ee151a07",
128-
"version": 5
129-
}
134+
"version": 6
135+
}

0 commit comments

Comments
 (0)