// MITRE ATT&CK

T1036.002 · Right-to-Left Override

🎯 Stealth LinuxmacOSWindows Sub-technique

Sub-technique of T1036 · Masquerading.

Adversaries may abuse the right-to-left override (RTLO or RLO) character (U+202E) to disguise a string and/or file name to make it appear benign. RTLO is a non-printing Unicode character that causes the text that follows it to be displayed in reverse. For example, a Windows screensaver executable na...

How to detect & mitigate it

Detecting Right-to-Left Override 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.