Terminology Index
Glossary
64 terms starting with "E"
Showing 33-64 of 64 terms
Execution
The attacker tactic of running malicious code on a target system, the step where a payload, script, or command actually runs, turning access into action. It is a pivotal stage that detections heavily target.
Execution, a MITRE ATT&CK tactic, covers the techniques attackers use to run their code: launching a malicious script, abusing a scripting engine, exploiting a vulnerability to run code, or tricking a user into running something. It is where an intrusion gains active capability, so it is a rich detection point, command-line and process telemetry often reveal execution, and catching it early can stop an attack before it progresses.
Introduced in: Threat Landscape and Attacker Thinking
Examples
- An attacker running a malicious PowerShell script on a host.
- Abusing a scripting engine to execute a payload.
- A user tricked into running a malicious attachment that executes code.
No related terms linked yet.
