( ( ( exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\DLP"whose ( exists folder ( values "installedPath"ofitas string ) whose ( exists file "BESLeakProofCTRL.exe"whose ( version ofit >= "1.1.0.17" ) ofit ) ) of registry ) ) ) OR ( ( exist regapp "BigFixAntiPest.exe"whose ( version ofit >= "0.9.0.34" ) ) ) OR ( ( if ( exists key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path"whose ( exists value "HOME"ofit ) of registry ) then ( exists file ( ( value "HOME"of key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path"of registry as string ) & "\InoOEM.dll" ) whose ( version ofit="7.1" ) ) else ( false ) ) AND ( exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\AntiVirus"of registry ) ) OR ( ( exists key "HKEY_LOCAL_MACHINE\SOFTWARE\CA\HIPSEngine\Products\BigFixFW"whose ( exists value "UninstallCmdLine"ofit ) of registry ) ) OR ( ( ( exists setting "PowerManagement_PowerTrackingEnabled"whose ( value ofit="1"or value ofit="2" ) of client ) ) AND ( NOT ( ( ( ( name of operating system startswith"Win" ) AND ( version of client >= "8" ) ) AND ( exists setting "_BESClient_PowerHistory_EnablePowerHistory"whose ( exists value whose ( it="1" ) ofit ) of client ) ) ) ) )
(((exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\DLP"whose (exists folder (values "installedPath"ofitas string) whose (exists file "BESLeakProofCTRL.exe"whose (version ofit >= "1.1.0.17") ofit)) of registry))) OR ((exist regapp "BigFixAntiPest.exe"whose (version ofit >= "0.9.0.34"))) OR ((if (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path"whose (exists value "HOME"ofit) of registry) then (exists file ((value "HOME"of key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path"of registry as string) & "\InoOEM.dll") whose (version ofit="7.1")) else (false)) AND (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\AntiVirus"of registry)) OR ((exists key "HKEY_LOCAL_MACHINE\SOFTWARE\CA\HIPSEngine\Products\BigFixFW"whose (exists value "UninstallCmdLine"ofit) of registry)) OR (((exists setting "PowerManagement_PowerTrackingEnabled"whose (value ofit="1"or value ofit="2") of client)) AND (NOT ((((name of operating system startswith"Win") AND (version of client >= "8") ) AND (exists setting "_BESClient_PowerHistory_EnablePowerHistory"whose (exists value whose (it="1") ofit) of client)))))
( ( ( exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\DLP"whose ( exists folder ( values "installedPath"ofitas string ) whose ( exists file "BESLeakProofCTRL.exe"whose ( version ofit >= "1.1.0.17" ) ofit ) ) of registry ) ) ) OR ( ( exist regapp "BigFixAntiPest.exe"whose ( version ofit >= "0.9.0.34" ) ) ) OR ( ( if ( exists key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path"whose ( exists value "HOME"ofit ) of registry ) then ( exists file ( ( value "HOME"of key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path"of registry as string ) & "\InoOEM.dll" ) whose ( version ofit="7.1" ) ) else ( false ) ) AND ( exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\AntiVirus"of registry ) ) OR ( ( exists key "HKEY_LOCAL_MACHINE\SOFTWARE\CA\HIPSEngine\Products\BigFixFW"whose ( exists value "UninstallCmdLine"ofit ) of registry ) ) OR ( ( ( exists setting "PowerManagement_PowerTrackingEnabled"whose ( value ofit="1"or value ofit="2" ) of client ) ) ANDNOT ( ( ( ( name of operating system startswith"Win" ) AND ( version of client >= "8" ) ) AND ( exists setting "_BESClient_PowerHistory_EnablePowerHistory"whose ( exists value whose ( it="1" ) ofit ) of client ) ) ) )
(((exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\DLP"whose (exists folder (values "installedPath"ofitas string) whose (exists file "BESLeakProofCTRL.exe"whose (version ofit >= "1.1.0.17") ofit)) of registry))) OR ((exist regapp "BigFixAntiPest.exe"whose (version ofit >= "0.9.0.34"))) OR ((if (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path"whose (exists value "HOME"ofit) of registry) then (exists file ((value "HOME"of key "HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\eTrustAntivirus\CurrentVersion\Path"of registry as string) & "\InoOEM.dll") whose (version ofit="7.1")) else (false)) AND (exists key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\AntiVirus"of registry)) OR ((exists key "HKEY_LOCAL_MACHINE\SOFTWARE\CA\HIPSEngine\Products\BigFixFW"whose (exists value "UninstallCmdLine"ofit) of registry)) OR (((exists setting "PowerManagement_PowerTrackingEnabled"whose (value ofit="1"or value ofit="2") of client)) ANDNOT ((((name of operating system startswith"Win") AND (version of client >= "8") ) AND (exists setting "_BESClient_PowerHistory_EnablePowerHistory"whose (exists value whose (it="1") ofit) of client))))
if ( name of operating system startswith"Win" ) then ( ( it >= "7" ) of ( if ( version of client >= "8.0" ) then ( version of relay service ) else ( version of regapp "besrelay.exe" ) ) ) elsetrue
if (name of operating system startswith"Win") then ((it >= "7") of (if (version of client >= "8.0") then (version of relay service) else (version of regapp "besrelay.exe"))) elsetrue
exists file "/etc/redhat-release"whose ( exists line whose ( exists match ( regex "Red Hat Enterprise Linux (AS|ES|WS) release 4" ) ofitorexists match ( regex "Red Hat Enterprise Linux (Client|Desktop|Server) release 5" ) ofit ) ofit ) OR ( itstartswith"linux fedora core"AND following text of last " "ofitas version >= "3"and following text of last " "ofitas version < "6" ) of ( name of operating system as lowercase )
exists file "/etc/redhat-release"whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (AS|ES|WS) release 4") ofitorexists match (regex "Red Hat Enterprise Linux (Client|Desktop|Server) release 5") ofit) ofit) OR (itstartswith"linux fedora core"AND following text of last " "ofitas version >= "3"and following text of last " "ofitas version < "6") of (name of operating system as lowercase)
( ( name ofit="Win2003"AND service pack major version ofit >= 1 ) OR ( ( version of registration server >= "7.2" ) AND ( ( ( name ofit="WinVista"AND product type ofit!= nt workstation product type ) OR ( name ofit="Win2008" ) ) ) AND ( exists regapp "iexplore.exe" ) ) OR ( ( version of registration server >= "8" ) AND ( ( ( name ofit="Win2008R2" ) ) ) AND ( exists regapp "iexplore.exe" ) ) ) of operating system
((name ofit="Win2003"AND service pack major version ofit >= 1) OR ((version of registration server >= "7.2") AND (((name ofit="WinVista"AND product type ofit!= nt workstation product type) OR (name ofit="Win2008"))) AND (exists regapp "iexplore.exe")) OR ((version of registration server >= "8") AND (((name ofit="Win2008R2"))) AND (exists regapp "iexplore.exe"))) of operating system
if ( version of regapp "iexplore.exe" < "7" ) then ( ( ( itcontains"English"OR ( itcontains"Turkish"ANDNOT x64 of operating system ) ORitcontains"Italian"OR ( itcontains"Hungarian"ANDNOT x64 of operating system ) ORitcontains"Spanish"OR ( itcontains"Polish"ANDNOT x64 of operating system ) OR ( itcontains"Dutch"ANDNOT x64 of operating system ) ORitcontains"Korean"ORitcontains"French"ORitcontains"German"ORitcontains"Japanese"OR ( itcontains"Czech"ANDNOT x64 of operating system ) ) of language of version block of file "kernel32.dll"of system folder ) OR ( exists key "HKLM\System\CurrentControlSet\Control\Nls\MUILanguages"whose ( exists value ofit ) of registry ) ) else ( true )
if (version of regapp "iexplore.exe" < "7") then (((itcontains"English"OR (itcontains"Turkish"ANDNOT x64 of operating system) ORitcontains"Italian"OR (itcontains"Hungarian"ANDNOT x64 of operating system) ORitcontains"Spanish"OR (itcontains"Polish"ANDNOT x64 of operating system) OR (itcontains"Dutch"ANDNOT x64 of operating system) ORitcontains"Korean"ORitcontains"French"ORitcontains"German"ORitcontains"Japanese"OR (itcontains"Czech"ANDNOT x64 of operating system)) of language of version block of file "kernel32.dll"of system folder) OR (exists key "HKLM\System\CurrentControlSet\Control\Nls\MUILanguages"whose (exists value ofit) of registry)) else (true)
( ( itstartswith"Win" ) OR ( itstartswith"AIX" ) OR ( itstartswith"HP-UX" ) OR ( itstartswith"Mac OS X" ) OR ( itstartswith"VMWare" ) OR ( itstartswith"SunOS" ) OR ( itstartswith"Linux" ) ) of name of operating system
((itstartswith"Win") OR (itstartswith"AIX") OR (itstartswith"HP-UX") OR (itstartswith"Mac OS X") OR (itstartswith"VMWare") OR (itstartswith"SunOS") OR (itstartswith"Linux")) of name of operating system