mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 06:31:33 +01:00
13 lines
273 B
Plaintext
13 lines
273 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
ssh-keyscan -f /path/to/input-file
|
|
comment: |-
|
|
The file content is actually parsed so only a part of each line is returned as a part of an error message.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|