FreeVersion_release
Description
Chinese Hacktool Set - file release.exe
Query · yara
strings: $s1 = "-->Got WMI process Pid: %d " ascii $s2 = "This exploit will execute \"net user " ascii $s3 = "net user temp 123456 /add & net localgroup administrators temp /add" fullword ascii $s4 = "Running reverse shell" ascii $s5 = "wmiprvse.exe" fullword ascii $s6 = "SELECT * FROM IIsWebInfo" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 100KB and 3 of them