Renowned candy maker See's Candies, Inc. has been identified as a victim of the Qilin ransomware group. The attack, which occurred in April 2026, involved a 'double extortion' tactic where attackers encrypted the company's servers and exfiltrated sensitive data before posting it on the dark web. The compromised information is believed to include personal data of both customers and employees, such as names and Social Security numbers. The incident has prompted several class-action law firms, including Edelson Lechtzin LLP, to launch investigations into the company's data privacy and security posture, with a particular focus on the four-month delay between the attack and the official report to the California Attorney General's Office in August 2026.
See's Candies discovered the network intrusion on April 12, 2026, and determined that an unauthorized actor had access to its systems between April 11 and April 13. During this period, the attackers deployed ransomware to encrypt files on a subset of servers. Concurrently, they exfiltrated an unknown quantity of data. The company later confirmed that this stolen data was published on the dark web, a hallmark of the Qilin ransomware operation. The delay in reporting has become a point of contention for legal investigators, who are examining whether the company failed to provide timely and adequate notice to affected individuals.
The Qilin ransomware group operates a Ransomware-as-a-Service (RaaS) model and is known for its sophisticated attacks, often customized for each victim. The group has been observed using various TTPs.
T1566 - Phishing).T1562.001 - Disable or Modify Tools, T1490 - Inhibit System Recovery).T1041 - Exfiltration Over C2 Channel).T1486 - Data Encrypted for Impact).No specific file hashes, IP addresses, or domains were mentioned in the source articles.
To detect Qilin ransomware activity, security teams can hunt for the following:
ping -n 30 127.0.0.1unusual Go-lang binarywmic.exe shadowcopy deleteOutbound traffic to known TOR nodesD3-PA: Process Analysis).D3-NTA: Network Traffic Analysis).M1017 - User Training).M1030 - Network Segmentation).Training users to recognize and report phishing attempts can prevent the initial access that leads to ransomware.
Segmenting the network helps contain ransomware and prevents it from spreading to critical systems and backups.
Mapped D3FEND Techniques:
Modern EDR and antivirus solutions with behavioral detection can often stop ransomware before it executes.
The most critical mitigation is having tested, immutable backups that allow for recovery without paying the ransom.
Qilin ransomware, like many modern variants, exhibits specific behaviors that can be detected through process analysis. An EDR solution should be configured to monitor for a chain of malicious activities. For this specific threat, this includes detecting an unknown Go-lang binary executing, followed by process calls to wmic.exe or vssadmin.exe to delete shadow copies, and then a high rate of file I/O operations consistent with encryption. By correlating these behaviors, a high-confidence alert can be generated to trigger an automated response, such as isolating the host from the network and terminating the malicious process. This behavioral approach is far more effective than relying on static file signatures, which Qilin's operators can easily change for each victim.
The ultimate defense against the encryption component of a Qilin attack is a robust backup and recovery strategy. See's Candies should ensure they have a 3-2-1 backup system in place: three copies of their critical data (e.g., customer databases, financial records), on two different media types, with at least one copy stored off-site and made immutable. Immutability, achievable with technologies like cloud object storage lock or physically air-gapped tapes, is non-negotiable. It prevents the ransomware from encrypting or deleting the backups. Critically, the recovery process must be tested regularly (e.g., quarterly) to validate data integrity and ensure that recovery time objectives (RTOs) can be met. This preparation allows an organization to confidently refuse ransom demands and restore operations independently.
Given that phishing is a primary initial access vector for Qilin, strengthening inbound traffic filtering at the email gateway is a crucial preventative measure. See's Candies should deploy an advanced email security solution that goes beyond simple keyword and reputation filtering. This includes features like attachment sandboxing, which executes attachments in a safe, virtual environment to observe their behavior before delivery. It should also include URL rewriting and time-of-click analysis, which protects users from malicious links by checking the destination URL's safety every time it is clicked. These technologies can effectively neutralize the initial phishing lure, preventing the Qilin payload from ever reaching an employee's endpoint and breaking the attack chain at the earliest possible stage.
Unauthorized actor gains access to the See's Candies network.
See's Candies discovers the intrusion.
Unauthorized access ends. Attackers encrypt files and exfiltrate data during this period.
See's Candies reports the data breach to the California Attorney General's Office.
Class-action law firm Edelson Lechtzin LLP announces its investigation.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.