MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 18aeb7be496d51bada50f3781764bb7771f74d7050e3ceefa51725b3f86a59f6. 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
Amadey
Vendor detections: 17
| SHA256 hash: | 18aeb7be496d51bada50f3781764bb7771f74d7050e3ceefa51725b3f86a59f6 |
|---|---|
| SHA3-384 hash: | 5ddd0b22e3f5e0a5af67dc687a41b1b57b4a493dd498f7e63ef7e0316515787d23cb24b6336e6f5a2d98270908e261db |
| SHA1 hash: | b22879f1eb81aabb7cf37fd531f85724f84fdc09 |
| MD5 hash: | bb63e746e54ae6a1ff2d5d01fc4b6c61 |
| humanhash: | kentucky-sad-cold-bluebird |
| File name: | bb63e746e54ae6a1ff2d5d01fc4b6c61.exe |
| Download: | download sample |
| Signature | Amadey |
| File size: | 445'440 bytes |
| First seen: | 2024-08-27 15:55:16 UTC |
| Last seen: | 2024-12-27 04:52:49 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | f524bbe3419681c6783b5efcee446fb5 (2 x Amadey) |
| ssdeep | 12288:Y5fdcr5zzkoTCKPWop7tGZDH9ibUB25u2Ot:0atzzPTCKPBpoBQbzw |
| Threatray | 427 similar samples on MalwareBazaar |
| TLSH | T1C3945B213962C032C65092711E68FFF594EDE9259B7109DB77C40F7BAE211E26A31F3A |
| TrID | 32.2% (.EXE) Win64 Executable (generic) (10523/12/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: | Amadey exe |
Indicators Of Compromise (IOCs)
Below is a list of indicators of compromise (IOCs) associated with this malware samples.
| IOC | ThreatFox Reference |
|---|---|
| http://45.80.158.31/g9bkfkWf/index.php | https://threatfox.abuse.ch/ioc/1316601/ |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
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: | 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
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 |
| GDI_PLUS_API | Interfaces with Graphics | gdiplus.dll::GdiplusStartup gdiplus.dll::GdiplusShutdown gdiplus.dll::GdipGetImageEncodersSize gdiplus.dll::GdipGetImageEncoders |
| 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::RegGetValueA 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.