MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 ba7570395a1adfa7dd22638402d994c2b36efb559d1a69ddc91503bb0b608839. 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
CredentialFlusher
Vendor detections: 17
| SHA256 hash: | ba7570395a1adfa7dd22638402d994c2b36efb559d1a69ddc91503bb0b608839 |
|---|---|
| SHA3-384 hash: | ed7b553b9eafd6d329b1b292fe8284ade8a571358cf3a458c0217d46ab2401aed9e18c42efa05b75010ce5dc29504803 |
| SHA1 hash: | 484f64323864bcf4326e63f8908f43192306856b |
| MD5 hash: | d7e27b31e4e9fea544ad222cecb5338c |
| humanhash: | sad-muppet-equal-sad |
| File name: | file |
| Download: | download sample |
| Signature | CredentialFlusher |
| File size: | 425'984 bytes |
| First seen: | 2024-10-16 01:38:43 UTC |
| Last seen: | 2024-10-16 01:39:47 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | be0c2c50a71730b54474cda1c9b2928c (1 x TeamBot, 1 x CredentialFlusher) |
| ssdeep | 12288:ft10p/ibEdV+XLt0+obcqbJBP5u2unPipGFZ6+o:GibEdV+btNmbLsipGZHo |
| TLSH | T16A947D207853C072C61192715E68FFF681DDB9259F7109DBB7D40F3AAE201E26A35E3A |
| TrID | 32.2% (.EXE) Win64 Executable (generic) (10522/11/4) 20.1% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 15.4% (.EXE) Win16 NE executable (generic) (5038/12/1) 13.7% (.EXE) Win32 Executable (generic) (4504/4/1) 6.2% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| Reporter | |
| Tags: | CredentialFlusher exe |
Intelligence
File Origin
USVendor Threat Intelligence
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
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: | Amadey |
|---|---|
| Author: | kevoreilly |
| Description: | Amadey Payload |
| Rule name: | cobalt_strike_tmp01925d3f |
|---|---|
| Author: | The DFIR Report |
| Description: | files - file ~tmp01925d3f.exe |
| Reference: | https://thedfirreport.com |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Windows_Generic_Threat_1f2e969c |
|---|---|
| Author: | Elastic Security |
| Rule name: | Windows_Generic_Threat_bd24be68 |
|---|---|
| Author: | Elastic Security |
| Rule name: | win_amadey_a9f4 |
|---|---|
| Author: | Johannes Bader |
| Description: | matches unpacked Amadey samples |
| Rule name: | win_amadey_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | Detects win.amadey. |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
exe ba7570395a1adfa7dd22638402d994c2b36efb559d1a69ddc91503bb0b608839
(this sample)
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 |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::GetSidSubAuthorityCount ADVAPI32.dll::GetSidSubAuthority |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::GetSidIdentifierAuthority |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA SHELL32.dll::SHFileOperationA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::VirtualAllocEx KERNEL32.dll::WriteProcessMemory KERNEL32.dll::CloseHandle WININET.dll::InternetCloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetDriveTypeW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoW |
| 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::CreateDirectoryA KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::GetFileAttributesA KERNEL32.dll::RemoveDirectoryA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::GetUserNameA ADVAPI32.dll::LookupAccountNameA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryInfoKeyW ADVAPI32.dll::RegQueryValueExA ADVAPI32.dll::RegSetValueExA |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::freeaddrinfo WS2_32.dll::getaddrinfo |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.