Article
Fundamentals of Ransomware: What to Do Before and After Ransomware Strikes
Arete Analysis

By Raj Sivaraju
Amid the pandemic and as more people began working from home via unsecure networks, India saw a 31 percent rise in ransomware attacks.[i] What’s more, according to the Sophos “State of Ransomware 2020” study, of 300 Indian companies surveyed, 82 percent said they’d been hit by ransomware, with average ransom payments of approximately ₹80M.[ii]
Those numbers don’t bode well, especially as success is known to breed success. And don’t ransomware operators know it. There’s no reason for them to quit while they’re ahead — unless you give them one.
For now, the best way to combat this upward trend is to understand what you need to do before and after a ransomware attacks happens.
How to prepare: Get ready for ransomware before it strikes
Before a ransom note arrives and you see your business suddenly grind to a halt, there are actions you can take to limit your risk.
Get cyber insurance. Make sure you have cyber insurance. Ransomware attacks can get expensive fast — and for many, cyber insurance can be a business saver. Not only is there the extortion element to consider, but also the indirect costs of business disruption, reputational damage, data loss, data recovery, and potentially, diminished customer trust. Most regular insurance policies will not cover cyber risk exposure. So, speak to the experts and find out what your policy needs to keep you as safe and covered as possible.
Assess cybersecurity. If you aren’t already, start conducting annual audits and assessments of your environment so that you are aware of your company’s cybersecurity maturity and resilience levels, including potential security gaps.
Harden security posture. Consider deploying endpoint protection to all endpoints across your organization that could be potential gateways for malware attacks — there are some powerful endpoint detection and response (EDR) tools available on the market. Additionally, consider the latest technologies with behavioral artificial intelligence (AI) and fileless identification as well as containment tools.
Write an incident response plan and enlist assistance. Make sure to engage with a specialized third-party incident response vendor who not only will be on standby if an attack occurs but can also provide incident response preparedness training and design and guide you through tabletop exercises. Much like you would run fire drills in physical office spaces, it’s important to conduct simulation activities for incident response.
Dos and don’ts when ransomware hits
Now, let’s say you’ve been hit by ransomware. Here’s a checklist of what you should do — and of equal importance, what you should not do.
The dos:
Call your insurance carrier and third-party incident response vendor.
Remove infected systems from the network, take them offline.
Follow the instructions in the ransom note related to powering off systems.
Preserve all data from systems, firewalls, VPNs, proxy logs for forensic analysis.
Deploy advanced endpoint protection to all systems.
Dependent on organizational size, plan for a full return to normal operations to take up to two weeks.
The don’ts:
Do not panic. If you’ve done the pre-work and already set up your response teams, you can rest assured that they will react fast to triage, mitigate, negotiate, restore, all the things they’ve been trained to handle.
Do not shut down, power cycle, or reboot any infected systems.
Do not contact the threat actor yourself or try to negotiate. Leave this to your incident response vendor.
Do not wipe or re-image any systems as the forensic experts will need these for their investigation.
Do not rely on antivirus solutions, which failed to stop the ransomware.
Do not assume that once a decryptor is purchased that it’s all downhill from there.
Overview of Arete incident response
Arete has worked thousands of ransomware cases. When engaged, our incident response team focuses on getting your business back up and running as quickly as possible.
Step one is a scoping call to collect as many details as possible about the incident and begin collaborating with your insurance carrier to establish next steps for the investigation. Often, our incident response team will also be quick to deploy SentinelOne, an industry-leading EDR solution to clean and protect your environment — and help ensure that the threat actors do not re-encrypt systems after restoration.
If at any point you and your insurance carrier determine that paying a ransom is the most effective way to resolve the issue and return to normal business operations, our team will communicate with the bad actor on your behalf to negotiate a settlement.
With access regained, the team will assist in attack analysis and critical system restoration, bringing varied skill sets to deliver:
Data-driven security architecture review and recommendations.
Decryption and data recovery assistance.
IT infrastructure restoration and rebuilds.
Collection and preservation of forensic evidence.
Security improvements to limit or eliminate unauthorized access to networks, endpoints, and data.
Combined, these services can help you regain and maintain control of systems and assets, improve your cybersecurity going forward, and gather insights to prevent future incidents.
India’s unique opportunity: The time to get ahead of ransomware attacks is now
It’s time to be proactive. India is undergoing a digital transformation, which presents an opportunity to get ahead of this trend by educating employees, assessing security gaps, putting the right protections in place from the start, and having a clear and well-rehearsed incident response plan in place.
[i] Ransomware attacks rose by 31% amid pandemic: Report- The New Indian Express
Back to Blog Posts
Article
Arete's 2026 Q1 Crimeware Report
Harness Arete’s unique data and expertise on extortion and ransomware to inform your response to the evolving threat landscape.
Article
CMS Vulnerability Leads to ClickFix Campaign
Threat actors compromised at least 700 education and technology websites in a recent ClickFix campaign by exploiting a critical SQL injection flaw (CVE-2026-26980) in the Ghost content management system (CMS). Adversaries combined the vulnerability with the ClickFix social engineering tactic to steal admin keys and inject a malicious JavaScript that delivers a fake Cloudflare or CAPTCHA verification pop-up, tricking victims into copying and pasting a malicious command into their systems.
What’s Notable and Unique
Rather than targeting the end user first, this campaign is unique in its initial exploitation of the system, followed by social engineering attempts. This hybrid attack style is likely being leveraged to bypass traditional defenses.
This recent campaign also highlights how trusted web properties can be weaponized at scale and coupled with unpatched CMS vulnerabilities. Rather than using the CMS compromise to perpetrate a single attack, threat actors turned it into a supply-chain attack that ultimately affected over 700 trusted websites.
Analyst Comments
As network defenders and their tools enhance threat detection capabilities, adversaries increasingly seek methods to bypass these defenses. By combining vulnerability exploitation, social engineering techniques, and staging for ancillary attacks, this campaign successfully bypassed traditional defenses and inflicted significant impact. Defending against hybrid cyberattacks requires comprehensive security controls beyond simply patching vulnerabilities. Organizations should focus on limiting movement within the environment, detecting abuse of trusted applications, and preventing end-user manipulation.
Sources
700+ education and tech websites hijacked in huge ClickFix malware campaign
Under the engineering hood: Why Malwarebytes chose WordPress as its CMS
Think before you Click(Fix): Analyzing the ClickFix social engineering technique
Ghost CMS Vulnerability Exploited to Infect 700 Sites With ClickFix Malware
Article
Threat Actors Leverage Fake JPEG Files for Initial Access
In a recent campaign, researchers observed threat actors using fake JPEG image files as a delivery mechanism to initiate the deployment of additional malicious components. The false JPEG files are typically distributed via phishing emails or other social engineering-based lures, and are actually PowerShell-based malware that deploys a trojanized version of ConnectWise ScreenConnect to establish and maintain persistence in the compromised environment.
What’s Notable and Unique
This campaign leverages JPEG images as the initial lure, where the images are not merely decoys but part of the infection workflow. Victims are typically led to download or open an image that triggers hidden execution logic or redirects them to a payload-delivery sequence that initiates later stages of the intrusion chain.
The attack chain is designed to blend into legitimate environments, making detection more difficult. Execution typically relies on scripted or native Windows components, often including PowerShell or other living-off-the-land binaries, enabling fileless or near-fileless execution and reducing forensic artifacts on disk.
The multistage design ensures that the initial JPEG does not directly contain the full payload but instead triggers retrieval or decryption steps that progressively assemble the final malicious components in memory.
Analyst Comments
This campaign illustrates how threat actors continue to blur the line between legitimate file handling and malicious execution chains, indicating potential overlap with remote management or administrative tooling. The use of JPEG-based staging combined with script-based execution reflects a broader evolution toward a stealth-first intrusion design, in which file formats serve as triggers rather than payload containers.
Sources
OPERATION SILENTCANVAS : JPEG BASED MULTISTAGE POWERSHELL INTRUSION
Podcast
Cyber Risk and Insurance for Law Firms
In this episode of Bytes of Insight, host Vinny Sakore is joined by Laura Zaroski, Managing Director of the Law Firms Group at Gallagher, as they discuss the evolution of cyber risk for law firms. Tune in for firsthand insights on how to select the right cyber policy, the incident response process, and the nuances of ransom payments and sensitive data.



