MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 8071d15e5f9c1e57a9fa246f7731e76f017083fee4af80f4175e0b79dcf19a09. 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
Plugx
Vendor detections: 11
| SHA256 hash: | 8071d15e5f9c1e57a9fa246f7731e76f017083fee4af80f4175e0b79dcf19a09 |
|---|---|
| SHA3-384 hash: | 23019f28b983c5967070aed7ff876e6dbcfc5d97d859d436de6af7983c5d3dde25929b7b9d4062974c0432a8595668c0 |
| SHA1 hash: | 7a66330f1b58d0583aa8e9831abd7a4adccc6f93 |
| MD5 hash: | 01eb878f82ae08834c0f89d0015943d5 |
| humanhash: | white-summer-diet-maryland |
| File name: | 8071d15e5f9c1e57a9fa246f7731e76f017083fee4af80f4175e0b79dcf19a09 |
| Download: | download sample |
| Signature | Plugx |
| File size: | 7'621'288 bytes |
| First seen: | 2024-10-16 11:57:10 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 20fc128aadd2bf786c56ad3b93801190 (1 x Plugx) |
| ssdeep | 196608:SxYmziCc/TFxWkLUjx5+TxcVuig+C88Hz4X:gziCc7FxnUP+Ttl+C88HI |
| TLSH | T11B76E151FB828171E8D3047612EB677E4E3D5E24532884C393E07AA94E315D2BB3F79A |
| TrID | 68.8% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 12.5% (.EXE) Win64 Executable (generic) (10522/11/4) 6.0% (.EXE) Win16 NE executable (generic) (5038/12/1) 5.3% (.EXE) Win32 Executable (generic) (4504/4/1) 2.4% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| File icon (PE): | |
| dhash icon | f0e4e4d3f3bcc8f0 (1 x Plugx) |
| Reporter | |
| Tags: | 114-114-114-114 exe Plugx signed |
Code Signing Certificate
| Organisation: | 武汉大博恩科技有限公司 |
|---|---|
| Issuer: | DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2023-07-03T00:00:00Z |
| Valid to: | 2025-07-02T23:59:59Z |
| Serial number: | 04ac83caca0d58ea7bb8d53df8e5b7f1 |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | 6f92034efd63ab7f3bd8893039849dbe44604cccf595d94044ce8157cb353bcf |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
ITVendor Threat Intelligence
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: | APT_Sandworm_ArguePatch_Apr_2022_1 |
|---|---|
| Author: | Arkbird_SOLG |
| Description: | Detect ArguePatch loader used by Sandworm group for load CaddyWiper |
| Reference: | https://www.welivesecurity.com/2022/04/12/industroyer2-industroyer-reloaded/ |
| Rule name: | BLOWFISH_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for Blowfish constants |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | malware_PlugX_config |
|---|---|
| Author: | JPCERT/CC Incident Response Group |
| Description: | detect PlugX in memory |
| Reference: | internal research |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PlugX |
|---|---|
| Author: | JPCERT/CC Incident Response Group |
| Description: | detect PlugX in memory |
| Reference: | internal research |
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| 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: | SHA512_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA384/SHA512 constants |
| Rule name: | WHIRLPOOL_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for WhirlPool constants |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetStartupInfoW KERNEL32.dll::GetCommandLineA KERNEL32.dll::GetCommandLineW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.