Skip to content

Commit

Permalink
V3.2021.05.1206 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellkrogza committed May 6, 2021
1 parent 244807e commit f815818
Show file tree
Hide file tree
Showing 19 changed files with 65 additions and 65 deletions.
24 changes: 12 additions & 12 deletions .dev-tools/_test_results/_conf_files_2.2/globalblacklist.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

### Version Information #
###################################################
### Version: V3.2021.05.1204
### Updated: Tue May 4 15:43:39 SAST 2021
### Version: V3.2021.05.1206
### Updated: Thu May 6 08:59:01 SAST 2021
### Bad Referrer Count: 7023
### Bad Bot Count: 608
###################################################
Expand Down Expand Up @@ -789,7 +789,7 @@ BrowserMatchNoCase "(?:\b)ZyBorg(?:\b)" bad_bot
Include custom.d/blacklist-user-agents.conf

# ************************************
# GOOD REFERERS - Spared from Checking
# GOOD REFERERS - Spared from Checking
# ************************************

# Add all your own web site domain names and server names in this section
Expand All @@ -808,7 +808,7 @@ Include custom.d/whitelist-domains.conf

# Add here all referrer words and URL's that are to blocked.
# Referers are often used to spam or make your site appear to be spam
# They can be very bad for your SEO if not monitored -- DID I mention you need to
# They can be very bad for your SEO if not monitored -- DID I mention you need to
# be monitoring your logs frequently so that you know who is trying to do what
# Referers can also result in high bounce rates on your sites by sending fake traffic
#
Expand Down Expand Up @@ -854,7 +854,7 @@ Include custom.d/whitelist-domains.conf
# you will generate a 403 error.

# curl --referer http://www.mysite.com/blog/photo-of-girl/ http://www.mysite.com/

# So please be careful with these and think carefully before you add new words.
# Remember we are trying to keep out the general riff-raff not kill your web sites.

Expand All @@ -868,7 +868,7 @@ Include custom.d/whitelist-domains.conf
# customized list of bad referrer words are automatically now included for you
# Read Comments inside bad-referrer-words.conf for customization tips.
# Updating the main globalblacklist.conf file will not touch your custom include files

Include custom.d/bad-referrer-words.conf

# ************************
Expand All @@ -882,7 +882,7 @@ Include custom.d/bad-referrer-words.conf
# **********************
# Blocking of SEO company Semalt.com (now merged into this one section)
# MIRAI Botnet Domains Used for Mass Attacks
# Other known bad SEO companies and Ad Hijacking Sites
# Other known bad SEO companies and Ad Hijacking Sites
# Sites linked to malware, adware and ransomware

# *****************
Expand All @@ -894,9 +894,9 @@ Include custom.d/bad-referrer-words.conf
# curl -I http://www.yourdomain.com -e http://8gold.com

# This uses curl to send the referer string to your site and you should see an immediate
# 403 Forbidden Error
# 403 Forbidden Error

# Because of case-insensitive matching any combination of capitilization
# Because of case-insensitive matching any combination of capitilization
# will all produce a positive hit - make sure you always test.

# curl -I http://www.yourdomain.com -e http://NOT-8gold.com
Expand Down Expand Up @@ -7962,7 +7962,7 @@ Allow from env=good_ref
# whitelisted IP addresses are automatically now included for you.
# Read Comments inside whitelist-ips.conf for customization tips.
# Updating the main globalblacklist.conf file will not touch your custom include files

Include custom.d/whitelist-ips.conf

# ***********
Expand Down Expand Up @@ -8101,7 +8101,7 @@ deny from 89.36.223.188

# ****************************************
# NIBBLER - SEO testing and reporting tool
# ****************************************
# ****************************************
# See - http://nibbler.silktide.com/

# START NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###
Expand All @@ -8116,7 +8116,7 @@ deny from 54.242.250.203


# ---------------------
# BLOCK FAKE GOOGLEBOTS
# BLOCK FAKE GOOGLEBOTS
# ---------------------

# START FAKE GOOGLEBOTS ### DO NOT EDIT THIS LINE AT ALL ###
Expand Down
30 changes: 15 additions & 15 deletions .dev-tools/_test_results/_conf_files_2.4/globalblacklist.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

### Version Information #
###################################################
### Version: V3.2021.05.1204
### Updated: Tue May 4 15:43:39 SAST 2021
### Version: V3.2021.05.1206
### Updated: Thu May 6 08:59:01 SAST 2021
### Bad Referrer Count: 7023
### Bad Bot Count: 608
###################################################
Expand Down Expand Up @@ -47,7 +47,7 @@
# CONFIGURATION INSIDE A VIRTUALHOST EXAMPLE
# ******************************************
# This is how you should include the globalblacklist.conf within a VirtualHost

