MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 957df9b84baf91eec2bb0415b48ffc756616926e35417311336775efa5d506be. 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: 11


Intelligence 11 IOCs YARA 4 File information Comments

SHA256 hash: 957df9b84baf91eec2bb0415b48ffc756616926e35417311336775efa5d506be
SHA3-384 hash: 2618b043761ce5513dce004bcb8a6b086757e2c23f59f465109bbe3dd40b7f7f3b6dc71d438ad37c188fa211b43c7878
SHA1 hash: dc472c37f7a5ffa79a4f1a0ea0566d892844cdf7
MD5 hash: 94f39c418c7d6ea1f99c37f4da922975
humanhash: delta-ten-nevada-apart
File name:Windows_Firewall.exe
Download: download sample
File size:1'504'256 bytes
First seen:2025-07-25 06:51:54 UTC
Last seen:2025-07-25 08:17:30 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 4b1c625f471df644560b8dd33ef1be48
ssdeep 12288:au50VWIkXngik4rH8fTnSa7umZl+SLwal3LPaUNEFHUKgA8vRM:H+WlXngik4rMnNl+SLtTaUNSHIu
TLSH T10E657CA7BBA822D5D17BC23DC9964B06F9B1781503305BCB01A596D91F23BF85E3E321
TrID 48.7% (.EXE) Win64 Executable (generic) (10522/11/4)
23.3% (.EXE) Win16 NE executable (generic) (5038/12/1)
9.3% (.EXE) OS/2 Executable (generic) (2029/13)
9.2% (.EXE) Generic Win/DOS Executable (2002/3)
9.2% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
Reporter juroots
Tags:exe

Intelligence


File Origin
# of uploads :
3
# of downloads :
22
Origin country :
CH CH
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
185.117.0.206
Verdict:
Malicious activity
Analysis date:
2025-07-23 15:23:52 UTC
Tags:
golang loader miner xmrig

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
95.7%
Tags:
virus
Result
Verdict:
Clean
Maliciousness:
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context fingerprint lolbin microsoft_visual_cc obfuscated runonce
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PDB Path PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Trojan.Generic
Status:
Suspicious
First seen:
2025-07-23 14:47:35 UTC
File Type:
PE+ (Exe)
AV detection:
15 of 36 (41.67%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
credential_access defense_evasion discovery execution persistence spyware stealer upx
Behaviour
Gathers network information
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Browser Information Discovery
Enumerates physical storage devices
System Network Configuration Discovery: Wi-Fi Discovery
UPX packed file
Adds Run key to start application
Command and Scripting Interpreter: PowerShell
Legitimate hosting services abused for malware hosting/C2
Looks up external IP address via web service
Network Share Discovery
Executes dropped EXE
Loads dropped DLL
Reads user/profile data of web browsers
Modifies Windows Firewall
Uses browser remote debugging
Unpacked files
SH256 hash:
957df9b84baf91eec2bb0415b48ffc756616926e35417311336775efa5d506be
MD5 hash:
94f39c418c7d6ea1f99c37f4da922975
SHA1 hash:
dc472c37f7a5ffa79a4f1a0ea0566d892844cdf7
Please note that we are no longer able to provide a coverage score for Virus Total.

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:DebuggerException__SetConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:pe_detect_tls_callbacks

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

Executable exe 957df9b84baf91eec2bb0415b48ffc756616926e35417311336775efa5d506be

(this sample)

  
Delivery method
Distributed via 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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (GUARD_CF)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CreateProcessW
WINHTTP.dll::WinHttpCloseHandle
KERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThreadpoolTimer
KERNEL32.dll::CreateThreadpoolWait
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetConsoleCtrlHandler
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleOutputCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CopyFileW
KERNEL32.dll::CreateFileW
KERNEL32.dll::DeleteFileW
KERNEL32.dll::GetWindowsDirectoryW
KERNEL32.dll::GetFileAttributesW
WIN_HTTP_APIUses HTTP servicesWINHTTP.dll::WinHttpConnect
WINHTTP.dll::WinHttpOpen
WINHTTP.dll::WinHttpOpenRequest
WINHTTP.dll::WinHttpQueryDataAvailable
WINHTTP.dll::WinHttpQueryHeaders
WINHTTP.dll::WinHttpReadData
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegOpenKeyExW
ADVAPI32.dll::RegSetValueExW

Comments