MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 5acd0b023bd7da111dc456b74894af78e3355c4ed8a7e87fab9068e70fbc2268. 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
N-W0rm
Vendor detections: 15
| SHA256 hash: | 5acd0b023bd7da111dc456b74894af78e3355c4ed8a7e87fab9068e70fbc2268 |
|---|---|
| SHA3-384 hash: | 940f4f5ac6356cc108896485aa7f4232cb2dd71654f2223f34f849377863eefe26ca1d00a751579dd8bf983f88d9c22a |
| SHA1 hash: | 574a56950ab7f860b9a34238058bdd57958222db |
| MD5 hash: | 48974dd06ef7e2587826fb6d0e4fe7b0 |
| humanhash: | river-diet-connecticut-fourteen |
| File name: | 48974dd06ef7e2587826fb6d0e4fe7b0.exe |
| Download: | download sample |
| Signature | N-W0rm |
| File size: | 360'690 bytes |
| First seen: | 2024-10-18 09:10:09 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | bef40bc1b92b46a02b66ed837f361d00 (1 x N-W0rm) |
| ssdeep | 6144:e8ubWcC2hsfVfLg5+fTFZH/IWCvHRfdh8tkS8R9SqtJCAxAYUSEy9AfC0v:etSIhsRLE+fTFZgnvxfdh8tnDs0wAfSO |
| TLSH | T1FF74018FE39441F2F9AB04F40D96BB3EC715DECA0A94C64717D4FE527AB7242895B220 |
| TrID | 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 15.9% (.EXE) Win64 Executable (generic) (10522/11/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) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | f0f0e8d6cee8f0e0 (1 x N-W0rm) |
| Reporter | |
| Tags: | exe N-W0rm |
Indicators Of Compromise (IOCs)
Below is a list of indicators of compromise (IOCs) associated with this malware samples.
| IOC | ThreatFox Reference |
|---|---|
| 210.61.125.109:80 | https://threatfox.abuse.ch/ioc/1337481/ |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
21621ac382cc4b809513ccc6f859f4c12f049e8ac6d9e7edd41cd950278f463f
618de6ea7c34a83092d90198f6ee88f5c317dcb46d9ea320aec8c5b46ce54824
4defd9f70057e085921215b34a0b170a75f04d5365c060c0eb013e8b1948b4ef
b0b1dffc4817f772584318a9554251d1cb45a6f0955bd4819a387466ed1f347b
761f42f03e50ef9b2eb1b1041c81cc6ed24cbc8ce2d6df3c87f193493b4a4772
e93ea2c9e689a35ef77e597a4cf34409f9c02dd74790716eae060304995d6289
5acd0b023bd7da111dc456b74894af78e3355c4ed8a7e87fab9068e70fbc2268
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 |
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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::ConvertSecurityDescriptorToStringSecurityDescriptorW ADVAPI32.dll::ConvertSidToStringSidW ADVAPI32.dll::ConvertStringSecurityDescriptorToSecurityDescriptorW ADVAPI32.dll::ConvertStringSidToSidW ADVAPI32.dll::CopySid ADVAPI32.dll::EqualSid |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AddAccessAllowedAce ADVAPI32.dll::AddAce ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::GetAclInformation ADVAPI32.dll::GetKernelObjectSecurity ADVAPI32.dll::GetSecurityDescriptorControl |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetStartupInfoA KERNEL32.dll::GetCommandLineW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleA KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileA KERNEL32.dll::GetFileAttributesW KERNEL32.dll::FindFirstFileW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupAccountNameW ADVAPI32.dll::LookupAccountSidW ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_NETWORK_API | Supports Windows Networking | mpr.dll::WNetEnumResourceW mpr.dll::WNetOpenEnumW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegConnectRegistryW ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegOpenKeyW ADVAPI32.dll::RegQueryValueW ADVAPI32.dll::RegQueryValueExW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::PeekMessageW USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.