HKTL_beRootexe_output
Description
Detects the output of beRoot.exe
Query · yara
strings:
$s1 = "permissions: {'change_config'" fullword wide
$s2 = "Full path: C:\\Windows\\system32\\msiexec.exe /V" fullword wide
$s3 = "Full path: C:\\Windows\\system32\\svchost.exe -k DevicesFlow" fullword wide
$s4 = "! BANG BANG !" fullword wide
condition:
filesize < 400KB and 3 of them