Skip to content

Commit 1be0d90

Browse files
committed
Merge branch 'mgreen27-main'
2 parents 1059b79 + 9a86f9d commit 1be0d90

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

objects/lnk/definition.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@
116116
"misp-attribute": "text",
117117
"ui-priority": 0
118118
},
119+
"lnk-mft-object": {
120+
"description": "LinkTargetIDList MFT entry. Name:MFTID|SeqID|BTimestamp",
121+
"misp-attribute": "text",
122+
"multiple": true,
123+
"ui-priority": 0
124+
},
119125
"lnk-modification-time": {
120126
"categories": [
121127
"Other"
@@ -125,6 +131,11 @@
125131
"misp-attribute": "datetime",
126132
"ui-priority": 0
127133
},
134+
"lnk-propertystore-sid": {
135+
"description": "SID reference in ExtraData.PropertyStore",
136+
"misp-attribute": "text",
137+
"ui-priority": 0
138+
},
128139
"lnk-relative-path": {
129140
"description": "Relative path",
130141
"disable_correlation": true,
@@ -250,6 +261,7 @@
250261
"description": "Free text value to attach to the file",
251262
"disable_correlation": true,
252263
"misp-attribute": "text",
264+
"multiple": true,
253265
"recommended": false,
254266
"ui-priority": 1
255267
},
@@ -275,5 +287,5 @@
275287
"sha512/256"
276288
],
277289
"uuid": "ad13533e-1853-4da0-a111-33a7ce7e6c09",
278-
"version": 1
290+
"version": 2
279291
}

0 commit comments

Comments
 (0)