1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/apache2ctl
2025-12-23 01:06:58 +01:00

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:
...