OPCLEAVER_CCProxy_Config
Description
CCProxy config known from Operation Cleaver
Query · yara
strings: $s1 = "UserName=User-001" fullword ascii $s2 = "Web=1" fullword ascii $s3 = "Mail=1" fullword ascii $s4 = "FTP=0" fullword ascii $x1 = "IPAddressLow=78.109.194.114" fullword ascii condition: all of ($s*) or $x1