mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
16 lines
323 B
Plaintext
16 lines
323 B
Plaintext
---
|
|
functions:
|
|
inherit:
|
|
- code: |-
|
|
bee eval '...'
|
|
comment: |-
|
|
This allows to run PHP code (`...`).
|
|
|
|
This must be excuted from the Backdrop CMS root directory (e.g. `/var/www/html`), alternatively use the `--root` option.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
from: php
|
|
...
|