BIOC
Informational
✕
Command enumeration via sudo
The 'sudo -l' command was executed to enumerate commands that can be executed by a user.
- Module:
- Platform Analytics
- Agent event type:
- Process execution
- Category:
- Privilege Escalation
- Status:
- Enabled
ATT&CK tactics: Privilege Escalation (TA0004)
ATT&CK techniques: Abuse Elevation Control Mechanism: Sudo and Sudo Caching (T1548.003)
Indicator:
Process action type = execution AND target process cmd =~ -l |-l$ AND target process name = sudo Host host os = linux
Preventable: yes