| Item |
Value |
| ID |
DET0301 |
| Version |
1.0 |
| Created |
21 October 2025 |
| Last Modified |
21 October 2025 |
Technique Detected: T1091 (Replication Through Removable Media)
Analytics
Windows
AN0841
Execution of files originating from removable media after drive mount, with correlation to file write activity, autorun usage, or lateral spread via staged tools.
Log Sources
Mutable Elements
| Field |
Description |
| DriveLetterMatch |
Detect activity on mounted drives typically used by USB (e.g., E:, F:, G:). Tune based on enterprise usage. |
| FileExecutionWindow |
Set timing threshold for execution shortly after drive mount (e.g., < 5 minutes). |
| ParentProcess |
Restrict detection to suspicious process lineage like explorer.exe, powershell.exe, or unsigned binaries. |
| FileEntropy |
Use entropy thresholding to detect packed/obfuscated payloads dropped to removable media. |