MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 d04ff81949232f1d404d9abf922e1a25b994e12d1b01fa96d129d8a13ce700d1. 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
Neshta
Vendor detections: 17
| SHA256 hash: | d04ff81949232f1d404d9abf922e1a25b994e12d1b01fa96d129d8a13ce700d1 |
|---|---|
| SHA3-384 hash: | 611c3c9b8f95202530a5fb6fb1f04c9e80073051dee67b1adcc6ef7d3b1f722e2b6c4ad71b7133281bd67cb82ee9180d |
| SHA1 hash: | c9db272d817379036b91a4a59cf1e8c3eb649044 |
| MD5 hash: | 8bad626419244605cb6bfa7ffef1e8cc |
| humanhash: | chicken-papa-nebraska-minnesota |
| File name: | log2.exe |
| Download: | download sample |
| Signature | Neshta |
| File size: | 151'040 bytes |
| First seen: | 2024-07-01 06:56:38 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 9f4693fc0c511135129493f2161d1e86 (250 x Neshta, 15 x Formbook, 14 x AgentTesla) |
| ssdeep | 3072:wr85C3C6kzWypvaQ0FxyNTBfr0GCHh7DhH:w9PkZvaF4NTBTJABH |
| Threatray | 259 similar samples on MalwareBazaar |
| TLSH | T11BE3AE41F3E141F7E5F1097500A6722ED73A73346B24A8EBC79C2D429817BD1AA3D2E9 |
| TrID | 54.0% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2) 24.3% (.EXE) Win32 Executable (generic) (4504/4/1) 10.8% (.EXE) Generic Win/DOS Executable (2002/3) 10.8% (.EXE) DOS Executable Generic (2000/1) |
| Reporter | |
| Tags: | Neshta |
Intelligence
File Origin
GRVendor 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: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | EXE_Virus_Neshta_March2024 |
|---|---|
| Author: | Yashraj Solanki - Cyber Threat Intelligence Analyst at Bridewell |
| 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: | MALWARE_Win_Neshta |
|---|---|
| Author: | ditekSHen |
| Description: | Detects Neshta |
| Rule name: | MAL_Malware_Imphash_Mar23_1 |
|---|---|
| Author: | Arnim Rupp |
| Description: | Detects malware by known bad imphash or rich_pe_header_hash |
| Reference: | https://yaraify.abuse.ch/statistics/ |
| Rule name: | MAL_Neshta_Generic |
|---|---|
| Author: | Florian Roth (Nextron Systems) |
| Description: | Detects Neshta malware |
| Reference: | Internal Research |
| Rule name: | MAL_Neshta_Generic_RID2DC9 |
|---|---|
| Author: | Florian Roth |
| Description: | Detects Neshta malware |
| Reference: | Internal Research |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | meth_get_eip |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | neshta_v1 |
|---|---|
| Author: | RandomMalware |
| 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: | shellcode |
|---|---|
| Author: | nex |
| Description: | Matched shellcode byte patterns |
| Rule name: | Windows_Virus_Neshta_2a5a14c8 |
|---|---|
| Author: | Elastic Security |
| Rule name: | win_neshta_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | autogenerated rule brought to you by yara-signator |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
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 |
|---|---|---|
| MULTIMEDIA_API | Can Play Multimedia | gdi32.dll::StretchDIBits |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteA |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::GetDriveTypeA kernel32.dll::GetStartupInfoA kernel32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::WinExec |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateDirectoryA kernel32.dll::CreateFileA kernel32.dll::DeleteFileA kernel32.dll::GetWindowsDirectoryA kernel32.dll::GetFileAttributesA kernel32.dll::FindFirstFileA |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegOpenKeyExA advapi32.dll::RegQueryValueExA advapi32.dll::RegSetValueExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.