The breach isn’t the problem. The spread is. →The breach isn’t the problem. The spread is. →Measure in 5 min. Free AssessmentFree Assessment
Information Technology/IT
Breach intelligence, attack campaigns, and threat reports targeting the Information Technology/IT sector.
Explore Other Sectors
Information Technology/IT Threat Reports
Caesars Entertainment 2023 Loyalty Program Data Breach: A Wake-Up Call for Cybersecurity
In September 2023, Caesars Entertainment disclosed a cyberattack that compromised the personal data of its loyalty program members, including Social Security and driver's license numbers. The breach, attributed to the cybercriminal group 'Scattered Spider' operating under the ALPHV/BlackCat syndicate, did not disrupt casino or online operations. Reports suggest Caesars may have paid a partial ransom of $15 million, though the total demand was $30 million. This incident underscores the growing threat of loyalty program fraud, where attackers exploit personal data for financial gain. The rise in such breaches highlights the need for enhanced security measures and consumer vigilance to protect sensitive information.
6 months ago
Kill Chain
Veeam's 2026 Critical RCE Vulnerabilities: Immediate Action Required
In March 2026, Veeam Software disclosed and patched multiple critical remote code execution (RCE) vulnerabilities in its Backup & Replication (VBR) solution, specifically CVE-2026-21666, CVE-2026-21667, CVE-2026-21669, and CVE-2026-21708. These flaws allowed low-privileged domain users to execute remote code on vulnerable backup servers, posing significant risks to data integrity and system security. The vulnerabilities were addressed in Veeam Backup & Replication versions 12.3.2.4465 and 13.0.1.2067. The disclosure underscores the persistent targeting of backup solutions by ransomware groups, as compromised VBR servers can facilitate lateral movement within networks and impede data restoration efforts. Organizations are urged to promptly apply the patches to mitigate potential exploitation and enhance their cybersecurity posture.
6 months ago
Kill Chain
Critical n8n RCE Vulnerability (CVE-2025-68613) Leads to System Compromise
In December 2025, a critical Remote Code Execution (RCE) vulnerability, identified as CVE-2025-68613, was discovered in n8n, an open-source workflow automation platform. This flaw, present in versions from 0.211.0 up to but not including 1.120.4, 1.121.1, and 1.122.0, allows authenticated users to execute arbitrary code with the privileges of the n8n process. Exploitation can lead to full system compromise, including unauthorized data access and workflow manipulation. Despite patches being released, as of early February 2026, over 24,700 unpatched instances remain exposed online, with significant concentrations in North America and Europe. The inclusion of CVE-2025-68613 in CISA's Known Exploited Vulnerabilities catalog underscores the urgency for organizations to address this issue. The widespread exposure highlights the critical need for prompt patching and vigilant security practices to mitigate potential exploitation risks.
6 months ago
Kill Chain
Phishing Attack Trends 2026: Rising Threats and Evolving Tactics
In 2025, phishing attacks surged by over 20%, with attackers leveraging advanced social engineering techniques and AI-generated content to craft highly convincing lures. This evolution led to a significant increase in successful breaches, resulting in substantial financial losses and compromised sensitive data across various sectors. The proliferation of Phishing-as-a-Service kits enabled even less-skilled cybercriminals to execute large-scale campaigns, further exacerbating the threat landscape. ([trustnetinc.com](https://trustnetinc.com/resources/phishing-threats-2026/?utm_source=openai)) The current relevance of this trend is underscored by the continuous refinement of phishing tactics, including the use of AI to automate and personalize attacks, making them more effective and harder to detect. Organizations must remain vigilant and adapt their security measures to counter these evolving threats effectively. ([cloudsek.com](https://www.cloudsek.com/knowledge-base/top-phishing-attack-trends?utm_source=openai))
6 months ago
Kill Chain
Hive0163's AI-Generated Slopoly Malware: A New Era of Ransomware Attacks
In early 2026, the financially motivated threat actor Hive0163 executed a ransomware attack utilizing an AI-generated malware named Slopoly. The attack began with a social engineering tactic called ClickFix, tricking victims into executing a PowerShell command that downloaded NodeSnake, a known malware associated with Hive0163. NodeSnake established persistence and facilitated the deployment of Interlock RAT, which in turn delivered Slopoly. Slopoly, developed with the assistance of a large language model, functioned as a backdoor, maintaining persistent access to the compromised server for over a week. It communicated with a command-and-control server, enabling the execution of commands and exfiltration of data. This incident underscores the evolving threat landscape where AI is leveraged to expedite malware development, reducing the time required for threat actors to create and deploy sophisticated attacks. The use of AI in malware creation signifies a shift towards more efficient and scalable cyber threats, necessitating enhanced defensive measures and vigilance.
6 months ago
Kill Chain
VENON Malware: A New Rust-Based Threat Targeting Brazilian Banks
In March 2026, cybersecurity researchers identified a new banking malware named VENON, written in Rust, targeting 33 Brazilian financial institutions. VENON employs sophisticated techniques, including DLL side-loading and credential-stealing overlays, to compromise Windows systems. The malware's distribution method involves social engineering tactics, such as enticing users to download malicious ZIP archives via PowerShell scripts. Once executed, VENON performs multiple evasion techniques before establishing a connection to its command-and-control server, enabling remote control over infected systems. This incident underscores a significant shift in the Latin American cybercrime landscape, with threat actors adopting advanced programming languages like Rust to enhance malware capabilities and evade detection. The emergence of VENON highlights the evolving sophistication of banking trojans in the region, necessitating heightened vigilance and advanced security measures among financial institutions.
6 months ago
Kill Chain
Xygeni GitHub Action Compromised via Tag Poisoning in 2026
In early March 2026, Xygeni's GitHub Action, xygeni-action, was compromised through a tag poisoning attack. An attacker with access to compromised credentials created pull requests injecting obfuscated shell code into action.yml. Although these pull requests were blocked by branch protection rules and not merged into the main branch, the attacker exploited the compromised GitHub App credentials to move the mutable v5 tag to point at a malicious commit. This allowed any workflow referencing xygeni/xygeni-action@v5 to fetch and execute the compromised code, resulting in a supply chain compromise via tag poisoning. Workflows using xygeni/xygeni-action@v5 during the affected window (approximately March 3–10, 2026) executed a command-and-control (C2) implant that granted the attacker arbitrary command execution on the CI runner for up to 180 seconds per workflow run. This incident underscores the critical need for robust security measures in CI/CD pipelines to prevent similar supply chain attacks.
6 months ago
Kill Chain
Mirai Botnet 2016: A Wake-Up Call for IoT Security
In October 2016, the Mirai botnet exploited default credentials on IoT devices to orchestrate one of the largest Distributed Denial-of-Service (DDoS) attacks in history. By scanning the internet for devices with open Telnet ports and using a list of common default usernames and passwords, Mirai infected hundreds of thousands of devices, including routers and IP cameras. These compromised devices were then used to launch massive DDoS attacks, notably targeting DNS provider Dyn, which resulted in widespread internet outages affecting major websites like Twitter, Netflix, and Amazon. The incident underscored the critical security risk posed by default credentials in IoT devices and highlighted the need for manufacturers and users to implement stronger security practices. ([en.wikipedia.org](https://en.wikipedia.org/wiki/Mirai_%28malware%29?utm_source=openai)) The Mirai attack remains relevant today as IoT device proliferation continues, with many devices still shipping with default credentials. Recent studies indicate that a significant percentage of IoT devices retain factory-default passwords, making them susceptible to similar exploitation. This ongoing vulnerability emphasizes the importance of changing default credentials and implementing robust security measures to protect against potential large-scale cyberattacks. ([vulnsy.com](https://www.vulnsy.com/vulnerabilities/default-and-weak-iot-credentials?utm_source=openai))
6 months ago
Kill Chain
Microsoft Copilot's 2026 Reprompt Exploit: A Wake-Up Call for AI Security
In early 2026, a critical vulnerability known as the "Reprompt" exploit was discovered in Microsoft Copilot by Varonis Threat Labs. This flaw allowed attackers to embed a "q parameter" within phishing links, which, when clicked, silently activated Copilot to exfiltrate sensitive user data to attacker-controlled servers. Remarkably, this attack required no further user interaction beyond the initial click, effectively bypassing existing enterprise security controls. Microsoft promptly addressed and patched the vulnerability by January 13, 2026. ([windowscentral.com](https://www.windowscentral.com/artificial-intelligence/microsoft-copilot/copilot-ai-reprompt-exploit-detailed-2026?utm_source=openai)) The Reprompt exploit underscores the escalating sophistication of AI-targeted cyberattacks, highlighting the necessity for continuous vigilance and robust security measures in AI-integrated applications. As AI systems become more embedded in daily workflows, ensuring their security against such advanced threats is paramount.
6 months ago
Kill Chain
Contagious Interview 2026: A Wake-Up Call for Developer Security
In early 2026, North Korean state-sponsored hackers launched the 'Contagious Interview' campaign, targeting software developers through fake job interviews. Posing as recruiters, they lured victims into cloning malicious repositories from platforms like GitHub and opening them in Visual Studio Code. Upon granting trust to these repositories, embedded malicious payloads executed automatically, establishing backdoors for data theft and persistent access. ([microsoft.com](https://www.microsoft.com/en-us/security/blog/2026/03/11/contagious-interview-malware-delivered-through-fake-developer-job-interviews/?utm_source=openai)) This incident underscores the evolving sophistication of social engineering attacks, particularly within trusted development environments. The exploitation of Visual Studio Code's trusted workspace feature highlights the need for heightened vigilance and security measures in developer workflows. ([csoonline.com](https://www.csoonline.com/article/4119927/contagious-interview-turns-vs-code-into-an-attack-vector.html?utm_source=openai))
6 months ago
Kill Chain
PhantomRaven NPM Attack 2026: A Wake-Up Call for Open-Source Security
Between November 2025 and February 2026, the 'PhantomRaven' supply-chain attack targeted the npm registry, introducing 88 malicious packages through 50 disposable accounts. These packages, often mimicking legitimate projects like Babel and GraphQL Codegen, utilized a technique called Remote Dynamic Dependencies (RDD) to fetch and execute malicious code from external URLs during installation. The malware harvested sensitive information from developers' systems, including emails, CI/CD tokens, and system details, subsequently exfiltrating this data to the attackers' command-and-control servers. ([bleepingcomputer.com](https://www.bleepingcomputer.com/news/security/new-phantomraven-npm-attack-wave-steals-dev-data-via-88-packages/?utm_source=openai)) This incident underscores the escalating threat of supply-chain attacks in open-source ecosystems, highlighting the need for developers to exercise caution when integrating third-party packages. The use of AI-generated package names and sophisticated evasion techniques like RDD exemplify the evolving tactics of threat actors, emphasizing the importance of vigilant package management and verification practices.
6 months ago
Kill Chain
Stryker's 2026 Cyberattack: A Wake-Up Call for Healthcare Cybersecurity
In March 2026, Stryker Corporation, a leading medical technology company, experienced a significant cyberattack attributed to the pro-Iranian hacktivist group Handala. The attackers claimed to have infiltrated Stryker's global network, exfiltrated 50 terabytes of sensitive data, and deployed wiper malware that erased data on over 200,000 systems, servers, and mobile devices. This attack led to widespread operational disruptions across Stryker's offices in 79 countries, severely impacting their ability to deliver medical products and services. ([investing.com](https://www.investing.com/news/stock-market-news/stryker-stock-falls-34-on-iranlinked-cyberattack-report-93CH-4554963?utm_source=openai)) This incident underscores the escalating threat posed by politically motivated cyberattacks targeting critical infrastructure sectors. Organizations in the healthcare and medical technology industries must enhance their cybersecurity measures to protect against such sophisticated and destructive attacks.
6 months ago
Kill Chain
Stop Active Cloud Data Exfiltration
Aviatrix Rapid Containment helps teams instantly identify what data is leaving the environment, from which workload, and where it’s going — during an active breach.
Looking for threats in a different sector?
Browse All Threat Reports