Ptrace System Calls (T1631.001)

View on ATT&CK

In Playbook

Technique & Subtechniques

Associated Tactics

  • Defense Evasion
  • Privilege Escalation

Defense Evasion (TA0030)

The adversary is trying to avoid being detected. Defense evasion consists of techniques an adversary may use to evade detection or avoid other defenses. Sometimes these actions are the same as or variations of techniques in other categories that have the added benefit of subverting a particular defense or mitigation. Defense evasion may be considered a set of attributes the adversary applies to all other phases of the operation.

View on ATT&CK

Procedure Examples

Description Source(s)
Colgan, T. (2015, August 15). Linux-Inject. Retrieved February 21, 2020. BH Linux Inject
Jain, S. (2018, July 25). Code injection in running process using ptrace. Retrieved February 21, 2020. Medium Ptrace JUL 2018
Kerrisk, M. (2020, February 9). PTRACE(2) - Linux Programmer's Manual. Retrieved February 21, 2020. PTRACE man