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 64898e68c..31de354a9 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.184.226.236 0; +35.192.85.2 0; diff --git a/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test1/conf.d/globalblacklist.conf index eca607773..399bc8316 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.06.1108 -### Updated: Wed Jun 6 08:55:53 SAST 2018 +### Version: V3.2018.06.1109 +### Updated: Wed Jun 6 16:45:51 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -472,6 +472,7 @@ map $http_user_agent $bad_bot { "~*\bMJ12bot\b" 3; "~*\bMojeek\b" 3; "~*\bMorfeus\ Fucking\ Scanner\b" 3; + "~*\bMr.4x3\b" 3; "~*\bMSFrontPage\b" 3; "~*\bMSIECrawler\b" 3; "~*\bMsrabot\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 df98b22cf..ca9fa1112 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,4 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -104.154.120.187 0; -35.224.112.202 0; +35.188.1.99 0; diff --git a/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test2/conf.d/globalblacklist.conf index 0a795e541..ea107f23f 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.06.1108 -### Updated: Wed Jun 6 08:55:53 SAST 2018 +### Version: V3.2018.06.1109 +### Updated: Wed Jun 6 16:45:51 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -472,6 +472,7 @@ map $http_user_agent $bad_bot { "~*\bMJ12bot\b" 3; "~*\bMojeek\b" 3; "~*\bMorfeus\ Fucking\ Scanner\b" 3; + "~*\bMr.4x3\b" 3; "~*\bMSFrontPage\b" 3; "~*\bMSIECrawler\b" 3; "~*\bMsrabot\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 fbb146a5d..a610aa0cf 100644 --- a/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test3/bots.d/whitelist-ips.conf @@ -26,5 +26,5 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.192.85.2 0; -35.202.145.110 0; +35.224.112.202 0; +35.184.226.236 0; diff --git a/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test3/conf.d/globalblacklist.conf index b0c54b452..815312a8a 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.06.1108 -### Updated: Wed Jun 6 08:55:53 SAST 2018 +### Version: V3.2018.06.1109 +### Updated: Wed Jun 6 16:45:51 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -472,6 +472,7 @@ map $http_user_agent $bad_bot { "~*\bMJ12bot\b" 3; "~*\bMojeek\b" 3; "~*\bMorfeus\ Fucking\ Scanner\b" 3; + "~*\bMr.4x3\b" 3; "~*\bMSFrontPage\b" 3; "~*\bMSIECrawler\b" 3; "~*\bMsrabot\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 1c5298c26..4afffd5fa 100644 --- a/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf +++ b/.dev-tools/_conf_files_test4/bots.d/whitelist-ips.conf @@ -26,5 +26,5 @@ # Only add actual IP addresses and ranges here 111.111.111.111 0; -35.184.96.71 0; -35.193.7.13 0; +35.188.1.99 0; +104.154.120.187 0; diff --git a/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf b/.dev-tools/_conf_files_test4/conf.d/globalblacklist.conf index eca607773..399bc8316 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.06.1108 -### Updated: Wed Jun 6 08:55:53 SAST 2018 +### Version: V3.2018.06.1109 +### Updated: Wed Jun 6 16:45:51 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -472,6 +472,7 @@ map $http_user_agent $bad_bot { "~*\bMJ12bot\b" 3; "~*\bMojeek\b" 3; "~*\bMorfeus\ Fucking\ Scanner\b" 3; + "~*\bMr.4x3\b" 3; "~*\bMSFrontPage\b" 3; "~*\bMSIECrawler\b" 3; "~*\bMsrabot\b" 3; diff --git a/.dev-tools/_curl_tests/curltest1.txt b/.dev-tools/_curl_tests/curltest1.txt index eaf50053f..2b70ba9e7 100755 --- a/.dev-tools/_curl_tests/curltest1.txt +++ b/.dev-tools/_curl_tests/curltest1.txt @@ -1,4 +1,4 @@ -Last Tested: Wed Jun 6 08:56:02 SAST 2018 +Last Tested: Wed Jun 6 16:46:01 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 eaf50053f..2b70ba9e7 100755 --- a/.dev-tools/_curl_tests/curltest2.txt +++ b/.dev-tools/_curl_tests/curltest2.txt @@ -1,4 +1,4 @@ -Last Tested: Wed Jun 6 08:56:02 SAST 2018 +Last Tested: Wed Jun 6 16:46:01 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 eaf50053f..2b70ba9e7 100755 --- a/.dev-tools/_curl_tests/curltest3.txt +++ b/.dev-tools/_curl_tests/curltest3.txt @@ -1,4 +1,4 @@ -Last Tested: Wed Jun 6 08:56:02 SAST 2018 +Last Tested: Wed Jun 6 16:46:01 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 eaf50053f..2b70ba9e7 100755 --- a/.dev-tools/_curl_tests/curltest4.txt +++ b/.dev-tools/_curl_tests/curltest4.txt @@ -1,4 +1,4 @@ -Last Tested: Wed Jun 6 08:56:02 SAST 2018 +Last Tested: Wed Jun 6 16:46:01 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 621b5f149..a1190b1d1 100755 --- a/.dev-tools/_curl_tests/curltest5.txt +++ b/.dev-tools/_curl_tests/curltest5.txt @@ -1,4 +1,4 @@ -Last Tested: Wed Jun 6 08:56:02 SAST 2018 +Last Tested: Wed Jun 6 16:46:01 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest6.txt b/.dev-tools/_curl_tests_4/curltest6.txt index 0088fcc37..d608f87ac 100755 --- a/.dev-tools/_curl_tests_4/curltest6.txt +++ b/.dev-tools/_curl_tests_4/curltest6.txt @@ -1,4 +1,4 @@ -Last Tested: Wed Jun 6 08:56:41 SAST 2018 +Last Tested: Wed Jun 6 16:46:52 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest7.txt b/.dev-tools/_curl_tests_4/curltest7.txt index 0088fcc37..d608f87ac 100644 --- a/.dev-tools/_curl_tests_4/curltest7.txt +++ b/.dev-tools/_curl_tests_4/curltest7.txt @@ -1,4 +1,4 @@ -Last Tested: Wed Jun 6 08:56:41 SAST 2018 +Last Tested: Wed Jun 6 16:46:52 SAST 2018 diff --git a/.dev-tools/_curl_tests_4/curltest8.txt b/.dev-tools/_curl_tests_4/curltest8.txt index 0088fcc37..d608f87ac 100644 --- a/.dev-tools/_curl_tests_4/curltest8.txt +++ b/.dev-tools/_curl_tests_4/curltest8.txt @@ -1,4 +1,4 @@ -Last Tested: Wed Jun 6 08:56:41 SAST 2018 +Last Tested: Wed Jun 6 16:46:52 SAST 2018 diff --git a/.dev-tools/_robots_input/robots-input.txt b/.dev-tools/_robots_input/robots-input.txt index 82ebe58be..078ce9942 100644 --- a/.dev-tools/_robots_input/robots-input.txt +++ b/.dev-tools/_robots_input/robots-input.txt @@ -258,6 +258,7 @@ Mister PiX MJ12bot Mojeek Morfeus Fucking Scanner +Mr.4x3 MSFrontPage MSIECrawler Msrabot diff --git a/.dev-tools/globalblacklist.template b/.dev-tools/globalblacklist.template index eca607773..399bc8316 100755 --- a/.dev-tools/globalblacklist.template +++ b/.dev-tools/globalblacklist.template @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.06.1108 -### Updated: Wed Jun 6 08:55:53 SAST 2018 +### Version: V3.2018.06.1109 +### Updated: Wed Jun 6 16:45:51 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -472,6 +472,7 @@ map $http_user_agent $bad_bot { "~*\bMJ12bot\b" 3; "~*\bMojeek\b" 3; "~*\bMorfeus\ Fucking\ Scanner\b" 3; + "~*\bMr.4x3\b" 3; "~*\bMSFrontPage\b" 3; "~*\bMSIECrawler\b" 3; "~*\bMsrabot\b" 3; diff --git a/.latest_release/bots.d.tar.gz b/.latest_release/bots.d.tar.gz index 60cae48b0..3478702be 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 f8ee8edb2..3e634e559 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 3c53f8ab6..6893f9a9c 100755 --- a/AUTO-CONFIGURATION.md +++ b/AUTO-CONFIGURATION.md @@ -4,9 +4,9 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.06.1108 +#### Version: V3.2018.06.1109 #### Bad Referrer Count: 6298 -#### Bad Bot Count: 525 +#### Bad Bot Count: 526 ____________________ diff --git a/MANUAL-CONFIGURATION.md b/MANUAL-CONFIGURATION.md index c19c1a2c8..aa6257d9b 100755 --- a/MANUAL-CONFIGURATION.md +++ b/MANUAL-CONFIGURATION.md @@ -4,9 +4,9 @@ ### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation: _______________ -#### Version: V3.2018.06.1108 +#### Version: V3.2018.06.1109 #### Bad Referrer Count: 6298 -#### Bad Bot Count: 525 +#### Bad Bot Count: 526 ____________________ ## Help Support This Project diff --git a/README.md b/README.md index 714fbf3e8..091ecb962 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. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots) _______________ -#### Version: V3.2018.06.1108 +#### Version: V3.2018.06.1109 #### Bad Referrer Count: 6298 -#### Bad Bot Count: 525 +#### Bad Bot Count: 526 ____________________ ## Help Support This Project diff --git a/_generator_lists/bad-user-agents.list b/_generator_lists/bad-user-agents.list index 25a4c88e8..01071e8d4 100755 --- a/_generator_lists/bad-user-agents.list +++ b/_generator_lists/bad-user-agents.list @@ -1,4 +1,3 @@ -Mr.4x3 360Spider 404checker 404enemy @@ -259,6 +258,7 @@ Mister\ PiX MJ12bot Mojeek Morfeus\ Fucking\ Scanner +Mr.4x3 MSFrontPage MSIECrawler Msrabot diff --git a/_google_analytics_ghost_spam/README.md b/_google_analytics_ghost_spam/README.md index 2a538bee8..2987eb59a 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.06.1108 +#### Version: V3.2018.06.1109 #### Bad Referrer Count: 6298 -#### Bad Bot Count: 525 +#### Bad Bot Count: 526 ____________________ ## 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 eca607773..399bc8316 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.06.1108 -### Updated: Wed Jun 6 08:55:53 SAST 2018 +### Version: V3.2018.06.1109 +### Updated: Wed Jun 6 16:45:51 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -472,6 +472,7 @@ map $http_user_agent $bad_bot { "~*\bMJ12bot\b" 3; "~*\bMojeek\b" 3; "~*\bMorfeus\ Fucking\ Scanner\b" 3; + "~*\bMr.4x3\b" 3; "~*\bMSFrontPage\b" 3; "~*\bMSIECrawler\b" 3; "~*\bMsrabot\b" 3; diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index eca607773..399bc8316 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -4,10 +4,10 @@ ### VERSION INFORMATION # ################################################### -### Version: V3.2018.06.1108 -### Updated: Wed Jun 6 08:55:53 SAST 2018 +### Version: V3.2018.06.1109 +### Updated: Wed Jun 6 16:45:51 SAST 2018 ### Bad Referrer Count: 6298 -### Bad Bot Count: 525 +### Bad Bot Count: 526 ################################################### ### VERSION INFORMATION ## @@ -472,6 +472,7 @@ map $http_user_agent $bad_bot { "~*\bMJ12bot\b" 3; "~*\bMojeek\b" 3; "~*\bMorfeus\ Fucking\ Scanner\b" 3; + "~*\bMr.4x3\b" 3; "~*\bMSFrontPage\b" 3; "~*\bMSIECrawler\b" 3; "~*\bMsrabot\b" 3; diff --git a/robots.txt/robots.txt b/robots.txt/robots.txt index bb43e5248..4479fa40c 100644 --- a/robots.txt/robots.txt +++ b/robots.txt/robots.txt @@ -1,8 +1,8 @@ ### Version Information # ################################################### -### Version: V3.2018.06.1108 -### Updated: Wed Jun 6 08:55:53 SAST 2018 -### Bad Bot Count: 525 +### Version: V3.2018.06.1109 +### Updated: Wed Jun 6 16:45:51 SAST 2018 +### Bad Bot Count: 526 ################################################### ### Version Information ## @@ -529,6 +529,8 @@ User-agent: Mojeek Disallow:/ User-agent: Morfeus Fucking Scanner Disallow:/ +User-agent: Mr.4x3 +Disallow:/ User-agent: MSFrontPage Disallow:/ User-agent: MSIECrawler