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
1 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ WarningSize=52428801
[Apache2]
ApacheLogsPath=/var/log/apache2
ApacheLogsFormat=
ApacheWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH
ApacheWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH TRACE
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
ApacheWarnlistURIUsed=true
@ -39,7 +39,7 @@ ApacheBlacklistClientUsed=true
[Nginx]
NginxLogsPath=/var/log/nginx
NginxLogsFormat=
NginxWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH
NginxWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH TRACE
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
NginxWarnlistURIUsed=true
@ -54,7 +54,7 @@ NginxBlacklistClientUsed=true
IisLogsPath=C:/inetpub/logs/LogFiles/<YourSiteName>
IisLogsModule=0
IisLogsFormat=
IisWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH
IisWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH TRACE
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
IisWarnlistURIUsed=true