MalwareBazaar Database

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


Intelligence 9 IOCs YARA 3 File information Comments

SHA256 hash: ebc2dba491422a0c420cc22ffe91483fe4885ecfae57baa2ed207252d9afd5de
SHA3-384 hash: 8d73ace6b33061c66469f241398b87a49c1a4c753fe9ad59ca3d0f6ea80ea25fb60d6d75ffd41d1895129a4e34dbf1d0
SHA1 hash: 5b36dcecd5e3ba131fc05973179bffbbec08291d
MD5 hash: 5765bde6d3062b30890598996b671db0
humanhash: oklahoma-robin-burger-mockingbird
File name:webhook.exe
Download: download sample
File size:188'416 bytes
First seen:2024-12-16 06:50:54 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 4cea7ae85c87ddc7295d39ff9cda31d1 (103 x LummaStealer, 85 x RedLineStealer, 62 x Rhadamanthys)
ssdeep 3072:7MobR7ezAjLOZvmX165GWp1icKAArDZz4N9GhbkrNEk+5fJ3qa1lE+o:IeR7eamm+p0yN90QE9
TLSH T131047B0A27E62066F0B25B7099F202C34A79BCA37BB592BF5784817D0E336C49571F72
TrID 58.9% (.CPL) Windows Control Panel Item (generic) (57583/11/19)
16.9% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
10.7% (.EXE) Win64 Executable (generic) (10522/11/4)
5.1% (.EXE) Win16 NE executable (generic) (5038/12/1)
2.1% (.ICL) Windows Icons Library (generic) (2059/9)
Magika pebin
File icon (PE):PE icon
dhash icon f8f0f4c8c8c8d8f0 (8'803 x RedLineStealer, 5'108 x Amadey, 288 x Smoke Loader)
Reporter lontze7
Tags:exe RedLineStealer

Intelligence


File Origin
# of uploads :
1
# of downloads :
392
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
webhook.exe
Verdict:
Suspicious activity
Analysis date:
2024-12-16 07:39:48 UTC
Tags:
discord

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

Behaviour
Creating a file in the %temp% subdirectories
Running batch commands
Launching a process
Creating a file
DNS request
Connection attempt
Sending a custom TCP request
Result
Threat name:
n/a
Detection:
malicious
Classification:
n/a
Score:
52 / 100
Signature
Multi AV Scanner detection for submitted file
Uses ipconfig to lookup or modify the Windows network settings
Behaviour
Behavior Graph:
behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1575685 Sample: webhook.exe Startdate: 16/12/2024 Architecture: WINDOWS Score: 52 29 discord.com 2->29 31 Multi AV Scanner detection for submitted file 2->31 9 webhook.exe 1 3 2->9         started        signatures3 process4 process5 11 cmd.exe 2 9->11         started        signatures6 33 Uses ipconfig to lookup or modify the Windows network settings 11->33 14 cmd.exe 1 11->14         started        16 curl.exe 1 11->16         started        19 conhost.exe 11->19         started        process7 dnsIp8 21 ipconfig.exe 1 14->21         started        23 findstr.exe 1 14->23         started        25 discord.com 162.159.138.232, 443, 49734 CLOUDFLARENETUS United States 16->25 27 127.0.0.1 unknown unknown 16->27 process9
Result
Malware family:
n/a
Score:
  6/10
Tags:
persistence
Behaviour
Gathers network information
Suspicious use of WriteProcessMemory
Adds Run key to start application
Legitimate hosting services abused for malware hosting/C2
Verdict:
Malicious
Tags:
stealer redline
YARA:
detect_Redline_Stealer
Unpacked files
SH256 hash:
ebc2dba491422a0c420cc22ffe91483fe4885ecfae57baa2ed207252d9afd5de
MD5 hash:
5765bde6d3062b30890598996b671db0
SHA1 hash:
5b36dcecd5e3ba131fc05973179bffbbec08291d
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:detect_Redline_Stealer
Author:Varp0s
Rule name:RansomPyShield_Antiransomware
Author:XiAnzheng
Description:Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP)
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 ebc2dba491422a0c420cc22ffe91483fe4885ecfae57baa2ed207252d9afd5de

(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 (FORCE_INTEGRITY)high
Reviews
IDCapabilitiesEvidence
AUTH_APIManipulates User AuthorizationADVAPI32.dll::AllocateAndInitializeSid
ADVAPI32.dll::EqualSid
ADVAPI32.dll::FreeSid
SECURITY_BASE_APIUses Security Base APIADVAPI32.dll::AdjustTokenPrivileges
ADVAPI32.dll::GetTokenInformation
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CreateProcessA
ADVAPI32.dll::OpenProcessToken
KERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::LoadLibraryExA
KERNEL32.dll::GetDriveTypeA
KERNEL32.dll::GetVolumeInformationA
KERNEL32.dll::GetSystemInfo
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateDirectoryA
KERNEL32.dll::CreateFileA
KERNEL32.dll::DeleteFileA
KERNEL32.dll::GetWindowsDirectoryA
KERNEL32.dll::GetSystemDirectoryA
KERNEL32.dll::GetFileAttributesA
WIN_BASE_USER_APIRetrieves Account InformationADVAPI32.dll::LookupPrivilegeValueA
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegCreateKeyExA
ADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegQueryInfoKeyA
ADVAPI32.dll::RegQueryValueExA
ADVAPI32.dll::RegSetValueExA
WIN_USER_APIPerforms GUI ActionsUSER32.dll::PeekMessageA

Comments