Skip to content

Commit 3f310e7

Browse files
committed
Code-style patch.
1 parent adf3751 commit 3f310e7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

modules/module_extras.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@
139139
'版iisspy|大马|一句话(?:木马|扫描脚本程序)?' .
140140
')\.php[578]?(?:$|[/?])|' .
141141
'funs\.php[578]?(?:$|[/?])~',
142-
$LCNrURI), 'Probing for webshells/backdoors') || // 2023.08.18 mod 2025.08.10
142+
$LCNrURI
143+
), 'Probing for webshells/backdoors') || // 2023.08.18 mod 2025.08.10
143144
$Trigger(preg_match('~(?:^|[/?])(?:brutalshell|css/dmtixucz/golden-access|fierzashell\.html?|perl.alfa|search/label/php-shells|wp-ksv1i\.ph)(?:$|[/?])~', $LCNrURI), 'Probing for webshells/backdoors') || // 2025.05.12 mod 2025.08.07
144145
$Trigger(preg_match('~(?:^|[/?])(?:moon\.php|ss\.php)\?(?:f_c|p)=~', $LCNrURI), 'Probing for webshells/backdoors') // 2025.08.07
145146
) {

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.217.0"
242+
Version: "2025.221.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-
- "1535ccca288331cb605bf2aac74918903e21b2043228adb316ea8b6afc3d7ed9:41921"
257+
- "c38fbbb9051b7fbef34c00e67700075039035bc290fc837dc0c53e83bc16fa40:41938"
258258
- "7b891d1fa4b1c52c410220bc758e8cb7064bd6040430fb149a5b60e9ae2e0838:890"
259259
Used with: "modules"
260260
Reannotate: "modules.dat"

0 commit comments

Comments
 (0)