Version upgrade 4.00 #45

Merged
elB4RTO merged 113 commits from devel into main 2024-02-17 16:13:26 +01:00
Showing only changes of commit 287c94b418 - Show all commits

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