// MITRE ATT&CK

T1059.007 · JavaScript

🎯 Execution LinuxmacOSWindows Sub-technique

Sub-technique of T1059 · Command and Scripting Interpreter.

Adversaries may abuse various implementations of JavaScript for execution. JavaScript (JS) is a platform-independent scripting language (compiled just-in-time at runtime) commonly associated with scripts in webpages, though JS can be executed in runtime environments outside the browser.(Citation: No...

How to detect & mitigate it

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