Indicator (IOC)
Essential information
- Value / Name
cs_exe_9438- Confidence
- 100/100
- Revoked
- Yes
- Valid from
- 04/04/2022 15:57
- Valid until
- 08/07/2023 15:57
- Pattern type
- yara
- Published
- 20/12/2025 19:33
- Modified
- 20/12/2025 19:33
- Author / Source
- AlienVault
Description
cs_exe_9438
9438 - file Faicuy4.exe
Pattern
rule cs_exe_9438 {
meta:
description = "9438 - file Faicuy4.exe"
author = "TheDFIRReport"
reference = "https://thedfirreport.com/2022/04/04/stolen-images-campaign-ends-in-conti-ransomware/"
date = "2022-04-04"
hash1 = "a79f5ce304707a268b335f63d15e2d7d740b4d09b6e7d095d7d08235360e739c"
strings:
$x1 = "C:\\Users\\Administrator\\Documents\\Visual Studio 2008\\Projects\\MUTEXES\\x64\\Release\\MUTEXES.pdb" fullword ascii
$s2 = "mutexes Version 1.0" fullword wide
$s3 = " <requestedExecutionLevel level=\"asInvoker\" uiAccess=\"false\"></requestedExecutionLevel>" fullword ascii
$s4 = ".?AVCMutexesApp@@" fullword ascii
$s5 = ".?AVCMutexesDlg@@" fullword ascii
$s6 = "About mutexes" fullword wide
$s7 = "Mutexes Sample" fullword wide
$s8 = " 1992 - 2001 Microsoft Corporation. All rights reserved." fullword wide
$s9 = "&Process priority class:" fullword wide
$s10 = " Type Descriptor'" fullword ascii
$s11 = "&About mutexes..." fullword wide
$s12 = " constructor or from DllMain." fullword ascii
$s13 = ".?AVCDisplayThread@@" fullword ascii
$s14 = "IsQ:\"P" fullword ascii
$s15 = "CExampleThread" fullword ascii
$s16 = ".?AVCCounterThread@@" fullword ascii
$s17 = ".?AVCExampleThread@@" fullword ascii
$s18 = " <trustInfo xmlns=\"urn:schemas-microsoft-com:asm.v3\">" fullword ascii
$s19 = "CDisplayThread" fullword ascii
$s20 = "CCounterThread" fullword ascii
condition:
uint16(0) == 0x5a4d and filesize < 2000KB and
1 of ($x*) and 4 of them
}
Labels / Tags
Marking (TLP)
TLP:CLEAR