MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 a0ae6d9a734d47d7346072587bfde210c9ca972f2609912387be9f74c3f43917. 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
LummaStealer
Vendor detections: 17
| SHA256 hash: | a0ae6d9a734d47d7346072587bfde210c9ca972f2609912387be9f74c3f43917 |
|---|---|
| SHA3-384 hash: | 5fda4c3c213c872185a5d4da2c6d353b778945a79ca794c80f436fda23b2e90d79b9d242b6d153ea88c87bd74d2ae210 |
| SHA1 hash: | 9f2ea819263ebd672335ba81449743067ba5176a |
| MD5 hash: | 30bc600df6ad2b88af58b3b221c7bbd3 |
| humanhash: | grey-artist-chicken-snake |
| File name: | setup.exe |
| Download: | download sample |
| Signature | LummaStealer |
| File size: | 372'224 bytes |
| First seen: | 2024-06-20 13:07:07 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 9a95d123852230bf3bf28253e4f5b35f (1 x LummaStealer) |
| ssdeep | 6144:E/7VnQ4aLJMoZwv2JW2up8D18SvvPSTOHv6t0TTo+QWJu4aD+NYcH:A5Q4az5W2up8Z8Sv/iwrZJLjH |
| TLSH | T15D848D43E2E1BC65E5678B32AE1EC2E8764DF650CFD937693228AF1F85B10B1C162711 |
| TrID | 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 15.9% (.EXE) Win64 Executable (generic) (10523/12/4) 9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 7.6% (.EXE) Win16 NE executable (generic) (5038/12/1) 6.8% (.EXE) Win32 Executable (generic) (4504/4/1) |
| File icon (PE): | |
| dhash icon | 1a72c2db98585c2c (2 x LummaStealer) |
| Reporter | |
| Tags: | exe LummaStealer |
Intelligence
File Origin
ROVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
https://distincttangyflippan.shop/api
https://macabrecondfucews.shop/api
https://greentastellesqwm.shop/api
https://stickyyummyskiwffe.shop/api
https://sturdyregularrmsnhw.shop/api
https://lamentablegapingkwaq.shop/api
https://innerverdanytiresw.shop/api
https://standingcomperewhitwo.shop/api
Unpacked files
32021a9f3f6e204120dfa1982419da8edd43acf5d56b21ba707018c242879702
77367fc7553b394eaed89318cb30d58c01e392ec08dff08603c4f618d3016cd2
82bca03a08d9dc20d2f4ff92b2702f25b5051d7ed570df2853b1ccee751bed05
c58049ff195a22aae0ea2347da63b2a135fe1e5295d427e2edf7cbc611715242
ecec0cf3a79928b39ebaedccd677cf4a168441801c99cf5d9ee333cf1a161d2f
03f84e09687b4311d9367965fbe59e34a9202f1d7ab9cafc0872a16c6077621e
573c9cd50b73dbd409af40dc852bc5f77d03164a1cb484f920ba6b3ec1072811
1420b45b7ca1b037bc1e4c2653065fa46069dc3c7d271557c7f6f26801323b32
57f15973f5ef8e5b11854923bc3fa92a410b49792c2dc0acd703f335cb8af00e
8d2b3c1960f65f7124c0833076e8c2da980c7d2a4d4fdd11aaec58fbc03485d2
e3130305c3db2942611398ad576f5e3070d48cb24c1c1f11fda0feb4cb8beac5
22623a084f176fbcd80c1de997e313b9c1695480be0ef6e896a737cfafa426c8
a0ae6d9a734d47d7346072587bfde210c9ca972f2609912387be9f74c3f43917
9dd3e46b629d9f1b94da0ce6d44554286b8fe7ecd9284a299a4115d643e2cbef
1f988afa8950c3482ae0026f6786f20c97acad84a04c40ce941f4a1562596bea
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: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | RIPEMD160_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for RIPEMD-160 constants |
| Rule name: | SHA1_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA1 constants |
| Rule name: | Windows_Trojan_Generic_2993e5a5 |
|---|---|
| Author: | Elastic Security |
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_AUTHENTICODE | Missing Authenticode | high |
| CHECK_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::FindFirstVolumeMountPointW KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetStartupInfoW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleAliasesLengthA KERNEL32.dll::GetConsoleAliasW KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateHardLinkA KERNEL32.dll::CreateFileW KERNEL32.dll::GetWindowsDirectoryW |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.