MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 dbc7ace8dfee9c558ec0e063685e4930f28cf1b5bd6948d48fc8fcd26e02ffe8. 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
Expiro
Vendor detections: 13
| SHA256 hash: | dbc7ace8dfee9c558ec0e063685e4930f28cf1b5bd6948d48fc8fcd26e02ffe8 |
|---|---|
| SHA3-384 hash: | ba4842b83325b8edc00727377231491c08d7e2aae79dbc02687ee547f255409d8f2ef1aa89b59fbd729f0cd390c081db |
| SHA1 hash: | 00d4d5e3e377fb106f0727d2b888186aa0a66312 |
| MD5 hash: | e6bcc86fa3a356ccdd7b24a011d9e919 |
| humanhash: | nuts-mango-king-batman |
| File name: | RedFire.External.exe |
| Download: | download sample |
| Signature | Expiro |
| File size: | 6'294'528 bytes |
| First seen: | 2025-05-14 16:45:35 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | ac4e377e308a35537a0aa3aa81c79d97 (1 x Expiro) |
| ssdeep | 98304:wU3oZOHY/tKKqI1W8eE07lJSNKgzeWuiplrlTp+k:loZOHY/kR8eE07lJS0+eWusrlV+k |
| TLSH | T150565B2AB64E01E6FA13303549539B8BC13EB8096316A3DBB18765453FEE7D072BD349 |
| TrID | 38.7% (.EXE) Win64 Executable (generic) (10522/11/4) 20.4% (.FON) Windows Font (5545/9/1) 18.5% (.EXE) Win16 NE executable (generic) (5038/12/1) 7.4% (.EXE) OS/2 Executable (generic) (2029/13) 7.3% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| Reporter | Anonymous |
| Tags: | exe Expiro |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Signature
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: | Check_Debugger |
|---|
| Rule name: | Check_OutputDebugStringA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerCheck__RemoteAPI |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | INDICATOR_SUSPICIOUS_References_SecTools |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables referencing many IR and analysis tools |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | vmdetect |
|---|---|
| Author: | nex |
| Description: | Possibly employs anti-virtualization techniques |
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 (GUARD_CF) | high |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::ConvertSidToStringSidA ADVAPI32.dll::CopySid ADVAPI32.dll::GetLengthSid ADVAPI32.dll::IsValidSid |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| RPC_API | Can Execute Remote Procedures | RPCRT4.dll::RpcStringFreeA |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::GetTokenInformation |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA |
| URL_MONIKERS_API | Can Download & Execute components | urlmon.dll::URLDownloadToFileA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateRemoteThread KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::VirtualAllocEx KERNEL32.dll::WriteProcessMemory KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetStartupInfoW |
| WIN_BASE_EXEC_API | Can Execute other programs | api-ms-win-crt-runtime-l1-1-0.dll::_get_narrow_winmain_command_line |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileMappingA KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW KERNEL32.dll::MoveFileExA KERNEL32.dll::GetSystemDirectoryA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::GetUserNameA ADVAPI32.dll::LookupPrivilegeValueA |
| WIN_CRYPT_API | Uses Windows Crypt API | CRYPT32.dll::CertAddCertificateContextToStore CRYPT32.dll::CertCreateCertificateChainEngine CRYPT32.dll::CertEnumCertificatesInStore CRYPT32.dll::CertFindCertificateInStore CRYPT32.dll::CertFindExtension CRYPT32.dll::CertFreeCertificateChain CRYPT32.dll::CertFreeCertificateChainEngine |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegSetValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::freeaddrinfo WS2_32.dll::getaddrinfo WS2_32.dll::WSAIoctl |
| WIN_USER_API | Performs GUI Actions | USER32.dll::EmptyClipboard USER32.dll::FindWindowA USER32.dll::OpenClipboard USER32.dll::PeekMessageA USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.