mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
13 lines
294 B
Plaintext
13 lines
294 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
mosquitto -c /path/to/input-file
|
|
comment: |-
|
|
The file is actually parsed and the first wrong line (ending with a newline or a null character) is returned in an error message.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|