GTFOBins.github.io icon indicating copy to clipboard operation
GTFOBins.github.io copied to clipboard

GTFOBins is a curated list of Unix binaries that can be used to bypass local security restrictions in misconfigured systems

Results 108 GTFOBins.github.io issues
Sort by recently updated
recently updated
newest added

abuses Easyrsa vars file (https://github.com/OpenVPN/easy-rsa/blob/master/doc/EasyRSA-Advanced.md)

Adds an entry for qpdf, which can be used to read local files with sudo.

Output a file contents to stdout with make.

Added techqniue allows using `qpdf` to read any arbitrary file. If `qpdf` can run as elevated user, this can be used to read sensitive files.

Add local file-read capabilite on aws binarie

![image](https://github.com/GTFOBins/GTFOBins.github.io/assets/68353531/6bc69786-1e9e-43c2-89e4-b243eb1ceaa8) In test case, the user with sudo rights to dnsmasq was able to execute the bash script using the intended --conf-script flag. Contents of test.sh ``` cp /root/flag.txt /tmp/flag.txt...

I added `apport-cli`, which can be used to create a bug report, then view the report in a text editor, which may allow shell escapes and/or privileged file read/writes (Depending...

https://gtfobins.github.io/gtfobins/genisoimage/ ``` genisoimage -sort /flag ```

Adding setcap suid and sudo exploits