mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 01:59:49 +00:00
V3.2017.09.883 [ci skip]
This commit is contained in:
parent
79dbc0e813
commit
1ceffc37ea
43 changed files with 115 additions and 58 deletions
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.188.121.172 0;
|
||||
35.192.175.156 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.09.882
|
||||
### Updated: Mon Sep 11 09:41:26 SAST 2017
|
||||
### Version: V3.2017.09.883
|
||||
### Updated: Mon Sep 11 10:27:43 SAST 2017
|
||||
### Bad Referrer Count: 5752
|
||||
### Bad Bot Count: 512
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -611,6 +611,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bSurveyBot\b" 3;
|
||||
"~*\bSuzuran\b" 3;
|
||||
"~*\bSwiftbot\b" 3;
|
||||
"~*\bsysscan\b" 3;
|
||||
"~*\bSzukacz\b" 3;
|
||||
"~*\bT0PHackTeam\b" 3;
|
||||
"~*\bT8Abot\b" 3;
|
||||
|
@ -6778,6 +6779,7 @@ geo $validate_client {
|
|||
# *************************
|
||||
|
||||
# START WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
104.197.51.76 1; #makeawebsitehub.com/theme-detector/
|
||||
108.167.189.81 1; #whatpress.net
|
||||
109.73.225.87 1; #theseotools.net/wp-theme-detector
|
||||
|
@ -6789,6 +6791,7 @@ geo $validate_client {
|
|||
162.13.185.20 1; #makeawebsitehub.com/theme-detector/
|
||||
173.237.189.235 1; #seo-tools.freedirectorywebsites.com/wordpress-theme-detector
|
||||
173.255.210.133 1; #www.scanwp.com
|
||||
185.195.18.158 1; #https://whoiswp.com/
|
||||
185.45.14.186 1; #whoiswp.com
|
||||
192.163.217.239 1; #scanwp.net
|
||||
192.185.4.40 1; #whatwpthemeisthat.com
|
||||
|
@ -6798,13 +6801,19 @@ geo $validate_client {
|
|||
198.58.124.46 1; #makeawebsitehub.com/theme-detector/
|
||||
199.241.28.124 1; #wordpressthemedetector.org
|
||||
212.71.238.108 1; #pentest-tools.com (Vulnerability Scanner)
|
||||
2604:180::1370:bcde 1; #http://wordpressthemedetector.org/
|
||||
2607:5300:60:2c8b:: 1; #http://seotoolstation.com/wordpress-theme-detector
|
||||
2a02:4780:3:1::d 1; #https://smallseo.tools/wordpress-theme-detector
|
||||
37.247.121.179 1; #wpthemedetector.com
|
||||
37.60.253.215 1; #wploop.com/wordpress-theme-detector-tool/
|
||||
45.63.68.250 1; #www.cuteseotools.net/wordpress-theme-detector
|
||||
45.79.139.191 1; #wprecon.com
|
||||
50.116.71.205 1; #http://wp-detector.com/
|
||||
50.116.84.148 1; #detectwptheme.com
|
||||
52.66.147.75 1; #https://smallseotools.com/wordpress-theme-detector/
|
||||
52.87.112.125 1; #whattheme.com
|
||||
66.96.183.60 1; #www.callseotools.com/wordpress-theme-detector
|
||||
69.174.53.46 1; #https://firstsiteguide.com
|
||||
89.36.223.188 1; #www.cuteseotools.net/wordpress-theme-detector
|
||||
# END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
|
|
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.188.121.172 0;
|
||||
35.192.175.156 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.09.882
|
||||
### Updated: Mon Sep 11 09:41:26 SAST 2017
|
||||
### Version: V3.2017.09.883
|
||||
### Updated: Mon Sep 11 10:27:43 SAST 2017
|
||||
### Bad Referrer Count: 5752
|
||||
### Bad Bot Count: 512
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -611,6 +611,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bSurveyBot\b" 3;
|
||||
"~*\bSuzuran\b" 3;
|
||||
"~*\bSwiftbot\b" 3;
|
||||
"~*\bsysscan\b" 3;
|
||||
"~*\bSzukacz\b" 3;
|
||||
"~*\bT0PHackTeam\b" 3;
|
||||
"~*\bT8Abot\b" 3;
|
||||
|
@ -6778,6 +6779,7 @@ geo $validate_client {
|
|||
# *************************
|
||||
|
||||
# START WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
104.197.51.76 1; #makeawebsitehub.com/theme-detector/
|
||||
108.167.189.81 1; #whatpress.net
|
||||
109.73.225.87 1; #theseotools.net/wp-theme-detector
|
||||
|
@ -6789,6 +6791,7 @@ geo $validate_client {
|
|||
162.13.185.20 1; #makeawebsitehub.com/theme-detector/
|
||||
173.237.189.235 1; #seo-tools.freedirectorywebsites.com/wordpress-theme-detector
|
||||
173.255.210.133 1; #www.scanwp.com
|
||||
185.195.18.158 1; #https://whoiswp.com/
|
||||
185.45.14.186 1; #whoiswp.com
|
||||
192.163.217.239 1; #scanwp.net
|
||||
192.185.4.40 1; #whatwpthemeisthat.com
|
||||
|
@ -6798,13 +6801,19 @@ geo $validate_client {
|
|||
198.58.124.46 1; #makeawebsitehub.com/theme-detector/
|
||||
199.241.28.124 1; #wordpressthemedetector.org
|
||||
212.71.238.108 1; #pentest-tools.com (Vulnerability Scanner)
|
||||
2604:180::1370:bcde 1; #http://wordpressthemedetector.org/
|
||||
2607:5300:60:2c8b:: 1; #http://seotoolstation.com/wordpress-theme-detector
|
||||
2a02:4780:3:1::d 1; #https://smallseo.tools/wordpress-theme-detector
|
||||
37.247.121.179 1; #wpthemedetector.com
|
||||
37.60.253.215 1; #wploop.com/wordpress-theme-detector-tool/
|
||||
45.63.68.250 1; #www.cuteseotools.net/wordpress-theme-detector
|
||||
45.79.139.191 1; #wprecon.com
|
||||
50.116.71.205 1; #http://wp-detector.com/
|
||||
50.116.84.148 1; #detectwptheme.com
|
||||
52.66.147.75 1; #https://smallseotools.com/wordpress-theme-detector/
|
||||
52.87.112.125 1; #whattheme.com
|
||||
66.96.183.60 1; #www.callseotools.com/wordpress-theme-detector
|
||||
69.174.53.46 1; #https://firstsiteguide.com
|
||||
89.36.223.188 1; #www.cuteseotools.net/wordpress-theme-detector
|
||||
# END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
|
|
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.188.121.172 0;
|
||||
35.192.175.156 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.09.882
|
||||
### Updated: Mon Sep 11 09:41:26 SAST 2017
|
||||
### Version: V3.2017.09.883
|
||||
### Updated: Mon Sep 11 10:27:43 SAST 2017
|
||||
### Bad Referrer Count: 5752
|
||||
### Bad Bot Count: 512
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -611,6 +611,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bSurveyBot\b" 3;
|
||||
"~*\bSuzuran\b" 3;
|
||||
"~*\bSwiftbot\b" 3;
|
||||
"~*\bsysscan\b" 3;
|
||||
"~*\bSzukacz\b" 3;
|
||||
"~*\bT0PHackTeam\b" 3;
|
||||
"~*\bT8Abot\b" 3;
|
||||
|
@ -6778,6 +6779,7 @@ geo $validate_client {
|
|||
# *************************
|
||||
|
||||
# START WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
104.197.51.76 1; #makeawebsitehub.com/theme-detector/
|
||||
108.167.189.81 1; #whatpress.net
|
||||
109.73.225.87 1; #theseotools.net/wp-theme-detector
|
||||
|
@ -6789,6 +6791,7 @@ geo $validate_client {
|
|||
162.13.185.20 1; #makeawebsitehub.com/theme-detector/
|
||||
173.237.189.235 1; #seo-tools.freedirectorywebsites.com/wordpress-theme-detector
|
||||
173.255.210.133 1; #www.scanwp.com
|
||||
185.195.18.158 1; #https://whoiswp.com/
|
||||
185.45.14.186 1; #whoiswp.com
|
||||
192.163.217.239 1; #scanwp.net
|
||||
192.185.4.40 1; #whatwpthemeisthat.com
|
||||
|
@ -6798,13 +6801,19 @@ geo $validate_client {
|
|||
198.58.124.46 1; #makeawebsitehub.com/theme-detector/
|
||||
199.241.28.124 1; #wordpressthemedetector.org
|
||||
212.71.238.108 1; #pentest-tools.com (Vulnerability Scanner)
|
||||
2604:180::1370:bcde 1; #http://wordpressthemedetector.org/
|
||||
2607:5300:60:2c8b:: 1; #http://seotoolstation.com/wordpress-theme-detector
|
||||
2a02:4780:3:1::d 1; #https://smallseo.tools/wordpress-theme-detector
|
||||
37.247.121.179 1; #wpthemedetector.com
|
||||
37.60.253.215 1; #wploop.com/wordpress-theme-detector-tool/
|
||||
45.63.68.250 1; #www.cuteseotools.net/wordpress-theme-detector
|
||||
45.79.139.191 1; #wprecon.com
|
||||
50.116.71.205 1; #http://wp-detector.com/
|
||||
50.116.84.148 1; #detectwptheme.com
|
||||
52.66.147.75 1; #https://smallseotools.com/wordpress-theme-detector/
|
||||
52.87.112.125 1; #whattheme.com
|
||||
66.96.183.60 1; #www.callseotools.com/wordpress-theme-detector
|
||||
69.174.53.46 1; #https://firstsiteguide.com
|
||||
89.36.223.188 1; #www.cuteseotools.net/wordpress-theme-detector
|
||||
# END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:31 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:49 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:31 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:49 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:31 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:49 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:31 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:49 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:31 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:49 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:31 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:49 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:31 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:49 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:31 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:49 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:36 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:53 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:36 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:53 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:36 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:53 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:36 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:53 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:36 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:53 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:36 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:53 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:36 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:53 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:36 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:53 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:42 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:59 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:42 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:59 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:42 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:59 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:42 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:59 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:42 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:59 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:42 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:59 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:42 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:59 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Mon Sep 11 09:41:42 SAST 2017
|
||||
Last Tested: Mon Sep 11 10:27:59 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -396,6 +396,7 @@ Surfbot
|
|||
SurveyBot
|
||||
Suzuran
|
||||
Swiftbot
|
||||
sysscan
|
||||
Szukacz
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.09.882
|
||||
### Updated: Mon Sep 11 09:41:26 SAST 2017
|
||||
### Version: V3.2017.09.883
|
||||
### Updated: Mon Sep 11 10:27:43 SAST 2017
|
||||
### Bad Referrer Count: 5752
|
||||
### Bad Bot Count: 512
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -611,6 +611,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bSurveyBot\b" 3;
|
||||
"~*\bSuzuran\b" 3;
|
||||
"~*\bSwiftbot\b" 3;
|
||||
"~*\bsysscan\b" 3;
|
||||
"~*\bSzukacz\b" 3;
|
||||
"~*\bT0PHackTeam\b" 3;
|
||||
"~*\bT8Abot\b" 3;
|
||||
|
@ -6778,6 +6779,7 @@ geo $validate_client {
|
|||
# *************************
|
||||
|
||||
# START WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
104.197.51.76 1; #makeawebsitehub.com/theme-detector/
|
||||
108.167.189.81 1; #whatpress.net
|
||||
109.73.225.87 1; #theseotools.net/wp-theme-detector
|
||||
|
@ -6789,6 +6791,7 @@ geo $validate_client {
|
|||
162.13.185.20 1; #makeawebsitehub.com/theme-detector/
|
||||
173.237.189.235 1; #seo-tools.freedirectorywebsites.com/wordpress-theme-detector
|
||||
173.255.210.133 1; #www.scanwp.com
|
||||
185.195.18.158 1; #https://whoiswp.com/
|
||||
185.45.14.186 1; #whoiswp.com
|
||||
192.163.217.239 1; #scanwp.net
|
||||
192.185.4.40 1; #whatwpthemeisthat.com
|
||||
|
@ -6798,13 +6801,19 @@ geo $validate_client {
|
|||
198.58.124.46 1; #makeawebsitehub.com/theme-detector/
|
||||
199.241.28.124 1; #wordpressthemedetector.org
|
||||
212.71.238.108 1; #pentest-tools.com (Vulnerability Scanner)
|
||||
2604:180::1370:bcde 1; #http://wordpressthemedetector.org/
|
||||
2607:5300:60:2c8b:: 1; #http://seotoolstation.com/wordpress-theme-detector
|
||||
2a02:4780:3:1::d 1; #https://smallseo.tools/wordpress-theme-detector
|
||||
37.247.121.179 1; #wpthemedetector.com
|
||||
37.60.253.215 1; #wploop.com/wordpress-theme-detector-tool/
|
||||
45.63.68.250 1; #www.cuteseotools.net/wordpress-theme-detector
|
||||
45.79.139.191 1; #wprecon.com
|
||||
50.116.71.205 1; #http://wp-detector.com/
|
||||
50.116.84.148 1; #detectwptheme.com
|
||||
52.66.147.75 1; #https://smallseotools.com/wordpress-theme-detector/
|
||||
52.87.112.125 1; #whattheme.com
|
||||
66.96.183.60 1; #www.callseotools.com/wordpress-theme-detector
|
||||
69.174.53.46 1; #https://firstsiteguide.com
|
||||
89.36.223.188 1; #www.cuteseotools.net/wordpress-theme-detector
|
||||
# END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue