Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      Handling JavaScript Event Listeners With Parameters

      July 21, 2025

      Debugging UI with AI: GitHub Copilot agent mode meets MCP servers

      July 22, 2025

      Interactive Text Destruction with Three.js, WebGPU, and TSL

      July 22, 2025

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      Is ChatGPT down? You’re not alone. Here’s what OpenAI is saying

      July 21, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The details of TC39’s last meeting

      July 22, 2025
      Recent

      The details of TC39’s last meeting

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 21, 2025

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 21, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      OBS Studio Snap App Gets a Major Upgrade – AI Plugins Inbound

      July 22, 2025
      Recent

      OBS Studio Snap App Gets a Major Upgrade – AI Plugins Inbound

      July 22, 2025

      L’8% dei Pacchetti Sorgente di Debian Utilizza Librerie Rust

      July 22, 2025

      La Disputa su putty.org: Tra Software Open Source e Interessi Commerciali

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»SafePay, DevMan Emerge as Major Ransomware Threats

    SafePay, DevMan Emerge as Major Ransomware Threats

    June 3, 2025

    ransomware attacks by month

    SafePay’s journey to the top of the ransomware leaderboard was a quick one.

    The SafePay ransomware group first emerged in the fall of 2024, and last month took the top spot among ransomware groups in the number of victims claimed on their data leak site, according to a Cyble blog post published today.

    Cyble reported that ransomware groups claimed 384 victims in May, a number that may rise somewhat as all data is processed. That’s the third straight monthly decline for claimed victims, as new leaders continue to emerge after RansomHub – the top ransomware group for more than a year – went offline in late March in a possible attack by rival DragonForce.

    Cyble also looked at DevMan, another emerging ransomware threat, and other ransomware developments that occurred in May.

    Top Ransomware Groups and Threats

    SafePay claimed 58 victims in May to take over the top spot from April leader Qilin, which came in second with 54 victims. Play, Akira and NightSpire rounded out the top five ransomware groups. The U.S. was once again the most targeted country, with 181 victims (charts below from Cyble).

    Top ransomware groups - SafePay, Qilin, Akira, Play
    Top ransomware groups May 2025
    Ransomware attacks by country May 2025
    Ransomware attacks by country May 2025

    Professional Services and Construction were the most attacked sectors by all ransomware groups, totaling 101 attacks, followed by Manufacturing, Government, Healthcare, Finance, IT, Transportation, Consumer Goods and Education, Cyble said.

    SafePay has claimed 198 victims to date. The group’s previous monthly high was 43 victims in March, but May was the first month that SafePay led all ransomware groups.

    Cyble said SafePay typically obtains initial access to victim environments through VPN and RDP connections, often using stolen credentials or password spraying attacks. The group uses double-extortion techniques – encrypting and threatening to publicly release data – and claims not to offer Ransomware-as-a-Service (RaaS), unlike other ransomware groups that rely on affiliates to spread their malware.

    Major targets for SafePay include the U.S. and Germany, as well as the Professional Services, Construction, Healthcare, Education and Manufacturing sectors.

    DevMan, meanwhile, mainly operates as an affiliate of several RaaS groups, but was recently observed deploying its own ransomware that the group claims is capable of faster lateral movement and is implemented via Group Policy Object (GPO). DevMan claimed 13 victims in May, placing it just outside the top five ransomware groups, “and making it one to watch,” Cyble said.

    As an affiliate, DevMan has worked with Qilin, Apos, DragonForce RaaS and RansomHub.

    In another significant ransomware development in May, the leak of the VanHelsing Ransomware-as-a-Service (RaaS) source code raises “concerns of potential copycat operations, as observed following the leaks of LockBit and Babuk,” Cyble said. “The widespread availability of VanHelsing’s source code may accelerate the emergence of new ransomware variants in the coming weeks.”

    Cyble also detailed three new ransomware groups, as well as 17 ransomware attacks claimed by ransomware groups, many of which could have significant impact on the software supply chain, critical infrastructure and even military targets.

    Protecting Against Ransomware

    Cyble said the rise of new ransomware groups to take the place of former leaders “underscores the ever-present threat of ransomware and highlights the enduring importance of cybersecurity best practices for protecting against a wide range of cyber threats.”

    Those cybersecurity best practices include a risk-based vulnerability management program; protecting exposed assets; segmenting networks and critical assets; creating ransomware-resistant backups; applying Zero Trust principles; practicing proper configuration and secrets protection; hardening endpoints and infrastructure; and monitoring networks, endpoints and cloud environments.

     

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleLuna AI and MongoDB Throw Lifeline to Product Teams
    Next Article Fake DocuSign, Gitcode Sites Spread NetSupport RAT via Multi-Stage PowerShell Attack

    Related Posts

    Development

    The details of TC39’s last meeting

    July 22, 2025
    Development

    GPT-5 is Coming: Revolutionizing Software Testing

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-5913 – “PHPGurukul Vehicle Record Management System SQL Injection Vulnerability”

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-4525 – Discord WINSTA.dll Uncontrolled Search Path Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Better CSS Shapes Using shape() — Part 3: Curves

    News & Updates

    CVE-2025-5939 – Telegram for WP WordPress Stored Cross-Site Scripting Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    Test Driven Development in Agile Framework

    July 11, 2025

    In the fast-paced world of software development, teams are expected to deliver high-quality products quickly, often under shifting requirements. Enter Test Driven Development in Agile, a software testing strategy that flips traditional coding on its head by writing tests before the actual code. This preemptive approach ensures that every new feature is verified from the
    The post Test Driven Development in Agile Framework appeared first on Codoid.

    Creepy Morning

    July 4, 2025

    Representative Line: What the FFFFFFFF

    May 20, 2025

    BrosTrend 5 Port 2.5GB Switch Review

    June 19, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.