Skip to content

Commit 864ff2b

Browse files
committed
Update vuln_paloalto_cve_2024_3400_apr24.yar
1 parent 983cff1 commit 864ff2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yara/vuln_paloalto_cve_2024_3400_apr24.yar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ rule SUSP_LNX_Base64_Exec_Apr24 : SCRIPT {
9595
9696
$mirai = "country="
9797
condition:
98-
any of them and not $mirai
98+
1 of ($s*) and not $mirai
9999
}

0 commit comments

Comments
 (0)