MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 e3e69b9e8e3f7f076e7606356d2c3f7af3d25f1ecaea4c5c1c9270e016405fa9. 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 6 File information Comments

SHA256 hash: e3e69b9e8e3f7f076e7606356d2c3f7af3d25f1ecaea4c5c1c9270e016405fa9
SHA3-384 hash: e32792723d64f1b5b9896eaa0d51487ddfcf3a4f286bf14fbf5df71d4fe109d17d63001cd2f719fa2cddcb93211949f0
SHA1 hash: 93d77b43f9bf517f98c480f450b659100145f66e
MD5 hash: 55c852187ed871d030ac01f55671aab1
humanhash: sixteen-dakota-friend-sad
File name:InstallSetup.exe
Download: download sample
File size:1'198'592 bytes
First seen:2025-02-21 14:09:19 UTC
Last seen:2025-02-21 15:05:45 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 0142efeb659208a3d4eab4eca5612b28
ssdeep 24576:ySlbR9J667qDpB3J0gzlfhC7GSBrGcsIL:tBRr6EcpYgzlfhe7dG3IL
TLSH T1EA45D053B2C04173E8721E3D9C1B5A74CA29BE391E2A588B36DC7F0DDF79141B92A247
TrID 94.7% (.EXE) Win32 Executable Borland Delphi 7 (664796/42/58)
2.0% (.EXE) Win32 Executable Delphi generic (14182/79/4)
1.4% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2)
0.6% (.EXE) Win32 Executable (generic) (4504/4/1)
0.2% (.EXE) Win16/32 Executable Delphi generic (2072/23)
Magika pebin
File icon (PE):PE icon
dhash icon b030bab2c2e888c9
Reporter skocherhan
Tags:exe


Avatar
skocherhan
http://185.11.61.9/InstallSetup.exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
486
Origin country :
GB GB
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
InstallSetup.exe
Verdict:
No threats detected
Analysis date:
2025-02-21 14:23:03 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
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context borland_delphi fingerprint keylogger obfuscated packed packed packer_detected redcap
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.Tinba
Status:
Malicious
First seen:
2025-02-21 13:39:44 UTC
File Type:
PE (Exe)
Extracted files:
24
AV detection:
20 of 24 (83.33%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  3/10
Tags:
discovery
Behaviour
Suspicious behavior: EnumeratesProcesses
System Location Discovery: System Language Discovery
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
e3e69b9e8e3f7f076e7606356d2c3f7af3d25f1ecaea4c5c1c9270e016405fa9
MD5 hash:
55c852187ed871d030ac01f55671aab1
SHA1 hash:
93d77b43f9bf517f98c480f450b659100145f66e
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 e3e69b9e8e3f7f076e7606356d2c3f7af3d25f1ecaea4c5c1c9270e016405fa9

(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