CN_Honker_Oracle_v1_0_Oracle
Description
Sample from CN Honker Pentest Toolset - file Oracle.exe
Query · yara
strings: $s1 = "!http://localhost/index.asp?id=zhr" fullword ascii /* PEStudio Blacklist: strings */ $s2 = "OnGetPassword" fullword ascii /* PEStudio Blacklist: strings */ $s3 = "Mozilla/3.0 (compatible; Indy Library)" fullword ascii /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 3455KB and all of them