1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2025-12-28 03:01:42 +01: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

@ -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
---