From 45a25c436372e76b4e8f296fe94eb8aeb3629fba Mon Sep 17 00:00:00 2001 From: Caleb Mazalevskis Date: Tue, 3 Sep 2024 22:51:29 +0800 Subject: [PATCH] Extras module update. --- modules/module_extras.php | 4 ++-- modules/modules.dat | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/module_extras.php b/modules/module_extras.php index fd14c72..f0b3a1e 100644 --- a/modules/module_extras.php +++ b/modules/module_extras.php @@ -8,7 +8,7 @@ * License: GNU/GPLv2 * @see LICENSE.txt * - * This file: Optional security extras module (last modified: 2024.08.28). + * This file: Optional security extras module (last modified: 2024.09.03). * * False positive risk (an approximate, rough estimate only): « [ ]Low [x]Medium [ ]High » */ @@ -300,7 +300,7 @@ $Trigger(preg_match('/cpis_.*i0seclab@intermal\.com/', $QueryNoSpace), 'Hack attempt'); // 2018.02.20 $Trigger(preg_match('/^(?:3x=3x|of=1&a=1)/i', $CIDRAM['BlockInfo']['Query']), 'Hack attempt'); // 2023.07.13 mod 2023.09.02 - $Trigger(preg_match('~(?:action|key|login|pass|pw?|u|user)=(?:afjbddb|ahr0cdo|dybebtu|fcfjbc6|llaixif|rozwjlc|sb7pqiu|thvyefb|vl3noln|xnpweoa)~', $QueryNoSpace), 'Compromised credential in brute-force attacks'); // 2024.08.28 + $Trigger(preg_match('~(?:action|key|login|pass|pw?|u|user)=(?:afjbddb|ahr0cdo|dybebtu|efkvpjc|fcfjbc6|jxgjepq|llaixif|rozwjlc|sb7pqiu|thvyefb|vl3noln|wlpypjw|xnpweoa|y3vzyvg)~', $QueryNoSpace), 'Compromised credential in brute-force attacks'); // 2024.08.28 mod 2024.09.03 $Trigger(preg_match( '~pw=(?:o(?:dvlmgnkc|tjmmdu1)|n(?:zrlnjnl|tk2m2i5)|mzllmwnh|yti4ngu2)~', diff --git a/modules/modules.dat b/modules/modules.dat index f5e824f..c2a7ffd 100644 --- a/modules/modules.dat +++ b/modules/modules.dat @@ -233,7 +233,7 @@ module_cookies.php: module_extras.php: Name: "Optional security extras module" False Positive Risk: "Medium" - Version: "2024.240.0" + Version: "2024.246.0" Dependencies: PHP: "^5.4|^7|^8" CIDRAM Core: "^1.13.1|^2.0.1" @@ -248,7 +248,7 @@ module_extras.php: - "module_extras.php" - "module_extras.yaml" Checksum: - - "52dbc3251111c1dfa117d57d0b683f14b9e4b3b61367cde1f8434a778221bd5d:28054" + - "ffbe6381d42454d9553c80b3407d3bd0101f2aaa33637ce2e1c200b1e16528d0:28101" - "7b891d1fa4b1c52c410220bc758e8cb7064bd6040430fb149a5b60e9ae2e0838:890" Used with: "modules" Reannotate: "modules.dat"