MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 b2404cffaa791b82c6614cf585a7391f8b2ed0c3c9e65eb703029e770c4ca6b8. 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
Threat unknown
Vendor detections: 9
| SHA256 hash: | b2404cffaa791b82c6614cf585a7391f8b2ed0c3c9e65eb703029e770c4ca6b8 |
|---|---|
| SHA3-384 hash: | 9cee6338e8dde16034740afd735b9283a7e06c88b7c8ac8fbd563c99f55906cc1e869dca52485a32bd5229cbd4fb8324 |
| SHA1 hash: | 45b5b582246e00de48c44fc2d9cf827bcdabd8dd |
| MD5 hash: | cae81bcda1b67be9149942ef430d2d78 |
| humanhash: | asparagus-bravo-kentucky-queen |
| File name: | SecuriteInfo.com.Trojan.Win32.Agent.xbmmlh.18819.12896 |
| Download: | download sample |
| File size: | 7'254'792 bytes |
| First seen: | 2024-07-31 09:28:18 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | b741686fa5b31417aac33f0f3db7c5b5 |
| ssdeep | 98304:7ZrOlmImnGfjel4sB9fqUwJpVjwBE+wNnUAa9V2b1Sulpm30AJ3o2bsX60bEitJi:Iltmajel1vEEBheUAa9Klpmk84X6qWT |
| Threatray | 9 similar samples on MalwareBazaar |
| TLSH | T18776F007A991402ED7B2A2334D5F5D6042693C235D24F75AB2B8FE18DEFC5A37933A12 |
| TrID | 68.8% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 12.5% (.EXE) Win64 Executable (generic) (10523/12/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) |
| File icon (PE): | |
| dhash icon | b2b1696dccd49692 |
| Reporter | |
| Tags: | exe signed |
Code Signing Certificate
| Organisation: | ArCADiasoft Chudzik sp.j. |
|---|---|
| Issuer: | DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2023-04-05T00:00:00Z |
| Valid to: | 2026-05-13T23:59:59Z |
| Serial number: | 09d43e78f9c2c13323628861d68b9bbf |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | c9ab7fac21979c9d41191643bbcbb4935cb5f57bfcd62792fcb87a9d22a432c6 |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
FRVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerCheck__QueryInfo |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::AllocateAndInitializeSid ADVAPI32.dll::CreateWellKnownSid ADVAPI32.dll::EqualSid ADVAPI32.dll::FreeSid ADVAPI32.dll::SetEntriesInAclW ADVAPI32.dll::InitializeSecurityDescriptor |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CLSIDFromProgID ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| RPC_API | Can Execute Remote Procedures | RPCRT4.dll::RpcStringFreeW |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::SetSecurityDescriptorDacl ADVAPI32.dll::SetSecurityDescriptorGroup ADVAPI32.dll::SetSecurityDescriptorOwner |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteW SHELL32.dll::ShellExecuteExW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken ADVAPI32.dll::OpenThreadToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryExA KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetDriveTypeW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileMappingW KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegOpenKeyW ADVAPI32.dll::RegQueryInfoKeyW ADVAPI32.dll::RegQueryValueExW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::FindWindowW USER32.dll::PeekMessageW USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.