MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 213ccc660b77060313c9842e1d2d0215b5909235d54140daa21f0110c50e4715. 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
Troldesh
Vendor detections: 3
| SHA256 hash: | 213ccc660b77060313c9842e1d2d0215b5909235d54140daa21f0110c50e4715 |
|---|---|
| SHA3-384 hash: | f5cc6f1c9df93316659949cba1d507cc014631eb8a4b7abb97e60889c21cd6e1a4701ac3da01a83df7cca6eb029738f3 |
| SHA1 hash: | 185d541acda9e0c6f59aaf733536f78a88c86a61 |
| MD5 hash: | 17c7cda30096c869c95c50852b4043c9 |
| humanhash: | solar-grey-mirror-double |
| File name: | 213ccc660b77060313c9842e1d2d0215b5909235d54140daa21f0110c50e4715 |
| Download: | download sample |
| Signature | Troldesh |
| File size: | 1'031'992 bytes |
| First seen: | 2020-03-23 18:53:10 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | acb23d5e842bacc25710e858bb309110 (1 x Troldesh) |
| ssdeep | 24576:Dw+ekoKYkrB43qLpM7diN+glAp3R6HTBz4:DwL1KYO43qLpMkN+MS3Yz4 |
| Threatray | 15 similar samples on MalwareBazaar |
| TLSH | 2C2523C2B2221417D0B516786C57D23657319C4A8B7A89DA3759B08AFFBF2C0C8F6739 |
| Reporter | |
| Tags: | exe Troldesh |
Code Signing Certificate
| Organisation: | RZWQIWGOIHVDLFJDRN |
|---|---|
| Issuer: | RZWQIWGOIHVDLFJDRN |
| Algorithm: | sha1WithRSA |
| Valid from: | Apr 12 22:20:15 2019 GMT |
| Valid to: | Dec 31 23:59:59 2039 GMT |
| Serial number: | 04E39DEB2E3D82BC418BD789392E8008 |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | A1ADFE81A413749E0F41D7F995B61416FE3457B085F6F1DD233613E7CB9190F3 |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
Vendor Threat Intelligence
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: | suspicious_packer_section |
|---|---|
| Author: | @j0sm1 |
| Description: | The packer/protector section names/keywords |
| Reference: | http://www.hexacorn.com/blog/2012/10/14/random-stats-from-1-2m-samples-pe-section-names/ |
| Rule name: | win_troldesh_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | autogenerated rule brought to you by yara-signator |
| Rule name: | win_troldesh_g0 |
|---|---|
| Author: | Daniel Plohmann <daniel.plohmann<at>fkie.fraunhofer.de> |
| Description: | Unpacked Shade binary, non-statically-linked part and specific strings (vs. CMSBrute) |
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::ConvertStringSidToSidW ADVAPI32.dll::GetLengthSid |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::DuplicateTokenEx ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::SetTokenInformation |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteW SHELL32.dll::ShellExecuteExW SHELL32.dll::ShellExecuteEx SHELL32.dll::SHGetDiskFreeSpaceExA SHELL32.dll::SHGetFileInfoW SHELL32.dll::SHIsFileAvailableOffline |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::CreateProcessAsUserW KERNEL32.dll::CreateProcessW KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::WriteProcessMemory KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetVolumeInformationW KERNEL32.dll::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleA KERNEL32.dll::WriteConsoleOutputCharacterW KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetConsoleCtrlHandler KERNEL32.dll::SetConsoleDisplayMode KERNEL32.dll::SetStdHandle |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryA SHELL32.dll::SHCreateDirectoryExW SHELL32.dll::SHCreateDirectoryExA KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileA |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameW ADVAPI32.dll::LookupAccountSidW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegCreateKeyW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegOpenKeyW ADVAPI32.dll::RegOpenKeyA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuW USER32.dll::BlockInput USER32.dll::CloseDesktop USER32.dll::CreateMenu USER32.dll::GetOpenClipboardWindow USER32.dll::PeekMessageW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.