mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
13 lines
329 B
Plaintext
13 lines
329 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
ksshell -i /path/to/input-file
|
|
comment: |-
|
|
Each line is corrupted by a prefix string. Also consider that lines are actually parsed as `kickstart` scripts thus some file contents may lead to unexpected results.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|