Files
mandiant-capa-rules/c2/shell/execute-shell-command-received-from-socket-on-linux.yml
T
2022-05-26 11:56:31 -06:00

17 lines
412 B
YAML

rule:
meta:
name: execute shell command received from socket on Linux
namespace: c2/shell
authors:
- joakim@intezer.com
scope: function
att&ck:
- Execution::Command and Scripting Interpreter::Unix Shell [T1059.004]
examples:
- 7351f8a40c5450557b24622417fc478d:0x406549
features:
- and:
- os: linux
- match: receive data on socket
- api: system