# ********************************************************
# ********************************************************
# <VirtualHost *:80>
Expand Down Expand Up @@ -783,7 +783,7 @@ BrowserMatchNoCase "(?:\b)ZyBorg(?:\b)" bad_bot
Include custom.d/blacklist-user-agents.conf

# ************************************
# GOOD REFERERS - Spared from Checking
# GOOD REFERERS - Spared from Checking
# ************************************

# Add all your own web site domain names and server names in this section
Expand All @@ -803,7 +803,7 @@ Include custom.d/whitelist-domains.conf

# Add here all referrer words and URL's that are to blocked.
# Referers are often used to spam or make your site appear to be spam
# They can be very bad for your SEO if not monitored -- DID I mention you need to
# They can be very bad for your SEO if not monitored -- DID I mention you need to
# be monitoring your logs frequently so that you know who is trying to do what
# Referers can also result in high bounce rates on your sites by sending fake traffic
#
Expand Down Expand Up @@ -849,7 +849,7 @@ Include custom.d/whitelist-domains.conf
# you will generate a 403 error.

# curl --referer http://www.mysite.com/blog/photo-of-girl/ http://www.mysite.com/

# So please be careful with these and think carefully before you add new words.
# Remember we are trying to keep out the general riff-raff not kill your web sites.

Expand Down Expand Up @@ -877,7 +877,7 @@ Include custom.d/bad-referrer-words.conf
# **********************
# Blocking of SEO company Semalt.com (now merged into this one section)
# MIRAI Botnet Domains Used for Mass Attacks
# Other known bad SEO companies and Ad Hijacking Sites
# Other known bad SEO companies and Ad Hijacking Sites
# Sites linked to malware, adware and ransomware

# *****************
Expand All @@ -889,9 +889,9 @@ Include custom.d/bad-referrer-words.conf
# curl -I http://www.yourdomain.com -e http://8gold.com

# This uses curl to send the referer string to your site and you should see an immediate
# 403 Forbidden Error
# 403 Forbidden Error

# Because of case-insensitive matching any combination of capitilization
# Because of case-insensitive matching any combination of capitilization
# will all produce a positive hit - make sure you always test.

# curl -I http://www.yourdomain.com -e http://NOT-8gold.com
Expand Down Expand Up @@ -7945,15 +7945,15 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
# NOW WE ACTIVATE THE BLOCKER USING OUR ACCESS CONTROLS WITH NEW APACHE 2.4 SYNTAX
# ***************************************************************************************
# Remember to de-activate the module access_compat by running sudo a2dismod access_compat
# This is where we actually make the blocker work, everything before and above this
# This is where we actually make the blocker work, everything before and above this
# section is merely where we are declaring our environment variables.
# ***************************************************************************************

# ******************************************
# CONFIGURATION INSIDE A VIRTUALHOST EXAMPLE
# ******************************************
# This is how you should include the globalblacklist.conf within a VirtualHost

# ********************************************************
# ********************************************************
# <VirtualHost *:80>
Expand Down Expand Up @@ -8025,7 +8025,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref

# ****************************************
# NIBBLER - SEO testing and reporting tool
# ****************************************
# ****************************************
# See - http://nibbler.silktide.com/

# START NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###
Expand All @@ -8039,7 +8039,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
# END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###

# ---------------------
# BLOCK FAKE GOOGLEBOTS
# BLOCK FAKE GOOGLEBOTS
# ---------------------

# START FAKE GOOGLEBOTS ### DO NOT EDIT THIS LINE AT ALL ###
Expand Down Expand Up @@ -8273,7 +8273,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
# Custom Blacklisted IP addresses are automatically now included for you.
# Read Comments inside blacklist-ips.conf for customization tips.
# Updating the main globalblacklist.conf file will not touch your custom include files

Include custom.d/blacklist-ips.conf


Expand Down
4 changes: 2 additions & 2 deletions .dev-tools/apache2.2.template
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

### Version Information #
###################################################
### Version: V3.2021.05.1204
### Updated: Tue May 4 15:43:39 SAST 2021
### Version: V3.2021.05.1206
### Updated: Thu May 6 08:59:01 SAST 2021
### Bad Referrer Count: 7023
### Bad Bot Count: 608
###################################################
Expand Down
4 changes: 2 additions & 2 deletions .dev-tools/apache2.4.template
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

