MAL_JAVA_Loader_Final_Jar_Aug25
Description
Detects a final Java loader JAR file used in phishing campaigns
Query · yara
strings:
$s1 = "Obfuscation by Allatori Obfuscator" ascii fullword
$s2 = "MANIFEST.MFM" ascii fullword
$s3 = "GetCpu.classPK" ascii fullword
$s4 = "extra/spreader" ascii fullword
condition:
all of them