MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 7c2906c9277e39c2d1be87adbd342e6faba7b0aa593233663d0007cb4119ccc6. While MalwareBazaar tries to identify whether the sample provided is malicious or not, there is no guarantee that a sample in MalwareBazaar is malicious.
Database Entry
Cutwail
Vendor detections: 16
| SHA256 hash: | 7c2906c9277e39c2d1be87adbd342e6faba7b0aa593233663d0007cb4119ccc6 |
|---|---|
| SHA3-384 hash: | 116d06c409af4c4b498991b7b01498920f5a389e30af41c14043a358003fa66bbdc834788c2c14daa67432722b0770bf |
| SHA1 hash: | b1c2dd3bd27624a8aa310cbb481b9a64fdbaf921 |
| MD5 hash: | d9c7beeacdac2aae5d8c675556bfaae9 |
| humanhash: | east-mississippi-cola-oklahoma |
| File name: | d9c7beeacdac2aae5d8c675556bfaae9 |
| Download: | download sample |
| Signature | Cutwail |
| File size: | 1'948'160 bytes |
| First seen: | 2024-10-25 09:15:15 UTC |
| Last seen: | 2024-10-25 12:02:13 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | a7052ad8566216bfcf537f94ec6b5a66 (1 x Cutwail) |
| ssdeep | 49152:3rLGA8M9iYz45FWeYTZxTUxXpKg+fmjcozmKxS:65FWBTZxYxJo |
| Threatray | 1 similar samples on MalwareBazaar |
| TLSH | T1C1955C233E4280F5E57301B05A397B6585699DF50B2245CB73FC3F399BB09E25A32A27 |
| TrID | 68.8% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 12.5% (.EXE) Win64 Executable (generic) (10522/11/4) 6.0% (.EXE) Win16 NE executable (generic) (5038/12/1) 5.3% (.EXE) Win32 Executable (generic) (4504/4/1) 2.4% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | ce3169696949718e (46 x Pikabot, 1 x RecordBreaker, 1 x Cutwail) |
| Reporter | |
| Tags: | 32 Cutwail exe |
Intelligence
File Origin
FRVendor Threat Intelligence
Result
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
c0183ded48b43c6bebca6093caf1d8d5a85f7c651aeb6caf86e55819d14238ba
b1a705cc5dadd4aece01bedec08657b96398d09e610d99cd14f0896825d70d09
6618359d4d19997728359453b0598be7562c293ef9d6ac51f2635586096a52bd
987204ca82337f0a3f28097a5d66d5f3ecb11d43d82f67cd753d0bf2ce40b7a7
f8ef3e3b18e72eebb4b18edbc90f7f5851ab0af044473fa2856fc974f0c33d6c
7c2906c9277e39c2d1be87adbd342e6faba7b0aa593233663d0007cb4119ccc6
YARA Signatures
MalwareBazaar uses YARA rules from several public and non-public repositories, such as YARAhub and Malpedia. Those are being matched against malware samples uploaded to MalwareBazaar as well as against any suspicious process dumps they may create. Please note that only results from TLP:CLEAR rules are being displayed.
| Rule name: | BLOWFISH_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for Blowfish constants |
| Rule name: | Check_OutputDebugStringA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | malware_shellcode_hash |
|---|---|
| Author: | JPCERT/CC Incident Response Group |
| Description: | detect shellcode api hash value |
| Rule name: | meth_stackstrings |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
BLint
The following table provides more information about this file using BLint. BLint is a Binary Linter to check the security properties, and capabilities in executables.
Findings
| ID | Title | Severity |
|---|---|---|
| CHECK_AUTHENTICODE | Missing Authenticode | high |
| CHECK_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::ConvertSidToStringSidW ADVAPI32.dll::GetNamedSecurityInfoW ADVAPI32.dll::GetSidSubAuthorityCount ADVAPI32.dll::GetSidSubAuthority ADVAPI32.dll::IsWellKnownSid ADVAPI32.dll::GetAce |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| DP_API | Uses DP API | CRYPT32.dll::CryptUnprotectData |
| MULTIMEDIA_API | Can Play Multimedia | WINMM.dll::timeGetTime |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::GetAclInformation ADVAPI32.dll::GetFileSecurityW ADVAPI32.dll::GetSecurityDescriptorDacl ADVAPI32.dll::GetSidIdentifierAuthority ADVAPI32.dll::GetTokenInformation |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThreadpoolWork KERNEL32.dll::CreateThreadpoolTimer KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryExA KERNEL32.dll::GetStartupInfoW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetConsoleCtrlHandler KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW SHLWAPI.dll::PathRemoveFileSpecW KERNEL32.dll::GetWindowsDirectoryW KERNEL32.dll::GetSystemDirectoryW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupAccountSidW ADVAPI32.dll::LookupPrivilegeValueW KERNEL32.dll::QueryDosDeviceW |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptAcquireContextW CRYPT32.dll::CryptBinaryToStringA CRYPT32.dll::CryptBinaryToStringW ADVAPI32.dll::CryptCreateHash ADVAPI32.dll::CryptGetHashParam ADVAPI32.dll::CryptHashData |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegGetValueW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
| WIN_TRUST_API | Uses Windows Trust API | WINTRUST.dll::WinVerifyTrust |
| WIN_USER_API | Performs GUI Actions | USER32.dll::BroadcastSystemMessageW USER32.dll::EmptyClipboard USER32.dll::FindWindowW USER32.dll::OpenClipboard USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.url : hxxps://samzafood.com.my/wp-content/images/pic6.jpg