MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 568aa14465f34c744a4e312cc06c096f859ca96f0daa3ac4513587b8f96508a8. 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
Threat unknown
Vendor detections: 9
| SHA256 hash: | 568aa14465f34c744a4e312cc06c096f859ca96f0daa3ac4513587b8f96508a8 |
|---|---|
| SHA3-384 hash: | e2bfb56d45e7c37835bb947a010e6a8eb63a83396403e3e4cc01d96aadf61adf719fdd6fe1029b2015a39207b3a0ca1a |
| SHA1 hash: | 8a528695d72d43aac9b1491605af99c0670ac9d9 |
| MD5 hash: | 5ea47c299c121b9a1fa8c8b5fb98476d |
| humanhash: | nebraska-stairway-massachusetts-island |
| File name: | MariyelsTherapy.exe |
| Download: | download sample |
| File size: | 82'886'383 bytes |
| First seen: | 2024-03-23 16:17:44 UTC |
| Last seen: | 2024-03-23 18:31:02 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | b34f154ec913d2d2c435cbd644e91687 (533 x GuLoader, 110 x RemcosRAT, 80 x EpsilonStealer) |
| ssdeep | 1572864:4CC6LBY3VkYRF3cC6GYQxwrBZHBFdNYZvpXuyUsAI:4CpuWk3QGRxEzFCHUsA |
| TLSH | T175083326124A622AF86031FE1D3D6DEFE618901127F171D27C7FA5928CCB8C79D1D8B9 |
| TrID | 37.3% (.EXE) Win64 Executable (generic) (10523/12/4) 17.8% (.EXE) Win16 NE executable (generic) (5038/12/1) 15.9% (.EXE) Win32 Executable (generic) (4504/4/1) 7.3% (.ICL) Windows Icons Library (generic) (2059/9) 7.2% (.EXE) OS/2 Executable (generic) (2029/13) |
| File icon (PE): | |
| dhash icon | b61a63636535350d |
| Reporter | |
| Tags: | exe mariyeltherapy.xyz SrryStealer |
Intelligence
File Origin
# of uploads :
2
# of downloads :
466
Origin country :
GRVendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
568aa14465f34c744a4e312cc06c096f859ca96f0daa3ac4513587b8f96508a8.exe
Verdict:
Malicious activity
Analysis date:
2024-03-23 16:22:32 UTC
Tags:
evasion generic stealer
Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:
Behaviour
Searching for the window
Creating a file in the %temp% subdirectories
Сreating synchronization primitives
Creating a window
Creating a file
Creating a process from a recently created file
Running batch commands
Creating a process with a hidden window
Launching a process
Using the Windows Management Instrumentation requests
Searching for synchronization primitives
Launching a tool to kill processes
Enabling autorun by creating a file
Verdict:
Malicious
Threat level:
10/10
Confidence:
100%
Tags:
installer lolbin overlay packed shell32
Verdict:
Malicious
Labled as:
Dropper/FakeMS
Result
Verdict:
MALICIOUS
Result
Threat name:
n/a
Detection:
malicious
Classification:
spyw
Score:
48 / 100
Signature
Drops large PE files
Tries to steal communication platform credentials (via file / registry access)
Behaviour
Behavior Graph:
Score:
6%
Verdict:
Benign
File Type:
PE
Gathering data
Threat name:
Win32.Trojan.Malagent
Status:
Malicious
First seen:
2024-03-23 00:49:41 UTC
File Type:
PE (Exe)
Extracted files:
148
AV detection:
4 of 37 (10.81%)
Threat level:
5/5
Detection(s):
Suspicious file
Verdict:
unknown
Result
Malware family:
n/a
Score:
7/10
Tags:
discovery spyware stealer
Behaviour
Checks processor information in registry
Enumerates processes with tasklist
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
Checks installed software on the system
Looks up external IP address via web service
Drops startup file
Executes dropped EXE
Loads dropped DLL
Reads user/profile data of web browsers
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 (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| 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 | KERNEL32.dll::CreateProcessW ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetDiskFreeSpaceW KERNEL32.dll::GetCommandLineW |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileExW KERNEL32.dll::MoveFileW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuW USER32.dll::EmptyClipboard USER32.dll::FindWindowExW USER32.dll::OpenClipboard 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.SrryStealer C2: linnisgood.site