Sig_RemoteAdmin_1
Description
Detects strings from well-known APT malware
Query · yara
strings:
$ = "Radmin, Remote Administrator" wide
$ = "Radmin 3.0" wide
condition:
uint16(0) == 0x5a4d and filesize < 3000KB and 1 of them
Detects strings from well-known APT malware
strings:
$ = "Radmin, Remote Administrator" wide
$ = "Radmin 3.0" wide
condition:
uint16(0) == 0x5a4d and filesize < 3000KB and 1 of them
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.