Skip to content
July 21, 2026
  • Linkedin
  • Twitter
  • Facebook
  • Youtube

Daily CyberSecurity

Zero-hour alerts. Unmatched analysis.

Primary Menu
  • Home
  • CVE Data
    • CVE Watchtower
    • Top Exploited CVEs
    • CVE Stats by Vendor
    • Q2 2026 Report
  • Cyber Criminals
  • Data Leak
  • Linux
  • Malware
  • Vulnerability
  • Submit Press Release
  • Weekly Recap
Light/Dark Button
  • Home
  • News
  • Malware
  • 243 organizations worldwide were affected by Qrypter RAT
  • Malware

243 organizations worldwide were affected by Qrypter RAT

Do Son March 16, 2018 3 minutes read
Qrypter RAT
Add Daily CyberSecurity as a preferred source on Google

A security company Forcepoint found that in the past two years, a hacking organization claiming to be “QUA R&D” has been busy developing and improving a similar Malware-as-a-Service (MaaS) platform. In fact, QUA R&D developed malware products that have been sold under the name “Qrypter” but are often mistaken for Adwind by the security community.

Qrypter, first introduced in March 2016, is also known as Qarallax, Quaverse, QRAT or Qontroller. It is a remote-controlled Trojan that is based on Java development and uses a command and control (C&C) server based on onion (TOR) network.

Qrypter was first disclosed in June 2016 and was being used to attack individuals who applied for a US visa in Switzerland. Now Forcepoint’s investigation confirms that Qrypter is still active and has been upgraded, and is usually spread through malicious e-mail distribution activities.

The malicious e-mail distribution activities used to spread Qrypter are usually represented by small-scale attacks, where attackers send only a few hundred e-mails at a time. However, the size of the scale does not determine the level of damage. It turns out that many organizations around the world have been affected by these attacks.

According to Forcepoint’s security research team, they discovered a total of three Qrypter-related malicious attacks in February of this year, and at least 243 organizations were affected.

 

When executed on a victim system, Qrypter first places and runs two VBS script files in the %Temp% folder, with random file names designed to collect information on firewalls and anti-virus products installed on the computer.

Set oWMI = GetObject("winmgmts:{impersonationLevel=impersonate}!\\.\root\SecurityCenter2")

Set colItems = oWMI.ExecQuery("Select * from FirewallProduct")
For Each objItem in colItems
With objItem
WScript.Echo "{""FIREWALL"":""" & .displayName & """}"
End With Next
ASCII Strings:
=====================
Set oWMI = GetObject("winmgmts: impersonationLevel=impersonate
\\.\root\SecurityCenter2")
Set colItems = oWMI.ExecQuery("Select
from AntiVirusProduct")
For Each objItem in colItems
With objItem
WScript.Echo "
""AV"":"""
.displayName
End With

Qrypter then places and runs a .REG file in the %Temp% folder, which also uses a random file name. This file is used to reduce the overall security settings of the system and to block the execution of forensics and security-related processes contained in its preset list.

In addition, Qrypter will also delete a copy of itself and create the following registry as an automatic startup mechanism.

 

HKCU\Software\Microsoft\Windows\CurrentVersion\Run

{random strings} "%AppData%\Oracle\bin\javaw.exe" -jar \"%USERPROFILE%\{random strings}\{random strings}.txt

Researchers said that Qrypter is a plug-in-based backdoor that provides attackers with a variety of malicious operating functions: remote desktop connections, camera access, file system operations, additional file installations, and task manager controls.

Like Adwind, Qrypter also has a well-established business model. It rents for $80 a month and allows customers to make payments using PerfectMoney, Bitcoin-Cash or Bitcoin. In addition, customers can also receive discounts by paying a one-time fee of three months or one year.

It is understood that one of the bitcoin wallet addresses used by QUA R&D has received a total of 1.69 bitcoins, worth approximately $16,500. Of course, QUA R&D cannot use only one cryptocurrency purse, and the total income it receives will certainly be higher.

 

In order to provide support to customers, QUA R&D has also launched a forum called “Black & White Guys” to discuss anything related to Qrypter MaaS. According to the information displayed by the forum, the forum currently has more than 2,325 registered members.

It is worth noting that cracking competitors’ products seem to be an integral part of QUA R&D’s sales strategy. Forcepoint said that QUA R&D’s approach will enable anyone to obtain free and effective malware, which will greatly increase the utilization of malware and the incidence of cybercrime.

Source, Image: forcepoint

Get Zero-Hour Vulnerability Alerts

Critical CVEs, CVSS scores, and PoC updates — straight to your inbox every week.


We respect your inbox. Unsubscribe anytime.

Related coverage

  • Contagious Interview & WageMole: North Korea’s New Cyber Espionage Campaigns
  • Discord’s Decisive Shift: Temporary File Links to Thwart Malware Spread
  • Lumma Stealer MaaS: Clipboard Hijacking and LOLBins Used in Latest Campaign
  • CISA Emergency Alert: Commercial Spyware Exploiting Zero-Click and Malicious QR Codes to Hijack Messaging Apps
  • Israel uses Pegasus spyware to track hostages in Gaza
