PassCV_Sabre_Malware_4
Description
PassCV Malware mentioned in Cylance Report
Query · yara
strings:
$s1 = "QWNjZXB0On" fullword ascii /* base64 encoded string 'Accept:' */
$s2 = "VXNlci1BZ2VudDogT" fullword ascii /* b64: User-Agent: */
$s3 = "dGFzay5kbnME3luLmN" fullword ascii /* b64: task.dns[ */
condition:
( uint16(0) == 0x5a4d and filesize < 200KB and 2 of them )