From ec1b4513c01923229df950fdb1b8c7b75d8acbd6 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Sat, 2 Sep 2017 10:28:13 +0200 Subject: [PATCH] Add Versioning Information Block to all Include Files --- bots.d/bad-referrer-words.conf | 7 +++++++ bots.d/blacklist-ips.conf | 8 ++++++++ bots.d/blacklist-user-agents.conf | 7 +++++++ bots.d/blockbots.conf | 8 ++++++++ bots.d/custom-bad-referrers.conf | 7 +++++++ bots.d/ddos.conf | 9 ++++++++- bots.d/whitelist-domains.conf | 7 +++++++ bots.d/whitelist-ips.conf | 7 +++++++ 8 files changed, 59 insertions(+), 1 deletion(-) diff --git a/bots.d/bad-referrer-words.conf b/bots.d/bad-referrer-words.conf index 75b7d7871..737f2f4cc 100644 --- a/bots.d/bad-referrer-words.conf +++ b/bots.d/bad-referrer-words.conf @@ -1,5 +1,12 @@ # EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD WORDS YOU WANT TO SCAN FOR ### +### VERSION INFORMATION # +################################################### +### Version: V3.2017.03 +### Updated: Mon Aug 21 11:29:32 SAST 2017 +################################################### +### VERSION INFORMATION ## + ############################################################################## # _ __ _ # # / |/ /__ _(_)__ __ __ # diff --git a/bots.d/blacklist-ips.conf b/bots.d/blacklist-ips.conf index 64e5d05b4..5eac9109e 100644 --- a/bots.d/blacklist-ips.conf +++ b/bots.d/blacklist-ips.conf @@ -1,5 +1,13 @@ # EDIT THIS FILE AS YOU LIKE TO ADD OR REMOVE ANY BAD IP ADDRESSES OR IP RANGES YOU WANT TO BLOCK ### +### VERSION INFORMATION # +################################################### +### Version: V3.2017.04 +### Updated: Thu Aug 24 15:34:32 SAST 2017 +################################################### +### VERSION INFORMATION ## + + ############################################################################## # _ __ _ # # / |/ /__ _(_)__ __ __ # diff --git a/bots.d/blacklist-user-agents.conf b/bots.d/blacklist-user-agents.conf index bf6e57211..cb6361809 100644 --- a/bots.d/blacklist-user-agents.conf +++ b/bots.d/blacklist-user-agents.conf @@ -1,6 +1,13 @@ # EDIT THIS FILE AS YOU LIKE TO BLACKLIST OR WHITELIST ANY BAD USER-AGENT STRINGS YOU WANT TO SCAN FOR # **************************************************************************************************** +### VERSION INFORMATION # +################################################### +### Version: V3.2017.02 +### Updated: Mon Aug 21 11:30:32 SAST 2017 +################################################### +### VERSION INFORMATION ## + ############################################################################## # _ __ _ # # / |/ /__ _(_)__ __ __ # diff --git a/bots.d/blockbots.conf b/bots.d/blockbots.conf index 4f5ed79ce..301bc0772 100644 --- a/bots.d/blockbots.conf +++ b/bots.d/blockbots.conf @@ -1,5 +1,13 @@ # Author: Mitchell Krog - https://github.com/mitchellkrogza/ +### VERSION INFORMATION # +################################################### +### Version: V3.2017.02 +### Updated: Mon Aug 21 11:29:32 SAST 2017 +################################################### +### VERSION INFORMATION ## + + ############################################################################## # _ __ _ # # / |/ /__ _(_)__ __ __ # diff --git a/bots.d/custom-bad-referrers.conf b/bots.d/custom-bad-referrers.conf index 4f1dbb773..a0b161266 100644 --- a/bots.d/custom-bad-referrers.conf +++ b/bots.d/custom-bad-referrers.conf @@ -1,5 +1,12 @@ # EDIT THIS FILE AS YOU LIKE TO ADD ANY ADDITIONAL BAD REFERRER DOMAINS YOU WANT TO SCAN FOR ### +### VERSION INFORMATION # +################################################### +### Version: V3.2017.02 +### Updated: Mon Aug 21 11:29:32 SAST 2017 +################################################### +### VERSION INFORMATION ## + ############################################################################## # _ __ _ # # / |/ /__ _(_)__ __ __ # diff --git a/bots.d/ddos.conf b/bots.d/ddos.conf index 8055dcf14..4e891a93a 100644 --- a/bots.d/ddos.conf +++ b/bots.d/ddos.conf @@ -1,6 +1,11 @@ ####################################################################### -# Author: Mitchell Krog - https://github.com/mitchellkrogza/ +### VERSION INFORMATION # +################################################### +### Version: V3.2017.01 +### Updated: Sun Jan 29 11:35:32 SAST 2017 +################################################### +### VERSION INFORMATION ## ############################################################################## # _ __ _ # @@ -14,6 +19,8 @@ # # ############################################################################## +# Author: Mitchell Krog - https://github.com/mitchellkrogza/ + # Include this in a vhost file within a server {} block using and include statement like below # server { diff --git a/bots.d/whitelist-domains.conf b/bots.d/whitelist-domains.conf index fcb8985db..ad3fa34da 100644 --- a/bots.d/whitelist-domains.conf +++ b/bots.d/whitelist-domains.conf @@ -1,5 +1,12 @@ # EDIT THIS FILE AS YOU LIKE TO WHITELIST YOUR OWN DOMAIN NAMES AND SPARE THEM FROM ANY REFERRER CHECKING ### +### VERSION INFORMATION # +################################################### +### Version: V3.2017.01 +### Updated: Mon Aug 21 11:31:32 SAST 2017 +################################################### +### VERSION INFORMATION ## + ############################################################################## # _ __ _ # # / |/ /__ _(_)__ __ __ # diff --git a/bots.d/whitelist-ips.conf b/bots.d/whitelist-ips.conf index cc93f49f7..f50eb6b24 100644 --- a/bots.d/whitelist-ips.conf +++ b/bots.d/whitelist-ips.conf @@ -1,5 +1,12 @@ # EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ### +### VERSION INFORMATION # +################################################### +### Version: V3.2017.01 +### Updated: Mon Aug 21 11:32:32 SAST 2017 +################################################### +### VERSION INFORMATION ## + ############################################################################## # _ __ _ # # / |/ /__ _(_)__ __ __ #