File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 * License: GNU/GPLv2
99 * @see LICENSE.txt
1010 *
11- * This file: Bad hosts blocker module (last modified: 2025.08.11 ).
11+ * This file: Bad hosts blocker module (last modified: 2025.08.13 ).
1212 *
1313 * False positive risk (an approximate, rough estimate only): « [ ]Low [x]Medium [ ]High »
1414 */
127127 */
128128 $ Trigger (preg_match ('/shodan\.io|(?:serverprofi24|aspadmin|project25499)\./ ' , $ HN ), 'AutoSploit Host ' ); // 2018.02.02 mod 2021.02.07
129129
130- $ this -> trigger (preg_match ('~\.cypex\.ai$~ ' , $ HN ), 'Unauthorised security scanner ' ); // 2025.08.11
130+ $ Trigger (preg_match ('~\.cypex\.ai$~ ' , $ HN ), 'Unauthorised security scanner ' ); // 2025.08.11
131131
132132 /** These signatures can set extended tracking options. */
133133 if (
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ module_abuseipdb.php:
144144module_badhosts.php:
145145 Name: "Bad hosts blocker module"
146146 False Positive Risk: "Medium"
147- Version: "2025.224.0 "
147+ Version: "2025.224.1 "
148148 Dependencies:
149149 PHP: "^5.4|^7|^8"
150150 CIDRAM Core: "^1.13.1|^2.0.1"
@@ -156,7 +156,7 @@ module_badhosts.php:
156156 To:
157157 - "module_badhosts.php"
158158 Checksum:
159- - "0e829dbe57d7df97baee6c1764789059135e3ea3556db178d163486bff11316b:9327 "
159+ - "879c5330ba568a1dab3df861ea97ae583135b839cf37cf7ade321a4001d9cf3e:9321 "
160160 Used with: "modules"
161161 Reannotate: "modules.dat"
162162module_badtlds.php:
You can’t perform that action at this time.
0 commit comments