Skip to content

Commit

Permalink
Merge branch 'mgreen27-main'
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Feb 11, 2025
2 parents 1059b79 + 9a86f9d commit 1be0d90
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion objects/lnk/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@
"misp-attribute": "text",
"ui-priority": 0
},
"lnk-mft-object": {
"description": "LinkTargetIDList MFT entry. Name:MFTID|SeqID|BTimestamp",
"misp-attribute": "text",
"multiple": true,
"ui-priority": 0
},
"lnk-modification-time": {
"categories": [
"Other"
Expand All @@ -125,6 +131,11 @@
"misp-attribute": "datetime",
"ui-priority": 0
},
"lnk-propertystore-sid": {
"description": "SID reference in ExtraData.PropertyStore",
"misp-attribute": "text",
"ui-priority": 0
},
"lnk-relative-path": {
"description": "Relative path",
"disable_correlation": true,
Expand Down Expand Up @@ -250,6 +261,7 @@
"description": "Free text value to attach to the file",
"disable_correlation": true,
"misp-attribute": "text",
"multiple": true,
"recommended": false,
"ui-priority": 1
},
Expand All @@ -275,5 +287,5 @@
"sha512/256"
],
"uuid": "ad13533e-1853-4da0-a111-33a7ce7e6c09",
"version": 1
"version": 2
}

0 comments on commit 1be0d90

Please sign in to comment.