MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 17162c71ce2d80958f522db0120136fb4dd06e3a6d39052bb2a582af82e2dac7. 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
Stop
Vendor detections: 17
| SHA256 hash: | 17162c71ce2d80958f522db0120136fb4dd06e3a6d39052bb2a582af82e2dac7 |
|---|---|
| SHA3-384 hash: | 6b3d4e7a09c2a3b6326fd447423950b88e90e19f6689dacdf74b79416d9c7ae101d7afab3e5ac4d2ddebde9ace29c269 |
| SHA1 hash: | 56bd690fa317066c0643d1224f384b92111a03bb |
| MD5 hash: | be87a7809c51f7fd3322ca3ed89a403e |
| humanhash: | oxygen-north-princess-five |
| File name: | B981A1B3DB85E9AE44A79F66ECBCED67088BDA1089FE799D0BCB8DC7C7882B59.exe |
| Download: | download sample |
| Signature | Stop |
| File size: | 843'264 bytes |
| First seen: | 2024-07-24 20:47:15 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 4988f2ae63018c28daaeda2dba44eec2 (4 x Stop, 2 x RedLineStealer) |
| ssdeep | 12288:dgH8tsCSSJL8LklKIa+vacenxFTNXS+Mnj+SVgnGH+H6F0/eXRax78R:UoJIsFKnHExniSVgGHJF6F8 |
| Threatray | 1'613 similar samples on MalwareBazaar |
| TLSH | T15C050240FBA0D03DE5B352F4787AA3A8692D7EB05B6150CB22D636DF56346E0EC7520B |
| TrID | 31.7% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 22.8% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 17.1% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 9.1% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 5.7% (.EXE) Win64 Executable (generic) (10523/12/4) |
| File icon (PE): | |
| dhash icon | b6dacabecee6baa6 (72 x Stop, 68 x RedLineStealer, 55 x Smoke Loader) |
| Reporter | Anonymous |
| Tags: | exe Stop |
Anonymous
this malware sample is very nasty!Intelligence
File Origin
CNVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
Unpacked files
b981a1b3db85e9ae44a79f66ecbced67088bda1089fe799d0bcb8dc7c7882b59
3dd9722663e0f1a7ee9e7882246efdfceff547413e6a92fba8bffe0ccaf6a0ba
bf9df0d93da3c6dea48419d6166ff268f1d313ca895488d94c8aaabdf28499c1
61bf101331e2a50abeade76febfd557a31c09edfe9a2aea0ba7978a061b1a353
df44772e8eb751fe42591ec02926257e5aea30820a82f19b7b8d2e46c506dd05
e5d9f02670d27c81762ca962c07dc4b8f3daf4085bfbe77a60d450f3f61684b0
17162c71ce2d80958f522db0120136fb4dd06e3a6d39052bb2a582af82e2dac7
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_OutputDebugStringA_iat |
|---|
| 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: | maldoc_getEIP_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | meth_get_eip |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | shellcode |
|---|---|
| Author: | nex |
| Description: | Matched shellcode byte patterns |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Malspam
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 |
|---|---|---|
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::ImpersonateSelf |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::SetProcessShutdownParameters KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::FindFirstVolumeW KERNEL32.dll::FindFirstVolumeA KERNEL32.dll::FindNextVolumeMountPointW KERNEL32.dll::FindNextVolumeMountPointA KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::AllocConsole KERNEL32.dll::FillConsoleOutputCharacterW KERNEL32.dll::WriteConsoleInputA KERNEL32.dll::WriteConsoleW KERNEL32.dll::WriteConsoleInputW KERNEL32.dll::WriteConsoleOutputCharacterA KERNEL32.dll::WriteConsoleA |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileExW KERNEL32.dll::CopyFileA KERNEL32.dll::CopyFileW KERNEL32.dll::CreateFileA KERNEL32.dll::DeleteFileA KERNEL32.dll::MoveFileWithProgressA KERNEL32.dll::MoveFileA |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameW |
| WIN_HTTP_API | Uses HTTP services | WINHTTP.dll::WinHttpWriteData |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.