Trojan.Dridex.BB
Threat Scorecard
EnigmaSoft Threat Scorecard
EnigmaSoft Threat Scorecards are assessment reports for different malware threats which have been collected and analyzed by our research team. EnigmaSoft Threat Scorecards evaluate and rank threats using several metrics including real-world and potential risk factors, trends, frequency, prevalence, and persistence. EnigmaSoft Threat Scorecards are updated regularly based on our research data and metrics and are useful for a wide range of computer users, from end users seeking solutions to remove malware from their systems to security experts analyzing threats.
EnigmaSoft Threat Scorecards display a variety of useful information, including:
Popularity Rank: The ranking of a particular threat in EnigmaSoft’s Threat Database.
Severity Level: The determined severity level of an object, represented numerically, based on our risk modeling process and research, as explained in our Threat Assessment Criteria.
Infected Computers: The number of confirmed and suspected cases of a particular threat detected on infected computers as reported by SpyHunter.
See also Threat Assessment Criteria.
| Popularity Rank: | 23,600 |
| Threat Level: | 80 % (High) |
| Infected Computers: | 26 |
| First Seen: | June 15, 2023 |
| Last Seen: | June 28, 2026 |
| OS(es) Affected: | Windows |
Trojan.Dridex.BB is a detection for a variant of Dridex, one of the most established and financially damaging banking trojans in circulation. Also known historically as Cridex and Bugat, Dridex has been active since 2011 and is built for a single purpose: to steal online-banking credentials and use them to move money out of victims' accounts.
Dridex has been active for many years and continues to be detected in the wild. Samples of this variant are typically unsigned.
Table of Contents
What Is Dridex?
Dridex is a modular banking trojan operated for financial fraud. After infecting a machine it installs a keylogger to record everything the victim types and uses web injection to alter online-banking pages in the browser, capturing usernames, passwords, and one-time codes. The stolen data enables attackers to launch fraudulent transfers, often within minutes of the theft.
How Dridex Spreads
Dridex is distributed almost exclusively through phishing email campaigns. The messages impersonate invoices, receipts, or notices from trusted companies and carry Microsoft Word or Excel attachments containing malicious macros. When the victim opens the file and enables macros, the document downloads and installs Dridex. It has also spread through exploit kits and exposed Remote Desktop (RDP) services.
What Trojan.Dridex.BB Does
- Keylogging: records keystrokes to capture banking logins and other credentials.
- Web injection: modifies banking sites in the browser to steal data and hide fraudulent activity.
- Evasion: behavioral analysis of this sample shows anti-debugging and process-manipulation techniques used to dodge security tools.
- Resilient C2: Dridex has historically used peer-to-peer command-and-control, making its infrastructure hard to disrupt.
Symptoms of Infection
- Fraudulent bank transfers or unauthorized account access.
- Sluggish performance and unexpected outbound network traffic.
- Office documents from unknown senders prompting you to "enable content."
Why Dridex Is Dangerous
Dridex causes direct, immediate financial loss and has been linked to large-scale banking fraud worldwide. Its long lifespan and constant retooling mean detections like Trojan.Dridex.BB remain a live threat. The Threat Scorecard and Analysis Report on this page reflect how SpyHunter's systems rate and observe this variant's behavior.
How to Remove Dridex
Because this threat runs as a file-based Windows infection, removal has two goals: stop the malicious process and delete every component it dropped, then confirm nothing was left behind to reinstall it.
Manual Steps
- Disconnect the computer from the internet to cut the malware off from its command-and-control server.
- Restart Windows in Safe Mode with Networking so the threat is not loaded at startup.
- Open Task Manager and end any unfamiliar or suspicious background processes.
- Check Settings → Apps and uninstall any program you do not recognize or did not intentionally install.
- Review startup entries (Task Manager → Startup) and the
Runregistry keys for entries that point to random file names in temporary folders. - From a clean device, change your online-banking and email passwords immediately and contact your bank to watch for fraudulent transfers.
- Clear temporary files to remove staging copies of the payload.
Recommended: Run a Full Malware Scan
Manual removal is difficult because modern threats hide components and can restore themselves. The most reliable way to fully remove Dridex and any additional malware it may have downloaded is to scan the system with a professional, up-to-date anti-malware tool such as SpyHunter. A complete scan will detect and remove the threat's files, registry entries, and related infections, helping restore the device to a clean, secure state.
Conclusion
Trojan.Dridex.BB is a serious, money-motivated infection. Remove it without delay, assume any credentials entered on the affected computer are compromised, and run a full security scan to confirm the trojan and any related components are gone.
Analysis Report
General information
| Family Name: | Trojan.Dridex.BB |
|---|---|
| Signature status: | No Signature |
Known Samples
Known Samples
This section lists other file samples believed to be associated with this family.|
MD5:
07c75a52cae5cfecd124d9cd5622d025
SHA1:
6903e767b38b3a08b2b698496982bcaeebbdb5a9
SHA256:
4C9845686080BC5F38EB3506EBF98DEC61DEC251E5FD3D3A6C0085669A6DF5C9
File Size:
3.34 MB, 3342336 bytes
|
Windows Portable Executable Attributes
- File doesn't have "Rich" header
- File doesn't have security information
- File has exports table
- File is 32-bit executable
- File is either console or GUI application
- File is GUI application (IMAGE_SUBSYSTEM_WINDOWS_GUI)
- File is Native application (NOT .NET application)
- File is not packed
- IMAGE_FILE_DLL is not set inside PE header (Executable)
- IMAGE_FILE_EXECUTABLE_IMAGE is set inside PE header (Executable Image)
File Traits
- dll
- HighEntropy
- x86
Block Information
Block Information
During analysis, EnigmaSoft breaks file samples into logical blocks for classification and comparison with other samples. Blocks can be used to generate malware detection rules and to group file samples into families based on shared source code, functionality and other distinguishing attributes and characteristics. This section lists a summary of this block data, as well as its classification by EnigmaSoft. A visual representation of the block data is also displayed, where available.| Total Blocks: | 45 |
|---|---|
| Potentially Malicious Blocks: | 8 |
| Whitelisted Blocks: | 2 |
| Unknown Blocks: | 35 |
Visual Map
? - Unknown Block
x - Potentially Malicious Block
Files Modified
Files Modified
This section lists files that were created, modified, moved and/or deleted by samples in this family. File system activity can provide valuable insight into how malware functions on the operating system.| File | Attributes |
|---|---|
| \device\namedpipe\gmdasllogger | Generic Write,Read Attributes |
| c:\users\user\appdata\local\microsoft\windows\usrclass.dat{dba6b5ef-640a-11ed-9bcb-f677369d361c}.txr.1.regtrans-ms | Generic Read,Write Data,Write Attributes,Write extended,Append data |
| c:\users\user\appdata\local\microsoft\windows\usrclass.dat{dba6b5ef-640a-11ed-9bcb-f677369d361c}.txr.2.regtrans-ms | Generic Read,Write Data,Write Attributes,Write extended,Append data |
Windows API Usage
Windows API Usage
This section lists Windows API calls that are used by the samples in this family. Windows API usage analysis is a valuable tool that can help identify malicious activity, such as keylogging, security privilege escalation, data encryption, data exfiltration, interference with antivirus software, and network request manipulation.| Category | API |
|---|---|
| Syscall Use |
Show More
|
| Process Manipulation Evasion |
|
| Process Shell Execute |
|
| Anti Debug |
|
Shell Command Execution
Shell Command Execution
This section lists Windows shell commands that are run by the samples in this family. Windows Shell commands are often leveraged by malware for nefarious purposes and can be used to elevate security privileges, download and launch other malware, exploit vulnerabilities, collect and exfiltrate data, and hide malicious activity.
C:\WINDOWS\SysWOW64\rundll32.exe C:\WINDOWS\system32\rundll32.exe c:\users\user\downloads\6903e767b38b3a08b2b698496982bcaeebbdb5a9_0003342336.,LiQMAxHB
|