diff --git a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf index b9bd7ea8e..4957844f9 100644 --- a/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test1/bots.d/whitelist-ips.conf @@ -26,4 +26,4 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.192.217.12 0; +35.192.136.167 0; diff --git a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf index bdbbe0fa5..2495e416b 100644 --- a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1093 -### Updated: Tue Apr 17 23:57:49 SAST 2018 +### Version: V3.2018.04.1094 +### Updated: Fri Apr 20 09:27:24 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 523 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -728,6 +728,8 @@ map $http_user_agent $bad_bot { "~*\bxpymep1.exe\b" 3; "~*\bYoudaoBot\b" 3; "~*\bZade\b" 3; + "~*\bZauba\b" 3; + "~*\bzauba.io\b" 3; "~*\bZermelo\b" 3; "~*\bZeus\b" 3; "~*\bzgrab\b" 3; diff --git a/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf index 3f1f5ab16..c8ed26ef1 100644 --- a/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test2/bots.d/whitelist-ips.conf @@ -26,5 +26,5 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.192.217.12 0; -35.184.48.144 0; +35.192.136.167 0; +35.192.187.174 0; diff --git a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf index c859c43e3..a107a1fd9 100644 --- a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1093 -### Updated: Tue Apr 17 23:57:49 SAST 2018 +### Version: V3.2018.04.1094 +### Updated: Fri Apr 20 09:27:24 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 523 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -728,6 +728,8 @@ map $http_user_agent $bad_bot { "~*\bxpymep1.exe\b" 3; "~*\bYoudaoBot\b" 3; "~*\bZade\b" 3; + "~*\bZauba\b" 3; + "~*\bzauba.io\b" 3; "~*\bZermelo\b" 3; "~*\bZeus\b" 3; "~*\bzgrab\b" 3; diff --git a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf index b9bd7ea8e..d73212a88 100644 --- a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf @@ -26,4 +26,5 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.192.217.12 0; +35.192.187.174 0; +104.154.113.151 0; diff --git a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf index 854b67d6d..101c49252 100644 --- a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1093 -### Updated: Tue Apr 17 23:57:49 SAST 2018 +### Version: V3.2018.04.1094 +### Updated: Fri Apr 20 09:27:24 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 523 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -728,6 +728,8 @@ map $http_user_agent $bad_bot { "~*\bxpymep1.exe\b" 3; "~*\bYoudaoBot\b" 3; "~*\bZade\b" 3; + "~*\bZauba\b" 3; + "~*\bzauba.io\b" 3; "~*\bZermelo\b" 3; "~*\bZeus\b" 3; "~*\bzgrab\b" 3; diff --git a/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf b/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf index b9bd7ea8e..4957844f9 100644 --- a/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf @@ -26,4 +26,4 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.192.217.12 0; +35.192.136.167 0; diff --git a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf index bdbbe0fa5..2495e416b 100644 --- a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf +++ b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1093 -### Updated: Tue Apr 17 23:57:49 SAST 2018 +### Version: V3.2018.04.1094 +### Updated: Fri Apr 20 09:27:24 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 523 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -728,6 +728,8 @@ map $http_user_agent $bad_bot { "~*\bxpymep1.exe\b" 3; "~*\bYoudaoBot\b" 3; "~*\bZade\b" 3; + "~*\bZauba\b" 3; + "~*\bzauba.io\b" 3; "~*\bZermelo\b" 3; "~*\bZeus\b" 3; "~*\bzgrab\b" 3; diff --git a/.dev-tools/_curl_tests/curltest1.txt b/.dev-tools/_curl_tests/curltest1.txt index 4ce6c84fc..7b4b7d84c 100755 --- a/.dev-tools/_curl_tests/curltest1.txt +++ b/.dev-tools/_curl_tests/curltest1.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Apr 17 23:57:55 SAST 2018 +Last Tested: Fri Apr 20 09:27:30 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest2.txt b/.dev-tools/_curl_tests/curltest2.txt index 4ce6c84fc..7b4b7d84c 100755 --- a/.dev-tools/_curl_tests/curltest2.txt +++ b/.dev-tools/_curl_tests/curltest2.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Apr 17 23:57:55 SAST 2018 +Last Tested: Fri Apr 20 09:27:30 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest3.txt b/.dev-tools/_curl_tests/curltest3.txt index 4ce6c84fc..7b4b7d84c 100755 --- a/.dev-tools/_curl_tests/curltest3.txt +++ b/.dev-tools/_curl_tests/curltest3.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Apr 17 23:57:55 SAST 2018 +Last Tested: Fri Apr 20 09:27:30 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest4.txt b/.dev-tools/_curl_tests/curltest4.txt index 4ce6c84fc..7b4b7d84c 100755 --- a/.dev-tools/_curl_tests/curltest4.txt +++ b/.dev-tools/_curl_tests/curltest4.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Apr 17 23:57:55 SAST 2018 +Last Tested: Fri Apr 20 09:27:30 SAST 2018 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed diff --git a/.dev-tools/_curl_tests/curltest5.txt b/.dev-tools/_curl_tests/curltest5.txt index 669504d24..a69643d62 100755 --- a/.dev-tools/_curl_tests/curltest5.txt +++ b/.dev-tools/_curl_tests/curltest5.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Apr 17 23:57:55 SAST 2018 +Last Tested: Fri Apr 20 09:27:30 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest6.txt b/.dev-tools/_curl_tests_4/curltest6.txt index 954752716..91d6846ab 100755 --- a/.dev-tools/_curl_tests_4/curltest6.txt +++ b/.dev-tools/_curl_tests_4/curltest6.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Apr 17 23:58:33 SAST 2018 +Last Tested: Fri Apr 20 09:28:09 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest7.txt b/.dev-tools/_curl_tests_4/curltest7.txt index 954752716..91d6846ab 100644 --- a/.dev-tools/_curl_tests_4/curltest7.txt +++ b/.dev-tools/_curl_tests_4/curltest7.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Apr 17 23:58:33 SAST 2018 +Last Tested: Fri Apr 20 09:28:09 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest8.txt b/.dev-tools/_curl_tests_4/curltest8.txt index 954752716..91d6846ab 100644 --- a/.dev-tools/_curl_tests_4/curltest8.txt +++ b/.dev-tools/_curl_tests_4/curltest8.txt @@ -1,4 +1,4 @@ -Last Tested: Tue Apr 17 23:58:33 SAST 2018 +Last Tested: Fri Apr 20 09:28:09 SAST 2018 diff --git a/.dev-tools/_robots_input/robots-input.txt b/.dev-tools/_robots_input/robots-input.txt index 41690ec5c..e1e3093b5 100644 --- a/.dev-tools/_robots_input/robots-input.txt +++ b/.dev-tools/_robots_input/robots-input.txt @@ -514,6 +514,8 @@ Xenu xpymep1.exe YoudaoBot Zade +Zauba +zauba.io Zermelo Zeus zgrab diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index bdbbe0fa5..2495e416b 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1093 -### Updated: Tue Apr 17 23:57:49 SAST 2018 +### Version: V3.2018.04.1094 +### Updated: Fri Apr 20 09:27:24 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 523 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -728,6 +728,8 @@ map $http_user_agent $bad_bot { "~*\bxpymep1.exe\b" 3; "~*\bYoudaoBot\b" 3; "~*\bZade\b" 3; + "~*\bZauba\b" 3; + "~*\bzauba.io\b" 3; "~*\bZermelo\b" 3; "~*\bZeus\b" 3; "~*\bzgrab\b" 3; diff --git a/.latest_release/bots.d.tar.gz b/.latest_release/bots.d.tar.gz index f1a48d2e0..1dfd625df 100644 Binary files a/.latest_release/bots.d.tar.gz and b/.latest_release/bots.d.tar.gz differ diff --git a/.latest_release/conf.d.tar.gz b/.latest_release/conf.d.tar.gz index 34eed3445..618bc28f5 100644 Binary files a/.latest_release/conf.d.tar.gz and b/.latest_release/conf.d.tar.gz differ diff --git a/AUTO-CONFIGURATION.md b/AUTO-CONFIGURATION.md index 3f178dba6..fb5fac502 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -4,9 +4,9 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.04.1093 +#### Version: V3.2018.04.1094 #### Bad Referrer Count: 6268 -#### Bad Bot Count: 523 +#### Bad Bot Count: 525 ____________________ diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index 5acad0968..a1ad1a544 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -4,9 +4,9 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.04.1093 +#### Version: V3.2018.04.1094 #### Bad Referrer Count: 6268 -#### Bad Bot Count: 523 +#### Bad Bot Count: 525 ____________________ ## Help Support This Project diff --git a/README.md b/README.md index 1055a3cec..99e146bb7 100755 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ ##### The Ultimate Nginx Bad Bot, User-Agent, Spam Referrer Blocker, Adware, Malware and Ransomware Blocker, Clickjacking Blocker, Click Re-Directing Blocker, SEO Companies and Bad IP Blocker with Anti DDOS System, Nginx Rate Limiting and Wordpress Theme Detector Blocking. Stop and Block all kinds of bad internet traffic from ever reaching your web sites. _______________ -#### Version: V3.2018.04.1093 +#### Version: V3.2018.04.1094 #### Bad Referrer Count: 6268 -#### Bad Bot Count: 523 +#### Bad Bot Count: 525 ____________________ ## Help Support This Project diff --git a/_generator_lists/bad-user-agents.list b/_generator_lists/bad-user-agents.list index 104b427ac..b8a20dfbb 100755 --- a/_generator_lists/bad-user-agents.list +++ b/_generator_lists/bad-user-agents.list @@ -1,5 +1,3 @@ -Zauba -zauba.io 360Spider 404checker 404enemy @@ -516,6 +514,8 @@ Xenu xpymep1.exe YoudaoBot Zade +Zauba +zauba.io Zermelo Zeus zgrab diff --git a/_google_analytics_ghost_spam/README.md b/_google_analytics_ghost_spam/README.md index 5c2ef28d8..0127e1d92 100644 --- a/_google_analytics_ghost_spam/README.md +++ b/_google_analytics_ghost_spam/README.md @@ -3,9 +3,9 @@ # EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM _______________ -#### Version: V3.2018.04.1093 +#### Version: V3.2018.04.1094 #### Bad Referrer Count: 6268 -#### Bad Bot Count: 523 +#### Bad Bot Count: 525 ____________________ ## Help Support This Project diff --git a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf index bdbbe0fa5..2495e416b 100755 --- a/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf +++ b/_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1093 -### Updated: Tue Apr 17 23:57:49 SAST 2018 +### Version: V3.2018.04.1094 +### Updated: Fri Apr 20 09:27:24 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 523 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -728,6 +728,8 @@ map $http_user_agent $bad_bot { "~*\bxpymep1.exe\b" 3; "~*\bYoudaoBot\b" 3; "~*\bZade\b" 3; + "~*\bZauba\b" 3; + "~*\bzauba.io\b" 3; "~*\bZermelo\b" 3; "~*\bZeus\b" 3; "~*\bzgrab\b" 3; diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index bdbbe0fa5..2495e416b 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.04.1093 -### Updated: Tue Apr 17 23:57:49 SAST 2018 +### Version: V3.2018.04.1094 +### Updated: Fri Apr 20 09:27:24 SAST 2018 ### Bad Referrer Count: 6268 -### Bad Bot Count: 523 +### Bad Bot Count: 525 ################################################### ### VERSION INFORMATION ## @@ -728,6 +728,8 @@ map $http_user_agent $bad_bot { "~*\bxpymep1.exe\b" 3; "~*\bYoudaoBot\b" 3; "~*\bZade\b" 3; + "~*\bZauba\b" 3; + "~*\bzauba.io\b" 3; "~*\bZermelo\b" 3; "~*\bZeus\b" 3; "~*\bzgrab\b" 3; diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index 18838886a..67e3d4d72 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -1,8 +1,8 @@ ### Version Information # ################################################### -### Version: V3.2018.04.1093 -### Updated: Tue Apr 17 23:57:49 SAST 2018 -### Bad Bot Count: 523 +### Version: V3.2018.04.1094 +### Updated: Fri Apr 20 09:27:24 SAST 2018 +### Bad Bot Count: 525 ################################################### ### Version Information ## @@ -1041,6 +1041,10 @@ User-agent: YoudaoBot Disallow:/ User-agent: Zade Disallow:/ +User-agent: Zauba +Disallow:/ +User-agent: zauba.io +Disallow:/ User-agent: Zermelo Disallow:/ User-agent: Zeus