Windows_Hacktool_SharpChromium_41ce5080
Description
Windows.Hacktool.SharpChromium
Query · yara
strings:
$guid = "F1653F20-D47D-4F29-8C55-3C835542AF5F" ascii wide nocase
$print_str0 = "[X] Exception occurred while writing cookies to file: {0}" ascii wide fullword
$print_str1 = "[*] All cookies written to {0}" ascii wide fullword
$print_str2 = "\\{0}-cookies.json" ascii wide fullword
$print_str3 = "[*] {0} {1} extraction." ascii wide fullword
condition:
$guid or all of ($print_str*)