MalwareBazaar Database

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



Konni


Vendor detections: 15


Intelligence 15 IOCs YARA 3 File information Comments

SHA256 hash: b60dc12833110098f5eec9a51749d227db7a12d4e91a100a4fd8815695f1093f
SHA3-384 hash: 6284445288fc7385ec325b367fd3c6aac08e9144566bf8d4de04847cbdcd0cedfa51ed20aa2b4eec1495f2910cb0c0a1
SHA1 hash: 14e5df1745ae9f27952a86073063338d77482e2f
MD5 hash: 46d0e446d646ef828810894660365a16
humanhash: uranus-tennis-missouri-batman
File name:wiasvc64.dll
Download: download sample
Signature Konni
File size:1'156'608 bytes
First seen:2024-06-05 10:57:28 UTC
Last seen:2024-06-05 11:32:28 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 8b3df00b282dbdaccc3482970cbbaeb9 (1 x Konni)
ssdeep 24576:0Lc5qXbK4akL4FXiyNj4FCNOaWDzOl1OaNBESoYwr7jmfdszMEyh5t:t5qXcNNj0CNOa/llN0TvO/Eet
TLSH T1CC35BEFE3250339CC01AC5389433FD09F2B6651E46E696EE72DB76D03BAB460DA05B16
TrID 44.4% (.EXE) Win64 Executable (generic) (10523/12/4)
21.3% (.EXE) Win16 NE executable (generic) (5038/12/1)
8.7% (.ICL) Windows Icons Library (generic) (2059/9)
8.5% (.EXE) OS/2 Executable (generic) (2029/13)
8.4% (.EXE) Generic Win/DOS Executable (2002/3)
Reporter JAMESWT_WT
Tags:APT37 exe KONNI

Intelligence


File Origin
# of uploads :
2
# of downloads :
377
Origin country :
IT IT
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
58bcd90f6f04c005c892267a3dfe91d1154d064482b07715ad5802f57c1ea32d
Verdict:
Malicious activity
Analysis date:
2024-02-26 08:46:13 UTC
Tags:
apt konni

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
backdoor expand explorer konni lolbin makecab masquerade microsoft_visual_cc packed shell32
Result
Threat name:
n/a
Detection:
malicious
Classification:
evad
Score:
56 / 100
Signature
Machine Learning detection for sample
Multi AV Scanner detection for submitted file
Tries to detect virtualization through RDTSC time measurements
Behaviour
Behavior Graph:
behaviorgraph top1 signatures2 2 Behavior Graph ID: 1452285 Sample: wiasvc64.dll.exe Startdate: 05/06/2024 Architecture: WINDOWS Score: 56 20 Multi AV Scanner detection for submitted file 2->20 22 Machine Learning detection for sample 2->22 7 loaddll64.exe 1 2->7         started        process3 process4 9 rundll32.exe 7->9         started        12 cmd.exe 1 7->12         started        14 rundll32.exe 7->14         started        16 conhost.exe 7->16         started        signatures5 24 Tries to detect virtualization through RDTSC time measurements 9->24 18 rundll32.exe 12->18         started        process6
Threat name:
Win64.Trojan.Malgent
Status:
Malicious
First seen:
2024-01-11 17:59:14 UTC
File Type:
PE+ (Dll)
AV detection:
25 of 38 (65.79%)
Threat level:
  5/5
Verdict:
malicious
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
b60dc12833110098f5eec9a51749d227db7a12d4e91a100a4fd8815695f1093f
MD5 hash:
46d0e446d646ef828810894660365a16
SHA1 hash:
14e5df1745ae9f27952a86073063338d77482e2f
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:QbotStuff
Author:anonymous
Rule name:Win64_Backdoor_Konni
Author:ReversingLabs
Description:Yara rule that detects Konni backdoor.

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 ThreadsADVAPI32.dll::CreateProcessAsUserW
KERNEL32.dll::CreateProcessW
KERNEL32.dll::OpenProcess
ADVAPI32.dll::OpenProcessToken
KERNEL32.dll::CloseHandle
WININET.dll::InternetCloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CopyFileW
KERNEL32.dll::CreateFileW
KERNEL32.dll::CreateFileMappingW
KERNEL32.dll::DeleteFileW
KERNEL32.dll::GetTempFileNameW
WIN_BASE_USER_APIRetrieves Account InformationKERNEL32.dll::GetComputerNameW

Comments