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/sshpass
2026-01-07 21:59:13 +01:00

14 lines
188 B
Plaintext

---
functions:
shell:
- code: |-
sshpass /bin/sh
contexts:
sudo:
suid:
code: |-
sshpass /bin/sh -p
shell: false
unprivileged:
...