Track all actively exploited CVEs →

Support Our Threat Intelligence

If you find our CVE report and cybersecurity news helpful, consider supporting our work.

Buy Me a Coffee Logo Buy Me a Coffee PayPal
Crypto QR Code
USDT (TRC20):
TN8BdV8cp4T1Cd28gK9qTAnZknzzuwyUtm
USDT (ERC20):
0x3725e1a7d3bc5765499fa6aaafe307fabcd75bce

Share this article:

Facebook Post LinkedIn Telegram
Written by
@DdoS · Security Researcher

Do Son

Do Son is the Founder and Editor of SecurityOnline.info. Working in cybersecurity since 2013, he reports on vulnerabilities, malware, and emerging threats, providing timely analysis to help organizations and individuals stay ahead of evolving risks.

Tags: Qrypter RAT

Search

Translation

CVE WATCHTOWER
🚨

Receive alerts for vulnerabilities being exploited in the wild.

⚡

Get notified instantly when a Proof of Concept (PoC) exploit is published.

🔍

Access critical info on vulnerabilities even when marked as "RESERVED".

🧠

Insights powered by decades of expertise and global intelligence sources.

🎯

Customize alerts with up to 10 keywords for your specific tech stack.

📊

Export the raw CVE database for SIEM integration and reporting.

Upgrade Package

🚨 Active Exploits in the Wild

  • CVE-2026-63030CVSS 9.8
    WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion...
    Admin intel📅 Updated: Jul 21, 2026
  • CVE-2026-60137CVSS 5.9
    WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the author__not_in parameter...
    Admin intel📅 Updated: Jul 21, 2026
  • CVE-2026-6875CVSS 9.5
    ServiceNow has addressed a remote code execution vulnerability that was identified in the ServiceNow AI platform. This vulnerability...
    Admin intel📅 Updated: Jul 18, 2026
  • CVE-2026-39808CVSS 9.8
    A improper neutralization of special elements used in an os command ('os command injection') vulnerability in Fortinet FortiSandbox...
    CISA KEV📅 Added to KEV: Jul 16, 2026
  • CVE-2026-25089CVSS 9.8
    A improper neutralization of special elements used in an os command ('os command injection') vulnerability in Fortinet FortiSandbox...
    CISA KEV📅 Added to KEV: Jul 16, 2026
  • CVE-2026-58644CVSS 9.8
    Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.
    CISA KEV📅 Added to KEV: Jul 16, 2026
  • CVE-2023-4346CVSS 7.5
    KNX devices that use KNX Connection Authorization and support Option 1 are, depending on the implementation, vulnerable to...
    CISA KEV📅 Added to KEV: Jul 15, 2026
  • CVE-2026-53362
    In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation...
    Admin intel📅 Updated: Jul 14, 2026
Powered by CVE Watchtower

🔴 Live Critical Threats

  • CVE-2026-64625CVSS 9.8
    AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync() re-wraps...
  • CVE-2026-53595CVSS 9.4
    FreeScout is a free help desk and shared inbox built with PHP's...
  • CVE-2026-44231CVSS 9.1
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions...
  • CVE-2026-63766CVSS 9.8
    GPT-SoVITS through 20250606v2pro contains an OS command injection vulnerability in webui.py where...
  • CVE-2026-63767CVSS 9.8
    ktransformers through 0.6.3, fixed in commit def0f93, contains an unauthenticated pickle deserialization...
  • CVE-2026-39878CVSS 9.3
    Chamilo LMS versions 1.11.38 and earlier contain a stored cross-site scripting vulnerability...
  • CVE-2026-60034CVSS 9.4
    The Joomla extension JMedia is vulnerable to a stored XSS vulnerability. Unsanitised...
  • CVE-2026-60032CVSS 9.4
    The Joomla extension JMedia is vulnerable to an authenticated arbitrary file upload,...
  • CVE-2026-54051CVSS 9.9
    Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.9.1, the agent...
  • CVE-2026-41252CVSS 9.8
    xrdp is an open source RDP server. Versions 0.10.6 and prior contain...
Powered by CVE WATCHTOWER

Our Websites
  • Penetration Testing Tools
  • The Daily Information Technology
  • Top Exploited CVEs
  • Daily CyberSecurity

    • About SecurityOnline.info
    • Advertise with us
    • Announcement
    • Contact
    • Contributor Register
    • Login
    • Disclaimer
    • DCMA
    • Privacy Policy
    • About SecurityOnline.info
    • Advertise on SecurityOnline.info
    • Contact Us

    When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works

    • CVE Watchtower
    • CVE Statistics by Vendor 2026
    • Q2 2026 Report
    • Top Exploited CVEs
    • Linkedin
    • Twitter
    • Facebook
    • Youtube
    © 2017 - 2026 Daily CyberSecurity. All Rights Reserved.