MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 330e415ed1dd462486bd99676ef03bcc1da05c17ced655f82b2fbd0787e7dc8f. 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
Havoc
Vendor detections: 14
| SHA256 hash: | 330e415ed1dd462486bd99676ef03bcc1da05c17ced655f82b2fbd0787e7dc8f |
|---|---|
| SHA3-384 hash: | 94b620b66ec65d4be63adaf5587c194ca4f94a775ef76135ab504020dd35f7aa52932dc1ab5dcdb760eb71f06bdfe056 |
| SHA1 hash: | a4bed141811f8ffba453059677c135fdd889a878 |
| MD5 hash: | e3372fd5c6ab8f80b99a5cb03e4598c5 |
| humanhash: | four-paris-fifteen-mississippi |
| File name: | 330e415ed1dd462486bd99676ef03bcc1da05c17ced655f82b2fbd0787e7dc8f |
| Download: | download sample |
| Signature | Havoc |
| File size: | 559'104 bytes |
| First seen: | 2025-04-04 10:21:27 UTC |
| Last seen: | 2025-04-04 10:21:33 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 981333570815d617f83d032790a3e496 (2 x Havoc) |
| ssdeep | 12288:808g8tqpsD+rUpjyGJMHZWz2vleai4jcIls/LXBaC:nOkUp2WKvK4Fsw |
| TLSH | T143C4CF1372A610FAD0F6C17946564232FBF7B0691324669F0760CB71AF27AE46A3F346 |
| 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 Havoc hilarious-trifle-d9182e-netlify-app |
Intelligence
File Origin
ITVendor Threat Intelligence
Result
Behaviour
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: | cobalt_strike_tmp01925d3f |
|---|---|
| Author: | The DFIR Report |
| Description: | files - file ~tmp01925d3f.exe |
| Reference: | https://thedfirreport.com |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DemonNtdllHashes |
|---|---|
| Author: | embee_research @ HuntressLabs |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | HavocDemonDJB2 |
|---|---|
| Author: | embee_research @ HuntressLabs |
| Rule name: | mal_loader_havoc_x64 |
|---|---|
| Author: | Maxime THIEBAUT (@0xThiebaut) |
| Description: | Detects Havoc C2's import hashing algorithm |
| Reference: | https://github.com/HavocFramework/Havoc/blob/1248ff9ecc964325447128ae3ea819f1ad10b790/Teamserver/data/implants/Shellcode/Source/Utils.c |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | Windows_Trojan_Generic_9997489c |
|---|---|
| Author: | Elastic Security |
| Rule name: | Windows_Trojan_Havoc_9c7bb863 |
|---|---|
| Author: | Elastic Security |
| Rule name: | Windows_Trojan_Havoc_ffecc8af |
|---|---|
| Author: | Elastic Security |
| Rule name: | win_havoc_demon_ntdll_hashes |
|---|---|
| Author: | embee_research @ HuntressLabs |
| Description: | Detection of havoc demons via hardcoded ntdll api hashes |
| Rule name: | win_havoc_djb2_hashing_routine_oct_2022 |
|---|---|
| Author: | embee_research @ HuntressLabs |
| Rule name: | win_havoc_ntdll_hashes_oct_2022 |
|---|---|
| Author: | embee_research @ HuntressLabs |
| Description: | Detection of havoc demons via hardcoded ntdll api hashes |
| Rule name: | win_havoc_w0 |
|---|---|
| Author: | embee_research @ HuntressLabs |
| Rule name: | win_havoc_w1 |
|---|---|
| Author: | embee_research @ HuntressLabs |
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_AUTHENTICODE | Missing Authenticode | high |
| CHECK_DLL_CHARACTERISTICS | Missing dll Security Characteristics (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| KERNEL_API | Manipulates Windows Kernel & Drivers | ntdll.dll::RtlInitUnicodeString |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::OpenProcessToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess ntdll.dll::NtQuerySystemInformation KERNEL32.dll::LoadLibraryExA KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetDriveTypeA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileA KERNEL32.dll::GetSystemDirectoryA KERNEL32.dll::GetFileAttributesA KERNEL32.dll::GetTempPathA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueA |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptAcquireContextW ADVAPI32.dll::CryptCreateHash ADVAPI32.dll::CryptDecrypt ADVAPI32.dll::CryptDeriveKey ADVAPI32.dll::CryptHashData |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::CreateServiceA ADVAPI32.dll::OpenSCManagerA ADVAPI32.dll::OpenServiceA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.