MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 907c48316ea3d9592204cc16c817530b7bdaeed7f04d32535dac66de3713202c. 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



Qilin


Vendor detections: 14


Intelligence 14 IOCs YARA 5 File information Comments

SHA256 hash: 907c48316ea3d9592204cc16c817530b7bdaeed7f04d32535dac66de3713202c
SHA3-384 hash: 6cffc1ecc1fd1b2012a5d16572602a124579f02dd5ca99d5fdff03b3dddfb802dc2697b0a9517315da2169d430e0a129
SHA1 hash: cf9d94705bbba2190cca7605cf89510b56fb6750
MD5 hash: 575b26c1cc06609722f98e2beaed6a8a
humanhash: table-lithium-fillet-idaho
File name:907c48316ea3d9592204cc16c817530b7bdaeed7f04d32535dac66de3713202c
Download: download sample
Signature Qilin
File size:5'254'656 bytes
First seen:2025-03-10 16:21:19 UTC
Last seen:2025-03-10 17:18:16 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 146c4a9adcfc058a5c5a3e517786060b (50 x Qilin)
ssdeep 98304:9cKNYBIdToHNFy5nFuEkpui7/oemaMVym+xryHsusHqMvZ40Bfk4rhME3Ri85KLg:9cKga0NFX67HyjrQvNMvK0nrhMEN5KLg
Threatray 29 similar samples on MalwareBazaar
TLSH T11D36D0AD9FA60550E82F23782AD42E5BA415A72379A1FF8BF10DC625301571E63FE43C
TrID 37.8% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
20.0% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
12.7% (.EXE) Win64 Executable (generic) (10522/11/4)
7.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
6.1% (.EXE) Win16 NE executable (generic) (5038/12/1)
Magika pebin
Reporter TheRavenFile
Tags:exe QiLin Ransomware


Avatar
RakeshKrish12
Source: https://github.com/TheRavenFile/Daily-Hunt/blob/main/Qilin%20Ransomware

Intelligence


File Origin
# of uploads :
2
# of downloads :
522
Origin country :
IN IN
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
907c48316ea3d9592204cc16c817530b7bdaeed7f04d32535dac66de3713202c
Verdict:
No threats detected
Analysis date:
2025-03-11 03:23:43 UTC
Tags:
n/a

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

Behaviour
Searching for the window
Creating a file in the %temp% subdirectories
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug anti-vm barys crypt packed packed packer_detected
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.
Result
Threat name:
Detection:
malicious
Classification:
rans.spre.evad
Score:
80 / 100
Signature
Antivirus / Scanner detection for submitted sample
Deletes shadow drive data (may be related to ransomware)
Found PSEXEC tool (often used for remote process execution)
Found Tor onion address
Joe Sandbox ML detected suspicious sample
Multi AV Scanner detection for submitted file
Yara detected Qilin Ransomware
Behaviour
Behavior Graph:
Threat name:
Win32.Ransomware.Qilinloader
Status:
Malicious
First seen:
2025-02-20 11:05:46 UTC
File Type:
PE (Exe)
AV detection:
19 of 24 (79.17%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:agenda discovery ransomware
Behaviour
System Location Discovery: System Language Discovery
Agenda Ransomware
Agenda family
Unpacked files
SH256 hash:
907c48316ea3d9592204cc16c817530b7bdaeed7f04d32535dac66de3713202c
MD5 hash:
575b26c1cc06609722f98e2beaed6a8a
SHA1 hash:
cf9d94705bbba2190cca7605cf89510b56fb6750
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:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:pe_detect_tls_callbacks
Rule name:ProgramLanguage_Rust
Author:albertzsigovits
Description:Application written in Rust programming language
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
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.

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 (HIGH_ENTROPY_VA)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetStartupInfoA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileMappingA
KERNEL32.dll::CreateFileW

Comments