MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 ed980429e185979a8bf0e6f71c3d16b61e0845189dd18785dcd94163566e2f51. 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: 14


Intelligence 14 IOCs YARA 5 File information Comments

SHA256 hash: ed980429e185979a8bf0e6f71c3d16b61e0845189dd18785dcd94163566e2f51
SHA3-384 hash: 4b3ef8f62fb12c17f642bf51400c3676275f88b9ae9220386a9e5ac7abe9cf7138d98d4e343af2b9f22342ae8b03bbac
SHA1 hash: 45bfc1fbbed06977521f56c7f50718334dde208a
MD5 hash: bcf5133c2659fa75113593437f7cea96
humanhash: delaware-venus-angel-idaho
File name:Source.exe
Download: download sample
File size:1'082'880 bytes
First seen:2025-08-03 19:51:21 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash f856c900aa2ff93a4f8f394c8d119049
ssdeep 24576:gED5D/XozlQLna1sUZ1sU0uEf6EmCDFp39zZF:gEMGntU0U0uQ6E1FbV
TLSH T14C35C00BB35246BDD2A7983481AAE35BF731B4462B2446CBB3C409A4AFD63D43F76741
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 AntiSkidding
Tags:exe stealer

Intelligence


File Origin
# of uploads :
1
# of downloads :
49
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
Source.exe
Verdict:
Malicious activity
Analysis date:
2025-08-03 19:47:04 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
96.5%
Tags:
phishing xtreme shell virus
Result
Verdict:
Malware
Maliciousness:

Behaviour
Running batch commands
Launching a process
Сreating synchronization primitives
Searching for synchronization primitives
DNS request
Connection attempt
Sending a custom TCP request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug cmd fingerprint keylogger lolbin microsoft_visual_cc pup
Verdict:
inconclusive
YARA:
3 match(es)
Tags:
Executable PDB Path PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.Trojan.Barys
Status:
Malicious
First seen:
2025-08-03 19:51:29 UTC
File Type:
PE+ (Exe)
Extracted files:
3
AV detection:
18 of 24 (75.00%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
execution
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Executes dropped EXE
Blocklisted process makes network request
Command and Scripting Interpreter: PowerShell
Downloads MZ/PE file
Verdict:
Malicious
Tags:
maldriver
YARA:
VULN_PUA_GIGABYTE_Driver_Jul22_1_RID318F
Unpacked files
SH256 hash:
ed980429e185979a8bf0e6f71c3d16b61e0845189dd18785dcd94163566e2f51
MD5 hash:
bcf5133c2659fa75113593437f7cea96
SHA1 hash:
45bfc1fbbed06977521f56c7f50718334dde208a
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:dgaaga
Author:Harshit
Description:Detects suspicious PowerShell or registry activity
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:pe_detect_tls_callbacks
Rule name:VULN_PUA_GIGABYTE_Driver_Jul22_1
Author:Florian Roth (Nextron Systems)
Description:Detects a vulnerable GIGABYTE driver sometimes used by malicious actors to escalate privileges
Reference:https://twitter.com/malmoeb/status/1551449425842786306

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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (GUARD_CF)high
CHECK_TRUST_INFORequires Elevated Execution (level:requireAdministrator)high
Reviews
IDCapabilitiesEvidence
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteW
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
ntdll.dll::NtQuerySystemInformation
KERNEL32.dll::LoadLibraryA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::SetConsoleTextAttribute
KERNEL32.dll::SetConsoleTitleA
KERNEL32.dll::GetConsoleWindow
KERNEL32.dll::GetConsoleScreenBufferInfo
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
KERNEL32.dll::FindFirstFileW
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegQueryValueExA
WIN_USER_APIPerforms GUI ActionsUSER32.dll::EmptyClipboard
USER32.dll::FindWindowA
USER32.dll::OpenClipboard
USER32.dll::PeekMessageA
USER32.dll::CreateWindowExA

Comments