MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 980fcb6365092cd752934417abb0f2a95bca452c58856240157107e70c1d754d. 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
NetSupport
Vendor detections: 15
| SHA256 hash: | 980fcb6365092cd752934417abb0f2a95bca452c58856240157107e70c1d754d |
|---|---|
| SHA3-384 hash: | 3a89e818103190692125f84a4cca6bce1f038248fd503ffb4fb8820eb346220678f58510d059b96f87d23e9414afb902 |
| SHA1 hash: | c2d2fdbc9e80daa95e3046e2d3bd13e7ca312e18 |
| MD5 hash: | 77970896073bbafdc8c1811414c62536 |
| humanhash: | oscar-spring-april-pasta |
| File name: | 77970896073BBAFDC8C1811414C62536.exe |
| Download: | download sample |
| Signature | NetSupport |
| File size: | 2'224'328 bytes |
| First seen: | 2024-04-13 11:15:09 UTC |
| Last seen: | 2024-04-13 12:22:42 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 986447145f752ee174944cbcb0f6260b (2 x NetSupport) |
| ssdeep | 49152:/Xe2JFJ0l5VO6T9xX2AdPj15GZ0yB/dqyvVamJW:/Xe2JFJ0liu3GAdPj15GZft6 |
| Threatray | 802 similar samples on MalwareBazaar |
| TLSH | T126A522F120C1D4B1F823353185D662B5DD39BC31B2A14D99FFBC7A681A72AE1CA1472E |
| TrID | 76.2% (.EXE) WinRAR Self Extracting archive (4.x-5.x) (265042/9/39) 8.9% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 4.7% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 3.0% (.EXE) Win64 Executable (generic) (10523/12/4) 1.8% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) |
| File icon (PE): | |
| dhash icon | dcecb2f0f0b2e870 (1 x NetSupport) |
| Reporter | |
| Tags: | Amnahuseta19-com Amnahuseta20-com exe NetSupport signed |
Code Signing Certificate
| Organisation: | Changsha Ruike Hotel Management Co., Ltd. |
|---|---|
| Issuer: | SSL.com EV Code Signing Intermediate CA RSA R3 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2024-01-22T17:14:07Z |
| Valid to: | 2025-01-21T17:13:52Z |
| Serial number: | 3a0d91732285bf24fda0564af5a98e71 |
| Cert Central Blocklist: | This certificate is on the Cert Central blocklist |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | d6546361afdc32bed9ed0c4a55080dfa50ea53f4bb6217ca19ebde42b8caa8fb |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| 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 |
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CreateStreamOnHGlobal |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::SetFileSecurityW |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExW SHELL32.dll::SHFileOperationW SHELL32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetStartupInfoA KERNEL32.dll::GetCommandLineW KERNEL32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::WriteConsoleA KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateHardLinkW KERNEL32.dll::CreateFileMappingW KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileA KERNEL32.dll::DeleteFileW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::FindWindowExW 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.