1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 22:46:19 +01:00
GTFOBins.github.io/_gtfobins/composer
2025-12-31 12:55:21 +01:00

11 lines
171 B
Plaintext

---
functions:
shell:
- code: |-
echo '{"scripts":{"x":"/bin/sh"}}' >composer.json
composer run-script x
contexts:
sudo:
unprivileged:
...