MalwareBazaar Database

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


Intelligence 10 IOCs YARA 6 File information Comments

SHA256 hash: fa4ebd659b77370016f9dab3bcfb1799ebcd4541fccc7986c76a14518cb92d70
SHA3-384 hash: 46535638299b9ba9761403c355d77ec1d57890dba85b6bdba59b46db8e4d49ae50a4b9ad712e370f085ac1268a5214f6
SHA1 hash: 13ff809073bd18dd0797b5beacb4f15568c3421f
MD5 hash: 65653d0b9adeca05a39cb11feba321ee
humanhash: quiet-freddie-victor-magnesium
File name:file
Download: download sample
File size:1'166'848 bytes
First seen:2025-02-16 19:50:28 UTC
Last seen:2025-02-16 20:39:56 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 0142efeb659208a3d4eab4eca5612b28
ssdeep 12288:QdKIc4YDKWYAOd6B9VNCIwr5V4E19YdouyBn2nbdFTwd0weZsBPiDgkY4n9DrKqB:TI4x6a9fCIGRbYLG2Ed0w3ZkYeDTcsIm
TLSH T10245D163B2C041B7D1321A389D1B56749A25FE311E6A648F36DC7F0EBF39141B93A287
TrID 96.7% (.EXE) Win32 Executable Borland Delphi 7 (664796/42/58)
1.4% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2)
0.6% (.EXE) Win32 Executable (generic) (4504/4/1)
0.3% (.EXE) Win16/32 Executable Delphi generic (2072/23)
0.2% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
File icon (PE):PE icon
dhash icon b030bab2c2e888c9
Reporter jstrosch
Tags:exe


Avatar
jstrosch
Found at hxxp://185.11.61[.]9/InstallSetup.exe by #subcrawl

Intelligence


File Origin
# of uploads :
2
# of downloads :
479
Origin country :
CA CA
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
file
Verdict:
No threats detected
Analysis date:
2025-02-16 20:09:02 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Clean
Maliciousness:

Behaviour
Searching for the window
Сreating synchronization primitives
Creating a window
Result
Verdict:
MALICIOUS
Details
Windows PE Executable
Found a Windows Portable Executable (PE) binary. Depending on context, the presence of a binary is suspicious or malicious.
Malware family:
Microsoft Corporation
Verdict:
Unknown
Result
Threat name:
n/a
Detection:
malicious
Classification:
n/a
Score:
60 / 100
Signature
Antivirus / Scanner detection for submitted sample
Joe Sandbox ML detected suspicious sample
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
Threat name:
Win32.Infostealer.Babar
Status:
Malicious
First seen:
2025-02-16 19:51:19 UTC
File Type:
PE (Exe)
Extracted files:
24
AV detection:
13 of 37 (35.14%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
discovery
Behaviour
Suspicious behavior: EnumeratesProcesses
System Location Discovery: System Language Discovery
System Network Configuration Discovery: Internet Connection Discovery
Downloads MZ/PE file
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
fa4ebd659b77370016f9dab3bcfb1799ebcd4541fccc7986c76a14518cb92d70
MD5 hash:
65653d0b9adeca05a39cb11feba321ee
SHA1 hash:
13ff809073bd18dd0797b5beacb4f15568c3421f
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:Borland
Author:malware-lu
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:pe_detect_tls_callbacks
Rule name:RIPEMD160_Constants
Author:phoul (@phoul)
Description:Look for RIPEMD-160 constants
Rule name:SHA1_Constants
Author:phoul (@phoul)
Description:Look for SHA1 constants
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 fa4ebd659b77370016f9dab3bcfb1799ebcd4541fccc7986c76a14518cb92d70

(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_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and Threadskernel32.dll::CloseHandle
kernel32.dll::CreateThread
WIN_BASE_APIUses Win Base APIkernel32.dll::LoadLibraryExA
kernel32.dll::LoadLibraryA
kernel32.dll::GetSystemInfo
kernel32.dll::GetStartupInfoA
kernel32.dll::GetDiskFreeSpaceA
kernel32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programskernel32.dll::WinExec
WIN_BASE_IO_APICan Create Fileskernel32.dll::CreateDirectoryA
kernel32.dll::CreateFileA
kernel32.dll::GetFileAttributesA
kernel32.dll::FindFirstFileA
WIN_REG_APICan Manipulate Windows Registryadvapi32.dll::RegCreateKeyExA
advapi32.dll::RegOpenKeyExA
advapi32.dll::RegQueryValueExA
WIN_USER_APIPerforms GUI Actionsuser32.dll::ActivateKeyboardLayout
user32.dll::CreateMenu
user32.dll::FindWindowA
user32.dll::PeekMessageA
user32.dll::CreateWindowExA

Comments