MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 9be6abe91db5212e333a086a8f9db157c08f7cf1eeb9020f6cf13444ddab8036. 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
NetWire
Vendor detections: 14
| SHA256 hash: | 9be6abe91db5212e333a086a8f9db157c08f7cf1eeb9020f6cf13444ddab8036 |
|---|---|
| SHA3-384 hash: | ec6f4ca8602b9077d2e8fe4ebd54d69e74fd518e0a3bf458e1872892c7be7c5d8f72a998cb7980cfb74cc31c05beebfa |
| SHA1 hash: | ec9f6005ccbc9b8f3286445e9d071c3f3751d52b |
| MD5 hash: | 6fc817f7c53beea30c55d55779cef31d |
| humanhash: | neptune-november-neptune-crazy |
| File name: | 6FC817F7C53BEEA30C55D55779CEF31D.exe |
| Download: | download sample |
| Signature | NetWire |
| File size: | 478'208 bytes |
| First seen: | 2024-04-17 15:00:37 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 24be007ce5adafbdc5cb90698c601631 (1 x NetWire) |
| ssdeep | 6144:j2OGscfKNO6bRDnqY9Nt3o9LresPnp4v26BEWwmJR5QeV3rQCVsOI0XlAU9k:27fKNx9+Wz0OsKVElwLVO0XlF9k |
| Threatray | 2 similar samples on MalwareBazaar |
| TLSH | T168A49E37F6D18437D1332A7D9C5B9368AC29BF512D28248E2BE81D4C5F39781392A297 |
| TrID | 94.3% (.EXE) Win32 Executable Borland Delphi 7 (664796/42/58) 2.0% (.EXE) Win32 Executable Delphi generic (14182/79/4) 1.8% (.SCR) Windows screen saver (13097/50/3) 0.6% (.EXE) Win32 Executable (generic) (4504/4/1) 0.2% (.EXE) Win16/32 Executable Delphi generic (2072/23) |
| Reporter | |
| Tags: | exe NetWire RAT |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Malware Config
dnsresolve.srz2l6.com:15111
PLUGINUPDATES.duckdns.org:15111
updateavlocalgenuine.com:15111
localupdate.ns02.info:15111
dnsresolve.nsl1.cc:15111
dnsresolve.srs8l2.com:15111
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: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | INDICATOR_EXE_Packed_MEW |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables packed with MEW |
| Rule name: | INDICATOR_SUSPICIOUS_Binary_References_Browsers |
|---|---|
| Author: | ditekSHen |
| Description: | Detects binaries (Windows and macOS) referencing many web browsers. Observed in information stealers. |
| Rule name: | MALWARE_Win_NetWire |
|---|---|
| Author: | ditekSHen |
| Description: | Detects NetWire RAT |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | meth_stackstrings |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | mew_11_xx |
|---|---|
| Author: | Kevin Falcoz |
| Description: | MEW 11 |
| Rule name: | NetWiredRC_B |
|---|---|
| Author: | Jean-Philippe Teissier / @Jipe_ |
| Description: | NetWiredRC |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Windows_Trojan_Netwire_1b43df38 |
|---|---|
| Author: | Elastic Security |
| Reference: | https://www.elastic.co/security-labs/netwire-dynamic-configuration-extraction |
| Rule name: | Windows_Trojan_Netwire_f42cb379 |
|---|---|
| Author: | Elastic Security |
| Reference: | https://www.elastic.co/security-labs/netwire-dynamic-configuration-extraction |
| Rule name: | win_netwire_w0 |
|---|---|
| Author: | Jean-Philippe Teissier / @Jipe_ |
| Description: | NetWiredRC |
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 |
|---|---|---|
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteA |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessA kernel32.dll::VirtualAllocEx kernel32.dll::WriteProcessMemory kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryExA kernel32.dll::LoadLibraryA kernel32.dll::GetSystemInfo kernel32.dll::GetStartupInfoA kernel32.dll::GetDiskFreeSpaceA |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateDirectoryA kernel32.dll::CreateFileA kernel32.dll::GetFileAttributesA kernel32.dll::FindFirstFileA version.dll::GetFileVersionInfoSizeA version.dll::GetFileVersionInfoA |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegCreateKeyA advapi32.dll::RegOpenKeyExA advapi32.dll::RegQueryValueExA advapi32.dll::RegSetValueExA |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::CreateMenu user32.dll::FindWindowA user32.dll::PeekMessageA user32.dll::CreateWindowExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.