Files
mandiant-capa-rules/c2/shell/create-reverse-shell-on-linux.yml
T
2021-08-25 15:41:41 -06:00

18 lines
478 B
YAML

rule:
meta:
name: create reverse shell on Linux
namespace: c2/shell
author: 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