Skip to content

Commit aec1f19

Browse files
committed
Extras module update.
1 parent 8a69669 commit aec1f19

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

modules/module_extras.php

Lines changed: 2 additions & 2 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.07.10).
11+
* This file: Optional security extras module (last modified: 2025.07.11).
1212
*
1313
* False positive risk (an approximate, rough estimate only): « [ ]Low [x]Medium [ ]High »
1414
*/
@@ -99,7 +99,7 @@
9999
$LCNrURI
100100
), 'Probing for unsecured WordPress configuration files not allowed')) {
101101
$CIDRAM['Reporter']->report([15, 20, 21], ['Caught probing for unsecured WordPress configuration files.'], $CIDRAM['BlockInfo']['IPAddr']);
102-
} // 2023.09.02 mod 2023.09.04
102+
} // 2023.09.02 mod 2025.07.11
103103

104104
/** Probing for webshells/backdoors. */
105105
if ($Trigger(preg_match(

modules/modules.dat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.190.0"
242+
Version: "2025.191.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-
- "9f2cbbb861f00b51b9361466f8cff2666b88ce70b34baee1012cfcb99bd9e01c:32991"
257+
- "7be1883a5ecd291d198f64f9153fe2513b0a73c5862fe0bd1afe0558ba3fa276:32991"
258258
- "7b891d1fa4b1c52c410220bc758e8cb7064bd6040430fb149a5b60e9ae2e0838:890"
259259
Used with: "modules"
260260
Reannotate: "modules.dat"

0 commit comments

Comments
 (0)