Files
mandiant-capa-rules/c2/shell/create-reverse-shell-on-linux.yml
T
2022-05-26 11:56:31 -06:00

19 lines
487 B
YAML

rule:
meta:
name: create reverse shell on Linux
namespace: c2/shell
authors:
- joakim@intezer.com
scope: function
att&ck:
- Execution::Command and Scripting Interpreter::Unix Shell [T1059.004]
mbc:
- Impact::Remote Access::Reverse Shell [B0022.001]
examples:
- 7351f8a40c5450557b24622417fc478d:0x40231E
features:
- and:
- os: linux
- match: duplicate stdin and stdout
- match: host-interaction/process/create