MalwareBazaar Database

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



Adware.QQpass


Vendor detections: 10


Intelligence 10 IOCs YARA 6 File information Comments

SHA256 hash: efe9882a948a7ce8d756e221f5be7775b8f1f183500714e2b3e4d0ce6484eade
SHA3-384 hash: 4e6ab0647961ba154be5b76deecd9fb414b65fc917288b9631cf82cfad91910900e7905293be1a570b268da6a2e2a397
SHA1 hash: 8c296e82daffbfd377839edc06dd4d677809f4e3
MD5 hash: 8e1d4b3a81ff96160337552ce158a2e3
humanhash: cup-asparagus-nevada-nitrogen
File name:SecuriteInfo.com.Trojan.PWS.Qqpass.10452.26589.25897
Download: download sample
Signature Adware.QQpass
File size:978'944 bytes
First seen:2024-03-05 11:35:27 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d51950037ae9f9c7262654eafca64afd (1 x Adware.QQpass)
ssdeep 12288:1dHh2Kw6pM+j5rdvqnGmqwDhNa4DycAN4vV2gbI8DWKGsx:1dHh3w6pdqGmVDDaZ4vMgbI3sx
Threatray 222 similar samples on MalwareBazaar
TLSH T147257C53A182C0B2D5190031CDA627F5A9387F35CD718A87A7E1FE79BE722318E2761D
TrID 37.5% (.CPL) Windows Control Panel Item (generic) (57583/11/19)
20.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
10.7% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
8.5% (.SCR) Windows screen saver (13097/50/3)
6.8% (.EXE) Win64 Executable (generic) (10523/12/4)
File icon (PE):PE icon
dhash icon 9a0e2f0d0f0f0f1e (1 x Adware.QQpass)
Reporter SecuriteInfoCom
Tags:Adware.QQpass exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
332
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
efe9882a948a7ce8d756e221f5be7775b8f1f183500714e2b3e4d0ce6484eade.exe
Verdict:
Malicious activity
Analysis date:
2024-03-05 12:16:06 UTC
Tags:
n/a

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

Behaviour
Creating a window
Сreating synchronization primitives
DNS request
Connection attempt
Sending an HTTP GET request
Sending a custom TCP request
Searching for the window
Changing a file
Verdict:
Malicious
Threat level:
  10/10
Confidence:
89%
Tags:
graftor hook keylogger lolbin shell32
Threat name:
Win32.Trojan.Generic
Status:
Suspicious
First seen:
2013-08-30 14:49:00 UTC
File Type:
PE (Exe)
Extracted files:
55
AV detection:
24 of 38 (63.16%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Behaviour
Modifies Internet Explorer settings
Modifies system certificate store
Suspicious use of SetWindowsHookEx
Unpacked files
SH256 hash:
efe9882a948a7ce8d756e221f5be7775b8f1f183500714e2b3e4d0ce6484eade
MD5 hash:
8e1d4b3a81ff96160337552ce158a2e3
SHA1 hash:
8c296e82daffbfd377839edc06dd4d677809f4e3
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:maldoc_getEIP_method_1
Author:Didier Stevens (https://DidierStevens.com)
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:meth_get_eip
Author:Willi Ballenthin
Rule name:NET
Author:malware-lu
Rule name:Windows_Generic_Threat_bc6ae28d
Author:Elastic Security
Rule name:Windows_Generic_Threat_da0f3cbb
Author:Elastic Security

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_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
COM_BASE_APICan Download & Execute componentsole32.dll::CLSIDFromProgID
ole32.dll::CoCreateInstance
ole32.dll::CoFreeUnusedLibraries
MULTIMEDIA_APICan Play MultimediaWINMM.dll::midiOutPrepareHeader
WINMM.dll::midiOutReset
WINMM.dll::midiOutUnprepareHeader
WINMM.dll::midiStreamClose
WINMM.dll::midiStreamOpen
WINMM.dll::midiStreamOut
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteA
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetVolumeInformationA
KERNEL32.dll::GetStartupInfoA
KERNEL32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WinExec
KERNEL32.dll::SetStdHandle
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileA
KERNEL32.dll::GetFileAttributesA
KERNEL32.dll::FindFirstFileA
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegCreateKeyExA
ADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegQueryValueA
ADVAPI32.dll::RegSetValueExA
WIN_USER_APIPerforms GUI ActionsUSER32.dll::AppendMenuA
USER32.dll::CreateMenu
USER32.dll::EmptyClipboard
USER32.dll::OpenClipboard
USER32.dll::PeekMessageA
USER32.dll::CreateWindowExA

Comments