GTFOBins.github.io/_gtfobins/apache.md

9 lines
215 B
Markdown
Raw Normal View History

2024-01-24 00:30:15 +01:00
---
description: This includes the file in the actual configuration file, the first line is leaked as an error message.
functions:
sudo:
- code: |
LFILE=file_to_read
sudo apache2 -f $LFILE
---