### Version Information #
###################################################
### Version: V3.2021.05.1204
### Updated: Tue May 4 15:43:39 SAST 2021
### Version: V3.2021.05.1206
### Updated: Thu May 6 08:59:01 SAST 2021
### Bad Referrer Count: 7023
### Bad Bot Count: 608
###################################################
Expand Down
20 changes: 10 additions & 10 deletions .dev-tools/test_units/random-bots-for-test-quick.list
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
CrazyWebCrawler
Demon
EasyDL
GetRight
Majestic-SEO
MarkMonitor
RankActive
Ripper
tAkeOut
Zeus
JennyBot
Mail.RU_Bot
OnCrawl
PictureFinder
polaris version
RebelMouse
SEOprofiler
SiteSucker
trendiction.de
Web Pix
20 changes: 10 additions & 10 deletions .dev-tools/test_units/random-referrers-for-test-quick.list
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
aviav.eu
ccjp.eu
econom.co
hcate.com
itis4you.com
jackwolfskinoutlet.online
loadopia.com
makis.nu
serialsway.ucoz.ru
xev.ru
apisecretsaucebi-a.akamaihd.net
compliance-john.top
converse.ddsoldes.fr
gsasearchengineranker.site
host-tracker.com
iskalko.ru
pio.polytopesexempt.com
rootandroid.org
vabasa.inwtrade.com
xmronta.com
Binary file modified .latest_release/Apache_2.2.tar.gz
Binary file not shown.
Binary file modified .latest_release/Apache_2.4.tar.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions Apache_2.2/custom.d/globalblacklist.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

### Version Information #
###################################################
### Version: V3.2021.05.1204
### Updated: Tue May 4 15:43:39 SAST 2021
### Version: V3.2021.05.1206
### Updated: Thu May 6 08:59:01 SAST 2021
### Bad Referrer Count: 7023
### Bad Bot Count: 608
###################################################
Expand Down
4 changes: 2 additions & 2 deletions Apache_2.4/custom.d/globalblacklist.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

### Version Information #
###################################################
### Version: V3.2021.05.1204
### Updated: Tue May 4 15:43:39 SAST 2021
### Version: V3.2021.05.1206
### Updated: Thu May 6 08:59:01 SAST 2021
### Bad Referrer Count: 7023
### Bad Bot Count: 608
###################################################
Expand Down
2 changes: 1 addition & 1 deletion CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
##### Copyright Mitchell Krog <[email protected]>

_______________
#### Version: V3.2021.05.1204
#### Version: V3.2021.05.1206
#### Bad Referrer Count: [7023](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
#### Bad Bot Count: [608](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
#### Fake Googlebots: [217](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
##### The Ultimate Apache (2.2 > 2.4+) 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.2021.05.1204
#### Version: V3.2021.05.1206
#### Bad Referrer Count: [7023](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
#### Bad Bot Count: [608](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
#### Fake Googlebots: [217](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
Expand Down
2 changes: 1 addition & 1 deletion _CPanel_Instructions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# CPANEL user instructions for the Apache Ultimate Bad Bot, User-Agent and Spam Referrer Blocker

_______________
#### Version: V3.2021.05.1204
#### Version: V3.2021.05.1206
#### Bad Referrer Count: [7023](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
#### Bad Bot Count: [608](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
#### Fake Googlebots: [217](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
Expand Down
2 changes: 1 addition & 1 deletion _google_analytics_ghost_spam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM

_______________
#### Version: V3.2021.05.1204
#### Version: V3.2021.05.1206
#### Bad Referrer Count: [7023](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
#### Bad Bot Count: [608](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
#### Fake Googlebots: [217](https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
Expand Down
2 changes: 1 addition & 1 deletion _htaccess_versions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Copyright - https://github.com/mitchellkrogza

_______________
#### Version: V3.2021.05.1204
#### Version: V3.2021.05.1206
#### Bad Referrer Count: 7023
#### Bad Bot Count: 608
____________________
Expand Down
2 changes: 1 addition & 1 deletion _htaccess_versions/htaccess-mod_rewrite.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker

### Version Information #
### Version: V3.2021.05.1204
### Version: V3.2021.05.1206
### Bad Referrer Count: 7023
### Bad Bot Count: 608
### Version Information ##
Expand Down
2 changes: 1 addition & 1 deletion _htaccess_versions/htaccess-mod_setenvif.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker

### Version Information #
### Version: V3.2021.05.1204
### Version: V3.2021.05.1206
### Bad Referrer Count: 7023
### Bad Bot Count: 608
### Version Information ##
Expand Down
2 changes: 1 addition & 1 deletion robots.txt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## DO NOT use this on any of your sites if you are running the Bad Bot and Spam Referrer Blocker (not needed)

_______________
#### Version: V3.2021.05.1204
#### Version: V3.2021.05.1206
#### Bad Referrer Count: 7023
#### Bad Bot Count: 608
____________________
Expand Down
4 changes: 2 additions & 2 deletions robots.txt/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

### Version Information #
###################################################
### Version: V3.2021.05.1204
### Updated: Tue May 4 15:43:39 SAST 2021
### Version: V3.2021.05.1206
### Updated: Thu May 6 08:59:01 SAST 2021
### Bad Bot Count: 608
###################################################
### Version Information ##
Expand Down

0 comments on commit f815818

Please sign in to comment.