Skip to content

Commit 413284b

Browse files
committed
Modules update.
1 parent 9fb671b commit 413284b

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

modules/module_botua.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* License: GNU/GPLv2
99
* @see LICENSE.txt
1010
*
11-
* This file: Bot user agents module (last modified: 2025.07.27).
11+
* This file: Bot user agents module (last modified: 2025.08.19).
1212
*
1313
* False positive risk (an approximate, rough estimate only): « [ ]Low [x]Medium [ ]High »
1414
*/
@@ -241,7 +241,7 @@
241241
'm(?:acinroyprivacyauditors|etaintelligence|ultipletimes)|' .
242242
'n(?:etcraft|ettrapport|icebot|mapscriptingengine|rsbot)|' .
243243
'ontheinternet|' .
244-
'p(?:4bot|4load|acrawler|ageglimpse|aloalto(?:company|network)|arsijoo|egasusmonitoring|hantomjs|hpcrawl|ingdom|rlog)|' .
244+
'p(?:4bot|4load|acrawler|ageglimpse|aloalto(?:company|network)|andalytics|arsijoo|egasusmonitoring|hantomjs|hpcrawl|ingdom|rlog)|' .
245245
'r(?:arelyused|obo(?:cop|spider)|yze)|' .
246246
's(?:/got|can\.lol|caninfo|creener|eekport|itedomain|mut|nap(?:preview)?bot|oapclient|ocial(?:ayer|searcher)|oso|pyglass|quider|treetbot|ynapse)|' .
247247
't(?:omba|weezler|ryghost)|' .
@@ -253,7 +253,7 @@
253253
) || preg_match(
254254
'~^Mozilla/5\.0( [A-Za-z]{2,5}/0\..)?$~',
255255
$CIDRAM['BlockInfo']['UA']
256-
), 'Unauthorised'); // 2023.09.15 mod 2025.07.27
256+
), 'Unauthorised'); // 2023.09.15 mod 2025.08.19
257257

258258
if ($Trigger(preg_match('~ivre-|masscan~', $UANoSpace), 'Port scanner and synflood tool detected')) {
259259
$CIDRAM['Reporter']->report([14, 15, 19], ['MASSCAN port scanner and synflood tool detected.'], $CIDRAM['BlockInfo']['IPAddr']);

modules/module_extras.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* License: GNU/GPLv2
99
* @see LICENSE.txt
1010
*
11-
* This file: Optional security extras module (last modified: 2025.08.13).
11+
* This file: Optional security extras module (last modified: 2025.08.19).
1212
*
1313
* False positive risk (an approximate, rough estimate only): « [ ]Low [x]Medium [ ]High »
1414
*/
@@ -79,11 +79,11 @@
7979

8080
/** Probing for exposed backup files. */
8181
if ($Trigger(preg_match(
82-
'~(?:(?:^|[/?])backup|(?:archive|backup|d(?:atabase|b|ocroot|ump)|htdocs|public_html|site|www)(?:\.(?:new\d*|old\d*|sql))*(?:\.(?:[7bg]z\d*|7?zip|b[ac]k|[rt]ar(?:\.gz)?|tgz))+)(?:$|[/?])~',
82+
'~(?:(?:^|[/?])backup|(?:archive|bac?k|ba?cku?p|blog|d(?:atabase|b|ocroot|ump)|htdocs|public_html|site|www)(?:\.(?:new\d*|old\d*|sql))*(?:\.(?:[7bg]z\d*|7?zip|b[ac]k|[rt]ar(?:\.gz)?|tgz))+)(?:$|[/?])~',
8383
$LCNrURI
8484
), 'Probing for exposed backup files')) {
8585
$CIDRAM['Reporter']->report([15], ['Caught probing for exposed backup files.'], $CIDRAM['BlockInfo']['IPAddr']);
86-
} // 2023.08.13 mod 2025.07.17
86+
} // 2023.08.13 mod 2025.08.19
8787

8888
/** Probing for exposed SQL dumps. */
8989
if ($Trigger(preg_match('~\.sql(?:\.(?:[7bg]z\d*|7?zip|b[ac]k|db\d*|new\d*|old\d*|[rt]ar|sql|tgz))*(?:$|[/?])~', $LCNrURI), 'Probing for exposed SQL dumps')) {

modules/modules.dat

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ module_bgpview.php:
203203
module_botua.php:
204204
Name: "Bot user agents module"
205205
False Positive Risk: "Medium"
206-
Version: "2025.213.0"
206+
Version: "2025.230.0"
207207
Dependencies:
208208
PHP: "^5.4|^7|^8"
209209
CIDRAM Core: "^1.13.1|^2.0.1"
@@ -215,7 +215,7 @@ module_botua.php:
215215
To:
216216
- "module_botua.php"
217217
Checksum:
218-
- "24b09bc390d03e338b7275465e2fc2cfee126535fd465beb29ebf944520bd099:27411"
218+
- "ffa125eb408e7b8fa9ccc51f8ef74f9c3401e73db968790d2619becae7aa014f:27422"
219219
Used with: "modules"
220220
Reannotate: "modules.dat"
221221
module_cookies.php:
@@ -239,7 +239,7 @@ module_cookies.php:
239239
module_extras.php:
240240
Name: "Optional security extras module"
241241
False Positive Risk: "Medium"
242-
Version: "2025.224.0"
242+
Version: "2025.230.0"
243243
Dependencies:
244244
PHP: "^5.4|^7|^8"
245245
CIDRAM Core: "^1.13.1|^2.0.1"
@@ -254,7 +254,7 @@ module_extras.php:
254254
- "module_extras.php"
255255
- "module_extras.yaml"
256256
Checksum:
257-
- "8d8d054847eeca00640708ecf8acf8b193a9c9a74b0d105e0c67d108f4855836:47550"
257+
- "43cfe3a4c20c71f41062a0879a1dfe596304b41abc1a437bbc26b12aaf130818:47563"
258258
- "7b891d1fa4b1c52c410220bc758e8cb7064bd6040430fb149a5b60e9ae2e0838:890"
259259
Used with: "modules"
260260
Reannotate: "modules.dat"

0 commit comments

Comments
 (0)