mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
13 lines
226 B
Markdown
13 lines
226 B
Markdown
|
---
|
||
|
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
|
||
|
---
|