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 3d43937b1e - Show all commits

View file

@ -24,7 +24,7 @@ WarningSize=52428801
[Apache2]
ApacheLogsPath=/var/log/apache2
ApacheLogsFormat=%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-agent}i"
ApacheLogsFormat=
ApacheWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH
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
@ -38,7 +38,7 @@ ApacheBlacklistClientUsed=true
[Nginx]
NginxLogsPath=/var/log/nginx
NginxLogsFormat=$remote_addr - $remote_user [$time_local] "$request" $status $bytes_sent "$http_referer" "$http_user_agent"
NginxLogsFormat=
NginxWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH
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
@ -53,7 +53,7 @@ NginxBlacklistClientUsed=true
[IIS]
IisLogsPath=C:/inetpub/logs/LogFiles/<YourSiteName>
IisLogsModule=0
IisLogsFormat=date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
IisLogsFormat=
IisWarnlistMethod=DELETE HEAD OPTIONS PUT PATCH
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