// MITRE ATT&CK

T1059.011 · Lua

🎯 Execution LinuxNetwork DevicesWindowsmacOS Sub-technique

Sub-technique of T1059 · Command and Scripting Interpreter.

Adversaries may abuse Lua commands and scripts for execution. Lua is a cross-platform scripting and programming language primarily designed for embedded use in applications. Lua can be executed on the command-line (through the stand-alone lua interpreter), via scripts (.lua), or from Lu...

How to detect & mitigate it

Detecting Lua 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.