1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/ssh-keygen
2026-01-07 21:59:13 +01:00

13 lines
240 B
Plaintext

---
functions:
library-load:
- code: |-
ssh-keygen -D /path/to/lib.so
comment: |-
The shared library must contain the `void C_GetFunctionList() {}` function.
contexts:
sudo:
suid:
unprivileged:
...