diff --git a/attack/lfi/common-unix-httpd-log-locations.txt b/attack/lfi/common-unix-httpd-log-locations.txt index 8b6f56a..3e98a1f 100644 --- a/attack/lfi/common-unix-httpd-log-locations.txt +++ b/attack/lfi/common-unix-httpd-log-locations.txt @@ -28,3 +28,22 @@ /var/log/apache2/error.log /var/log/error_log /var/log/error.log +/opt/apache2/conf/httpd.conf +/opt/apache/conf/httpd.conf +/opt/lampp/logs/access_log +/opt/lampp/logs/access.log +/opt/lampp/logs/error_log +/opt/lampp/logs/error.log +/opt/xampp/etc/php.ini +/opt/xampp/logs/access_log +/opt/xampp/logs/access.log +/opt/xampp/logs/error_log +/opt/xampp/logs/error.log +/opt/bitnami/apache2/logs/access_log +/opt/bitnami/apache2/logs/error_log +/var/log/httpd/error_log +/var/log/httpd/access_log +/var/log/apache2/error.log +/var/log/apache2/access.log +/var/log/httpd-error.log +/var/log/httpd-access.log