APT_SUSP_NK_3CX_RC4_Key_Mar23_1
Description
Detects RC4 key used in 3CX binaries known to be malicious
Query · yara
strings:
$x1 = "3jB(2bsG#@c7"
condition:
( uint16(0) == 0xcfd0 or uint16(0) == 0x5a4d )
and $x1
Detects RC4 key used in 3CX binaries known to be malicious
strings:
$x1 = "3jB(2bsG#@c7"
condition:
( uint16(0) == 0xcfd0 or uint16(0) == 0x5a4d )
and $x1
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.