APT_WebShell_AUS_4
Description
Detetcs a webshell involved in the Australian Parliament House network compromise
Query · yara
strings:
$s1 = "wProxy.Credentials = new System.Net.NetworkCredential(pusr, ppwd);" fullword ascii
$s2 = "{return System.Text.Encoding.UTF8.GetString(Convert.FromBase64String(" ascii
$s3 = ".Equals('User-Agent', StringComparison.OrdinalIgnoreCase))" ascii
$s4 = "gen.Emit(System.Reflection.Emit.OpCodes.Ret);" fullword ascii
condition:
uint16(0) == 0x7566 and filesize < 10KB and 3 of them