// MITRE ATT&CK

T1059.006 · Python

🎯 Execution ESXiLinuxmacOSWindows Sub-técnica

Sub-técnica de T1059 · Command and Scripting Interpreter.

Adversaries may abuse Python commands and scripts for execution. Python is a very popular scripting/programming language, with capabilities to perform many functions. Python can be executed interactively from the command-line (via the python.exe interpreter) or via scripts (.py) that ca...

¿Cómo detectarlo y mitigarlo?

La detección de Python parte de la telemetría de tu SIEM/EDR. Escribe una regla de detección con el generador Sigma, analiza logs sospechosos en el analizador de logs y sitúa la técnica en tu cobertura con la matriz ATT&CK.

Técnicas relacionadas

Fuente: MITRE ATT&CK®. ATT&CK es una marca registrada de The MITRE Corporation. Contenido con fines educativos.