Skip to content

Commit 84bb5fe

Browse files
V4.2024.07.4651 [ci skip]
1 parent 18e224e commit 84bb5fe

38 files changed

+306
-305
lines changed

AUTO-CONFIGURATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
55

66
_______________
7-
#### Version: V4.2024.07.4650
7+
#### Version: V4.2024.07.4651
88
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
9-
#### Bad User-Agents (Bots) Blocked: [665](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
9+
#### Bad User-Agents (Bots) Blocked: [667](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
1010
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
1111
____________________
1212

MANUAL-CONFIGURATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
55

66
_______________
7-
#### Version: V4.2024.07.4650
7+
#### Version: V4.2024.07.4651
88
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
9-
#### Bad User-Agents (Bots) Blocked: [665](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
9+
#### Bad User-Agents (Bots) Blocked: [667](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
1010
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
1111
____________________
1212

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
##### 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 even Fake Googlebots from ever reaching your web sites. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots)
1515

1616
_______________
17-
#### Version: V4.2024.07.4650
17+
#### Version: V4.2024.07.4651
1818
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
19-
#### Bad User-Agents (Bots) Blocked: [665](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
19+
#### Bad User-Agents (Bots) Blocked: [667](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
2020
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
2121
____________________
2222

_generator_lists/bad-user-agents.list

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
Spider_Bot/3.0
2-
Spider_Bot
31
01h4x.com
42
360Spider
53
404checker
@@ -455,6 +453,8 @@ Spammen
455453
SpankBot
456454
Spanner
457455
Spbot
456+
Spider_Bot
457+
Spider_Bot/3.0
458458
Spinn3r
459459
SputnikBot
460460
Sqlmap

_google_analytics_ghost_spam/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
44

55
_______________
6-
#### Version: V4.2024.07.4650
6+
#### Version: V4.2024.07.4651
77
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
8-
#### Bad User-Agents (Bots) Blocked: [665](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
8+
#### Bad User-Agents (Bots) Blocked: [667](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
99
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
1010
____________________
1111

_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### VERSION INFORMATION #
66
###################################################
7-
### Version: V4.2024.07.4650
8-
### Updated: Sat Jul 27 22:01:11 UTC 2024
7+
### Version: V4.2024.07.4651
8+
### Updated: Sun Jul 28 06:52:49 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 665
10+
### Bad Bot Count: 667
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -606,6 +606,8 @@ map $http_user_agent $bad_bot {
606606
"~*(?:\b)SpankBot(?:\b)" 3;
607607
"~*(?:\b)Spanner(?:\b)" 3;
608608
"~*(?:\b)Spbot(?:\b)" 3;
609+
"~*(?:\b)Spider_Bot(?:\b)" 3;
610+
"~*(?:\b)Spider_Bot/3.0(?:\b)" 3;
609611
"~*(?:\b)Spinn3r(?:\b)" 3;
610612
"~*(?:\b)SputnikBot(?:\b)" 3;
611613
"~*(?:\b)Sqlmap(?:\b)" 3;

conf.d/globalblacklist-testing-version.conf

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### VERSION INFORMATION #
66
###################################################
7-
### Version: V3.2024.07.4650
8-
### Updated: Sat Jul 27 22:01:12 UTC 2024
7+
### Version: V3.2024.07.4651
8+
### Updated: Sun Jul 28 06:52:50 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 665
10+
### Bad Bot Count: 667
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -603,6 +603,8 @@ map $http_user_agent $bad_bot {
603603
"~*(?:\b)SpankBot(?:\b)" 3;
604604
"~*(?:\b)Spanner(?:\b)" 3;
605605
"~*(?:\b)Spbot(?:\b)" 3;
606+
"~*(?:\b)Spider_Bot(?:\b)" 3;
607+
"~*(?:\b)Spider_Bot/3.0(?:\b)" 3;
606608
"~*(?:\b)Spinn3r(?:\b)" 3;
607609
"~*(?:\b)SputnikBot(?:\b)" 3;
608610
"~*(?:\b)Sqlmap(?:\b)" 3;

conf.d/globalblacklist.conf

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### VERSION INFORMATION #
66
###################################################
7-
### Version: V4.2024.07.4650
8-
### Updated: Sat Jul 27 22:01:11 UTC 2024
7+
### Version: V4.2024.07.4651
8+
### Updated: Sun Jul 28 06:52:49 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 665
10+
### Bad Bot Count: 667
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -606,6 +606,8 @@ map $http_user_agent $bad_bot {
606606
"~*(?:\b)SpankBot(?:\b)" 3;
607607
"~*(?:\b)Spanner(?:\b)" 3;
608608
"~*(?:\b)Spbot(?:\b)" 3;
609+
"~*(?:\b)Spider_Bot(?:\b)" 3;
610+
"~*(?:\b)Spider_Bot/3.0(?:\b)" 3;
609611
"~*(?:\b)Spinn3r(?:\b)" 3;
610612
"~*(?:\b)SputnikBot(?:\b)" 3;
611613
"~*(?:\b)Sqlmap(?:\b)" 3;

dev-tools/_robots_input/robots-input.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,8 @@ Spammen
453453
SpankBot
454454
Spanner
455455
Spbot
456+
Spider_Bot
457+
Spider_Bot/3.0
456458
Spinn3r
457459
SputnikBot
458460
Sqlmap

dev-tools/buildnumber

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4650
1+
4651

0 commit comments

Comments
 (0)