MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 66a64168ef1203b08b4dc0cde4b184c4db9023951f5ce9e12e3f93f3fde17c6d. 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
Worm.Ramnit
Vendor detections: 12
| SHA256 hash: | 66a64168ef1203b08b4dc0cde4b184c4db9023951f5ce9e12e3f93f3fde17c6d |
|---|---|
| SHA3-384 hash: | 6e7a06cf45bd8e85161c11e56e4a17386f0a5ae3db1463ee6f8d4f919d164358e5cde7163803d9835d771b3a623f76d2 |
| SHA1 hash: | bf24139904e25a284587281f475584cae889d2ff |
| MD5 hash: | 8f66e21a56f2a528e13425f89c536979 |
| humanhash: | oregon-thirteen-queen-london |
| File name: | Endermanch@Petya.A.exe |
| Download: | download sample |
| Signature | Worm.Ramnit |
| File size: | 247'808 bytes |
| First seen: | 2024-07-24 22:51:37 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 1a63922d5931d1bb8ca5188313f78eaa (1 x Ransomware.Petya, 1 x Worm.Ramnit) |
| ssdeep | 6144:MCyjXhd1mialK+qoNr8PxtZE6x5v+k6fS:4jXhd8ZlKOrMZE6x5b6f |
| Threatray | 3 similar samples on MalwareBazaar |
| TLSH | T16A349D2276E0847DFAB3063748FD36759AFDF9714931890B33C50A0E79605E1A93A763 |
| TrID | 41.1% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 22.2% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 11.8% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 7.5% (.EXE) Win64 Executable (generic) (10523/12/4) 4.6% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) |
| File icon (PE): | |
| dhash icon | e9f4ae8ac0c6c664 (1 x NotPetya, 1 x GoldenEye, 1 x Petya) |
| Reporter | Anonymous |
| Tags: | exe Worm.Ramnit |
Anonymous
this malware sample is very nasty!Intelligence
File Origin
CNVendor 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: | Check_OutputDebugStringA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerHiding__Active |
|---|---|
| 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: | 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 |
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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::AllocateAndInitializeSid ADVAPI32.dll::ConvertSidToStringSidW ADVAPI32.dll::ConvertStringSidToSidW ADVAPI32.dll::CopySid ADVAPI32.dll::EqualSid ADVAPI32.dll::FreeSid |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AddAce ADVAPI32.dll::CheckTokenMembership ADVAPI32.dll::GetAclInformation ADVAPI32.dll::GetSecurityDescriptorControl ADVAPI32.dll::GetSecurityDescriptorDacl ADVAPI32.dll::GetSecurityDescriptorGroup |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken ADVAPI32.dll::OpenThreadToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoW KERNEL32.dll::GetCommandLineW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileExW SHLWAPI.dll::PathRemoveFileSpecW KERNEL32.dll::RemoveDirectoryW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryInfoKeyW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::CloseDesktop USER32.dll::EmptyClipboard USER32.dll::OpenClipboard USER32.dll::PeekMessageW USER32.dll::CreateWindowStationW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.