// MITRE ATT&CK

T1027.012 · LNK Icon Smuggling

🎯 Stealth Windows Sub-technique

Sub-technique of T1027 · Obfuscated Files or Information.

Adversaries may smuggle commands to download malicious payloads past content filters by hiding them within otherwise seemingly benign windows shortcut files. Windows shortcut files (.LNK) include many metadata fields, including an icon location field (also known as the `IconEnvironmentDataBlock`) de...

How to detect & mitigate it

Detecting LNK Icon Smuggling starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.