scanms_scanms
Description
Chinese Hacktool Set - file scanms.exe
Query · yara
strings: $s1 = "--- ScanMs Tool --- (c) 2003 Internet Security Systems ---" fullword ascii $s2 = "Scans for systems vulnerable to MS03-026 vuln" fullword ascii $s3 = "More accurate for WinXP/Win2k, less accurate for WinNT" fullword ascii /* PEStudio Blacklist: os */ $s4 = "added %d.%d.%d.%d-%d.%d.%d.%d" fullword ascii $s5 = "Internet Explorer 1.0" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 300KB and 3 of them