MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 1ec6bd77bf701f7b2d7fa1c2d6c34c1e49009121ee4aeb5f6ba9302a6b8d25e8. 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
PegasusLoader
Vendor detections: 10
| SHA256 hash: | 1ec6bd77bf701f7b2d7fa1c2d6c34c1e49009121ee4aeb5f6ba9302a6b8d25e8 |
|---|---|
| SHA3-384 hash: | 9d42183a3801db740f5af2db20ae6a861b412b499768eafbe5b76fca1a7dd94d24c3ea26ca01ccaf8991992b0abc3e54 |
| SHA1 hash: | 02f44de45dd149b2d853809565a16b9b6d82e68a |
| MD5 hash: | c06ce67b61202933698a09ea169382c5 |
| humanhash: | river-lamp-utah-whiskey |
| File name: | 1ec6bd77bf701f7b2d7fa1c2d6c34c1e49009121ee4aeb5f6ba9302a6b8d25e8 |
| Download: | download sample |
| Signature | PegasusLoader |
| File size: | 71'552'512 bytes |
| First seen: | 2024-11-18 12:38:47 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | d51fa6f92f84f511f9aa1337d5ff1a52 (2 x PegasusLoader) |
| ssdeep | 393216:oO5SoCqeodARSqJP1bmrdO9QNQMdrVFSBdMvfqee4e6yWmMYK:oOPeCqJ1mZO98Q6rVFSBdMHqee4eb |
| TLSH | T1F5F74A32A479C3D9C2E9D1748121652B6672F8CC2B2127E72A90EE742BF57D35A7C703 |
| TrID | 44.4% (.EXE) Win64 Executable (generic) (10522/11/4) 21.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 8.7% (.ICL) Windows Icons Library (generic) (2059/9) 8.5% (.EXE) OS/2 Executable (generic) (2029/13) 8.4% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| Reporter | |
| Tags: | exe PegasusLoader |
Intelligence
File Origin
# of uploads :
1
# of downloads :
237
Origin country :
ITVendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
1ec6bd77bf701f7b2d7fa1c2d6c34c1e49009121ee4aeb5f6ba9302a6b8d25e8
Verdict:
Malicious activity
Analysis date:
2024-11-18 13:52:28 UTC
Tags:
evasion
Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
97.4%
Tags:
vmdetect virus overt sage
Result
Verdict:
Suspicious
Maliciousness:
Behaviour
Сreating synchronization primitives
Creating a file in the %temp% subdirectories
Creating a process from a recently created file
Creating a file
Connection attempt
Creating a file in the %AppData% subdirectories
Moving a file to the %AppData% subdirectory
Sending a custom TCP request
Launching the process to change network settings
Launching a process
Using the Windows Management Instrumentation requests
DNS request
Verdict:
Likely Malicious
Threat level:
7.5/10
Confidence:
100%
Tags:
anti-debug anti-vm crypto crypto golang microsoft_visual_cc python rat rust
Verdict:
Suspicious
Labled as:
Malware_48.0
Result
Threat name:
n/a
Detection:
malicious
Classification:
spyw.evad
Score:
72 / 100
Signature
AI detected suspicious sample
Found Tor onion address
Queries sensitive video device information (via WMI, Win32_VideoController, often done to detect virtual machines)
Sigma detected: Capture Wi-Fi password
Sigma detected: Tor Client/Browser Execution
Tries to harvest and steal WLAN passwords
Uses netsh to modify the Windows network and firewall settings
Behaviour
Behavior Graph:
Score:
100%
Verdict:
Malware
File Type:
PE
Gathering data
Detection(s):
Suspicious file
Result
Malware family:
n/a
Score:
7/10
Tags:
discovery execution persistence privilege_escalation
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
Event Triggered Execution: Netsh Helper DLL
System Network Configuration Discovery: Wi-Fi Discovery
Command and Scripting Interpreter: PowerShell
Looks up external IP address via web service
Executes dropped EXE
Verdict:
Malicious
Tags:
n/a
YARA:
n/a
Please note that we are no longer able to provide a coverage score for Virus Total.
File information
The table below shows additional information about this malware sample such as delivery method and external references.
No further information available
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | advapi32.dll::CopySid advapi32.dll::GetLengthSid advapi32.dll::IsValidSid |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| DP_API | Uses DP API | crypt32.dll::CryptUnprotectData |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::GetTokenInformation |
| SS_API | Uses SS API | secur32.dll::AcceptSecurityContext secur32.dll::AcquireCredentialsHandleA secur32.dll::ApplyControlToken secur32.dll::DecryptMessage secur32.dll::DeleteSecurityContext secur32.dll::QueryContextAttributesW |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateRemoteThread kernel32.dll::CreateProcessW kernel32.dll::OpenProcess advapi32.dll::OpenProcessToken kernel32.dll::VirtualAllocEx kernel32.dll::WriteProcessMemory |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess ntdll.dll::NtQueryInformationProcess ntdll.dll::NtQuerySystemInformation kernel32.dll::LoadLibraryExA kernel32.dll::LoadLibraryA kernel32.dll::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::WriteConsoleW kernel32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW ntdll.dll::NtCreateFile ntdll.dll::NtDeviceIoControlFile kernel32.dll::GetWindowsDirectoryW kernel32.dll::GetSystemDirectoryW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptGenRandom |
| WIN_CRYPT_API | Uses Windows Crypt API | crypt32.dll::CertAddCertificateContextToStore crypt32.dll::CertDuplicateCertificateChain crypt32.dll::CertDuplicateCertificateContext crypt32.dll::CertDuplicateStore crypt32.dll::CertEnumCertificatesInStore crypt32.dll::CertFreeCertificateChain |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | ws2_32.dll::bind ws2_32.dll::closesocket ws2_32.dll::connect ws2_32.dll::freeaddrinfo ws2_32.dll::getaddrinfo ws2_32.dll::getpeername |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.