Updated conf file

This commit is contained in:
Valentino Orlandi 2024-01-21 14:48:35 +01:00
parent 5ae72a4c08
commit 287c94b418
Signed by: elB4RTO
GPG key ID: 1719E976DB2D4E71

View file

@ -25,7 +25,7 @@ WarningSize=52428801
[Apache2] [Apache2]
ApacheLogsPath=/var/log/apache2 ApacheLogsPath=/var/log/apache2
ApacheLogsFormat= ApacheLogsFormat=
ApacheWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH ApacheWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH TRACE
ApacheWarnlistMethodUsed=false ApacheWarnlistMethodUsed=false
ApacheWarnlistURI=/robots.txt /../ /./ /.env /.htaccess /phpmyadmin /wp-admin /wp-content /wp-config.php /config.py /views.py /routes.py /stepu.cgi /cgi-bin ApacheWarnlistURI=/robots.txt /../ /./ /.env /.htaccess /phpmyadmin /wp-admin /wp-content /wp-config.php /config.py /views.py /routes.py /stepu.cgi /cgi-bin
ApacheWarnlistURIUsed=true ApacheWarnlistURIUsed=true
@ -39,7 +39,7 @@ ApacheBlacklistClientUsed=true
[Nginx] [Nginx]
NginxLogsPath=/var/log/nginx NginxLogsPath=/var/log/nginx
NginxLogsFormat= NginxLogsFormat=
NginxWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH NginxWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH TRACE
NginxWarnlistMethodUsed=false NginxWarnlistMethodUsed=false
NginxWarnlistURI=/robots.txt /../ /./ /.env /.htaccess /phpmyadmin /wp-admin /wp-content /wp-config.php /config.py /views.py /routes.py /stepu.cgi /cgi-bin NginxWarnlistURI=/robots.txt /../ /./ /.env /.htaccess /phpmyadmin /wp-admin /wp-content /wp-config.php /config.py /views.py /routes.py /stepu.cgi /cgi-bin
NginxWarnlistURIUsed=true NginxWarnlistURIUsed=true
@ -54,7 +54,7 @@ NginxBlacklistClientUsed=true
IisLogsPath=C:/inetpub/logs/LogFiles/<YourSiteName> IisLogsPath=C:/inetpub/logs/LogFiles/<YourSiteName>
IisLogsModule=0 IisLogsModule=0
IisLogsFormat= IisLogsFormat=
IisWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH IisWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH TRACE
IisWarnlistMethodUsed=false IisWarnlistMethodUsed=false
IisWarnlistURI=/robots.txt /../ /./ /.env /.htaccess /phpmyadmin /wp-admin /wp-content /wp-config.php /config.py /views.py /routes.py /stepu.cgi /cgi-bin IisWarnlistURI=/robots.txt /../ /./ /.env /.htaccess /phpmyadmin /wp-admin /wp-content /wp-config.php /config.py /views.py /routes.py /stepu.cgi /cgi-bin
IisWarnlistURIUsed=true IisWarnlistURIUsed=true