MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 2d9e008828a19f6329b2ca4abcfdefa9b124e1eb5eb3270be8b6f1f77476b3d1. 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
Formbook
Vendor detections: 16
| SHA256 hash: | 2d9e008828a19f6329b2ca4abcfdefa9b124e1eb5eb3270be8b6f1f77476b3d1 |
|---|---|
| SHA3-384 hash: | 5dc5408f7679b782db7547e1b0666cfda86b02292f79891824e97a980a2343f737b1580fde8d8ad1cf1838672170d526 |
| SHA1 hash: | a7d6e4d912d4d5b4dbfd0703a8af467d18f7b4ed |
| MD5 hash: | fe3ab433cdc30a005e1616af15a6b0e9 |
| humanhash: | foxtrot-burger-hot-east |
| File name: | 2d9e008828a19f6329b2ca4abcfdefa9b124e1eb5eb3270be8b6f1f77476b3d1 |
| Download: | download sample |
| Signature | Formbook |
| File size: | 1'627'744 bytes |
| First seen: | 2024-10-08 13:11:38 UTC |
| Last seen: | 2024-10-08 13:32:20 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 22a65106d3d84ea74d966fa0424a5a0c (8 x Formbook, 2 x AsyncRAT, 1 x AgentTesla) |
| ssdeep | 49152:wAodtaG9kS2U84B+FLan9k5TRM9zloVj8Hn:Q/B1r |
| TLSH | T1B575CF19E3A811FCE52BC674CA55A233E6B170560B21A5CB0B99C7452F73EE16B7F302 |
| TrID | 47.1% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 35.2% (.EXE) InstallShield setup (43053/19/16) 8.6% (.EXE) Win64 Executable (generic) (10523/12/4) 4.1% (.EXE) Win16 NE executable (generic) (5038/12/1) 1.6% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| Reporter | |
| Tags: | exe FormBook signed |
Code Signing Certificate
| Organisation: | Microsoft Code Signing PCA 2011 |
|---|---|
| Issuer: | Microsoft Code Signing PCA 2011 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2024-09-16T15:54:51Z |
| Valid to: | 2025-09-16T15:54:51Z |
| Serial number: | e5392d06f0736dd0b86989db40d65bd4 |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | 982835b2b5d1957a77cd3bbd0d105cfc6c8bb30e3e0f4acecc1ec7bb299f9d2c |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
HUVendor Threat Intelligence
Result
Details
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerCheck__MemoryWorkingSet |
|---|---|
| Author: | Fernando Mercês |
| Description: | Anti-debug process memory working set size check |
| Reference: | http://www.gironsec.com/blog/2015/06/anti-debugger-trick-quicky/ |
| Rule name: | Disable_Defender |
|---|---|
| Author: | iam-py-test |
| Description: | Detect files disabling or modifying Windows Defender, Windows Firewall, or Microsoft Smartscreen |
| Rule name: | Jupyter_infostealer |
|---|---|
| Author: | CD_R0M_ |
| Description: | Rule for Jupyter Infostealer/Solarmarker malware from september 2021-December 2022 |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | SEH__vectored |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
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 (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::OpenProcessToken KERNEL32.dll::OpenProcess KERNEL32.dll::VirtualAllocExNuma KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThreadpoolIo KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::AllocConsole KERNEL32.dll::FreeConsole KERNEL32.dll::GetConsoleWindow KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptDestroyKey bcrypt.dll::BCryptGenerateSymmetricKey bcrypt.dll::BCryptGenRandom bcrypt.dll::BCryptOpenAlgorithmProvider bcrypt.dll::BCryptCloseAlgorithmProvider |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.