MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 714deddbe31e2804f44a3532553f5560792552bfecbfb0e95137ba906e25e6d7. 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: 12


Intelligence 12 IOCs YARA 4 File information Comments

SHA256 hash: 714deddbe31e2804f44a3532553f5560792552bfecbfb0e95137ba906e25e6d7
SHA3-384 hash: 6f024bfa23ffaa011b3085020036760437544cf0498b83b507e6348920fc9280c88decfabd52ac4d43b34b3d5bbc7f6c
SHA1 hash: 310f70fde889ed5be0df75060b5cee68401711e1
MD5 hash: 3506a5ca08e6174682f37b6aba64a269
humanhash: tennessee-undress-robin-early
File name:SecuriteInfo.com.Win64.MalwareX-gen.27767.14864
Download: download sample
File size:7'392'256 bytes
First seen:2025-07-15 15:18:19 UTC
Last seen:2025-07-15 16:16:26 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 827f0d465a7dda6471a6bb24459e66b6 (7 x LummaStealer, 2 x Rhadamanthys, 1 x RemcosRAT)
ssdeep 196608:vGpGNW/4BU1GMuWQILwt8rThBU1GMuWQILwt8rT:v6GBa/uWQILwWBa/uWQILwW
TLSH T14A7623349194A2E5ED62407241B471A5B062F632C63E6FFF83A4F3335E07AD55F2A728
TrID 63.5% (.EXE) Win64 Executable (generic) (10522/11/4)
12.2% (.EXE) OS/2 Executable (generic) (2029/13)
12.0% (.EXE) Generic Win/DOS Executable (2002/3)
12.0% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
Reporter SecuriteInfoCom
Tags:exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
25
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
_714deddbe31e2804f44a3532553f5560792552bfecbfb0e95137ba906e25e6d7.exe
Verdict:
Malicious activity
Analysis date:
2025-07-15 15:24:17 UTC
Tags:
amsi-bypass pastebin winring0x64-sys vuln-driver upx xmrig

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
90.9%
Tags:
spawn
Result
Verdict:
Malware
Maliciousness:

Behaviour
Sending a custom TCP request
Unauthorized injection to a recently created process
Restart of the analyzed sample
Сreating synchronization primitives
Creating a window
Running batch commands
Launching a process
Creating a service
Creating a file
Creating a process from a recently created file
Enabling autorun for a service
Adding an exclusion to Microsoft Defender
Unauthorized injection to a system process
Enabling autorun by creating a file
Using obfuscated Powershell scripts
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
fingerprint microsoft_visual_cc packed
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Trojan.LummaStealer
Status:
Malicious
First seen:
2025-07-15 14:42:50 UTC
File Type:
PE+ (Exe)
AV detection:
18 of 24 (75.00%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  10/10
Tags:
defense_evasion execution persistence
Behaviour
Checks processor information in registry
Enumerates system info in registry
Modifies data under HKEY_USERS
Modifies registry class
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: GetForegroundWindowSpam
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of SetWindowsHookEx
Suspicious use of UnmapMainImage
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Launches sc.exe
Drops file in System32 directory
Suspicious use of SetThreadContext
Legitimate hosting services abused for malware hosting/C2
Executes dropped EXE
Loads dropped DLL
Command and Scripting Interpreter: PowerShell
Creates new service(s)
Stops running service(s)
Suspicious use of NtCreateProcessExOtherParentProcess
Suspicious use of NtCreateUserProcessOtherParentProcess
Unpacked files
SH256 hash:
714deddbe31e2804f44a3532553f5560792552bfecbfb0e95137ba906e25e6d7
MD5 hash:
3506a5ca08e6174682f37b6aba64a269
SHA1 hash:
310f70fde889ed5be0df75060b5cee68401711e1
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:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:pe_detect_tls_callbacks
Rule name:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)

File information


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

Web download

Executable exe 714deddbe31e2804f44a3532553f5560792552bfecbfb0e95137ba906e25e6d7

(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::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetSystemInfo
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::FreeConsole
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
WIN_USER_APIPerforms GUI ActionsUSER32.dll::CreateWindowExW

Comments