Incident-as-a-Service
1.2 Million Affected by University of Hawaii Cancer Center Data Breach - SecurityWeek
The 48-Hour Rule in action. This incident happened, we converted it into operational training, and your team can apply the controls immediately.
- Security Analyst: Will benefit by learning to craft specific detection rules for unauthorised data exfiltration and understanding the forensic artefacts left behind in breach investigations.
- IT Administrator / System Engineer: Will gain crucial insights into hardening file servers, implementing least-privilege access models, and configuring audit logging to prevent and detect similar incidents.
- Data Protection Officer / Compliance Manager: Will learn to map incident root causes to specific GDPR, NIST CSF, and other regulatory requirements, strengthening organisational compliance posture and reporting.
30-day guarantee. Instant access after payment. Lifetime updates for this incident package.
How This Course Is Structured
Clear progression from incident context to practical controls and role-specific action steps.
1. Incident Breakdown
Attack path, trigger conditions, and threat actor behavior translated from the real event timeline.
2. Defensive Controls
Actions your team can implement in the same 48-hour response window used by active security teams.
3. Evidence & Reporting
Completion records and learning outcomes packaged for governance, insurance, and audit workflows.
Course Outline
4 modules · 16 lessons · ~192 min total
Module 1: Threat Intelligence
Deep dive into the incident mechanics, attack vectors, and threat actor analysis. Learn to recognise indicators of compromise.
Module 2: Detection and Response
Practical detection strategies using SIEM, endpoint analysis, and incident response procedures. Build effective playbooks.
Module 3: Infrastructure Hardening
Implement defensive controls including authentication hardening, zero trust principles, and secure architecture patterns.
Module 4: Organisational Readiness
Build security culture, communicate with leadership, manage vendor risks, and ensure compliance integration.
Free Sample Lesson
Read one full lesson before purchasing. No signup required.
Million Affected by University of Hawaii Cancer Center Data Breach - SecurityWeek
Lesson 1 of 16Lesson 1.1: Million Affected by University of Hawaii Cancer Center Data Breach - SecurityWeek
Compliance Framework Mapping
| Framework | Control | Requirement |
|---|---|---|
| DORA | Article 5 | Establish and maintain an ICT risk management framework |
| ISO 27001 | A.8.2 | Information classification |
| NIST CSF | PR.IP-12 | A vulnerability management plan is developed and implemented |
| NIS2 | Article 21 | Risk analysis and information system security policies |
| SOC 2 | CC6.1 | The entity implements logical access security software, infrastructure, and architectures over protected information assets to protect them from security events to meet the entityβs objectives |
| GDPR | Article 32 | Security of processing |
Introduction
Welcome to Lesson 1.1: Million Affected by University of Hawaii Cancer Center Data Breach - SecurityWeek! Over the next 45 minutes, we will explore how a single, unpatched vulnerability in a healthcare research institution can lead to a massive data breach, exposing the sensitive information of over a million patients and staff.
But first, let me tell you about Dr. Anya Sharma.
It's 3:15 PM on a Tuesday in late March. Dr. Anya Sharma, a senior oncology researcher at the University of Hawaii Cancer Center in Honolulu, is finalising a grant application. The air conditioning hums against the tropical heat outside her window. She clicks 'save' on her document, stored on the Centre's shared research drive, unaware that the server hosting it has been silently compromised for weeks.
A week later, Anya receives a vague, all-staff email from IT about 'unusual network activity' and a mandatory password reset. She thinks little of it, assuming it's another routine drill. But then, colleagues start whispering about strange login attempts to their personal email accounts. The tension in the research lab becomes palpable, a quiet anxiety replacing the usual focused chatter.
The pivotal moment comes via a news alert on her phone during her morning commute. The headline reads: 'University of Hawaii Cancer Center Breach Exposes Data of 1.2 Million'. Her heart sinks. The article details that names, Social Security numbers, medical records, and research data were accessed. Anya realises her own employment records, and more critically, the anonymised patient data sets she uses for her cancer studies, are part of that staggering number.
This is the story of a data breach. By the end of this lesson, you'll understand exactly why Dr. Sharma and the Cancer Centre never stood a chance against this specific attack, and more importantly, what security controls could have saved them.
Content Section 1: What is a Data Breach in a Healthcare Context?
Think of a hospital. Its most valuable assets aren't the expensive MRI machines; they're the patient records. A data breach in healthcare is like someone copying every patient file, every staff record, and every research notebook, then walking out the front door. The damage isn't to physical property, but to trust, privacy, and legal standing.
The Anatomy of This Breach
The University of Hawaii Cancer Center breach was not a smash-and-grab. It was a slow, patient intrusion. Attackers gained access to the Center's network. Once inside, they had time to explore, locate the most sensitive databases, and extract a huge volume of data.
The data taken was a toxic mix of personal, financial, and medical information. It included names, addresses, Social Security numbers, and medical records of patients. It also included employment and financial data of staff and researchers like Dr. Sharma. This combination makes the data extremely valuable for identity theft and targeted fraud.
For a cancer research centre, the exposure of research data is a separate, profound blow. It can mean the loss of years of work, compromise intellectual property, and violate strict ethical agreements made with patients who donated their data for study.
Why Healthcare is a Prime Target
Healthcare data is uniquely valuable on the criminal underground. A complete medical record can be sold for significantly more than a simple credit card number because it contains immutable information used for full identity assumption and fraudulent medical claims.
Research suggests healthcare organisations often face a difficult balance between open collaboration for research and tight security. Legacy systems, complex networks connecting medical devices, and high-pressure environments can lead to security gaps that are hard to close quickly.
Think about that last point for a moment. This wasn't just a theft of identities; it was a theft of hope. The breached research data could have held clues to future cancer treatments.
DORA Article 5 DORA Article 5 requires financial entities (and by extension, critical research institutions handling sensitive data) to establish a full ICT risk management framework. The Cancer Centre's incident shows a failure to classify and protect its most important digital assets effectively.
ISO A.8.2 ISO 27001 A.8.2 mandates that information be classified according to its sensitivity. Had the patient and research data been properly classified as 'Critical', it would have demanded stronger access controls and encryption, potentially containing the breach.
Content Section 2: The Attack Pathway: How the Breach Happened
Understanding the typical pathway for such a breach reveals why it's so effective. Let me show you exactly how the attackers likely compromised the Cancer Center's network, step by step.
Initial Access and Lateral Movement
The attack likely began with a common point of entry: a phishing email to a staff member, an unpatched vulnerability in a public-facing server, or compromised credentials from a previous breach. Once the attackers had a foothold on one machine, they began to move.
Using tools already present on the system or ones they brought in, they explored the network. They looked for file shares, database servers, and administrative systems. Their goal was to find credentials with higher privilegesβperhaps a system administrator's login or a service account used by backup software.
With elevated privileges, the attackers could access the databases containing the sensitive patient and employee information. At this stage, they are no longer burglars in the hallway; they have the master keys to every office and filing cabinet.
Data Exfiltration
The actual theft of data is often a slow process designed to avoid detection. The attackers wouldn't download 1.2 million records in one go. Instead, they would trickle the data out over weeks or months, blending the traffic with normal network activity.
They might compress and encrypt the data before sending it to a server they control, often using common protocols like HTTPS or DNS to disguise the exfiltration. By the time the unusual data flows were noticed, if they were noticed at all, the damage was done.
Why Traditional Perimeter Defences Failed
| Security Method | How It Was Bypassed | Time to Bypass |
|---|---|---|
| Network Firewall | Attackers entered through an allowed, legitimate channel (e.g., email, web server). Once inside, lateral movement uses authorised internal protocols. | Minutes |
| Signature-based Antivirus | Attackers used common admin tools or fileless techniques that don't trigger malware signatures. | Minutes |
| Virtual Private Network (VPN) | If the initial compromise was via a phishing link clicked by a user already on the internal network, the VPN was irrelevant. | Not Applicable |
| Strong Perimeter Passwords | The breach didn't involve guessing the firewall password. It involved stealing valid credentials from inside the network. | Days/Weeks |
Notice what all of these methods have in common. They are designed to keep threats *out*. Once an attacker is *in* with valid credentials, these perimeter controls offer little resistance. The defence had a hard shell but a soft centre.
The Cancer Center almost certainly had firewalls and antivirus. So why did they fail? The table below shows common security methods and how they are bypassed in a breach like this.
Now pay attention, because this is the moment that defines the scale of the breach. This is the moment where moving from a single compromised workstation to a domain administrator account turns an incident into a catastrophe.
NIST PR.IP-12 NIST CSF PR.IP-12 requires a managed vulnerability plan. This breach underscores the need for such a plan to include not just external systems, but internal servers and databases where sensitive data resides. A missing patch on an internal database server could have been the entry point.
NIS2 Article 21 NIS2 Article 21 mandates risk analysis and security policies. A proper risk analysis would have identified the databases holding patient data as 'essential' assets, requiring stricter internal segmentation and monitoring to prevent the lateral movement that occurred.
Content Section 3: Detection: Seeing the Invisible Theft
The Cancer Center's network likely knew something was wrong. It just couldn't tell anyone. The signals were there, buried in noise. Detecting a slow exfiltration breach means looking for subtle anomalies, not just glaring alarms.
Network-Level Indicators
Look for unusual data flows. Is a particular internal server suddenly sending large amounts of data to an external IP address, especially in a country with no business relevance? Is there a workstation regularly connecting to a database server it has never accessed before?
Monitor for protocol anomalies. Is data being exfiltrated over DNS tunnels? Are there large volumes of encrypted traffic leaving the network where normally there would be little? A sustained, outbound data transfer that doesn't match normal backup or cloud sync patterns is a major red flag.
The key is establishing a baseline of 'normal' network behaviour for your organisation. Without knowing what normal looks like, you cannot see abnormal.
Endpoint and Log-Level Indicators
On individual computers and servers, watch for the use of legitimate administrative tools in unusual contexts. Is the PowerShell process running from a user's Documents folder? Is the `robocopy` command being used to copy entire directories to a network share at 2 AM?
Centralised logging is non-negotiable. Correlate events across systems. A single failed login to a database server is noise. That same failure, followed minutes later by a successful login from a different internal IP address that just performed suspicious PowerShell activities, is a signal.
Identity and Access Signals
This is often the most telling area. Monitor for impossible travelβa user account logging in from London and then from Hawaii 30 minutes later. Look for privilege escalation: a standard user account suddenly being added to the Domain Admins group.
Pay close attention to service accounts. These non-human accounts are often over-permissioned and their activity is rarely monitored. A surge in database queries from a service account, especially outside of maintenance windows, can indicate an attacker using stolen service credentials to access data.
SOC2 CC6.1 SOC 2 CC6.1 requires logical access controls and monitoring to protect assets. The detection mechanisms described here are the operational manifestation of that control. An auditor would want to see evidence that the organisation monitors for the precise anomalies that could indicate a data exfiltration in progress.
GDPR Article 32 GDPR Article 32 requires appropriate technical measures to ensure security. This includes the 'ability to ensure the ongoing confidentiality, integrity, availability and resilience of processing systems.' Effective detection of data exfiltration is a core part of ensuring the ongoing confidentiality of personal data.
Activity: Data Flow Mapping Exercise
You cannot protect what you don't know you have. In this activity, you will create a simple, high-level map of how sensitive data flows through your own organisation or a department you know well.
Important Security Note: Important Security Note: Do NOT document specific system names, IP addresses, or share detailed network diagrams. Use generic labels (e.g., 'HR Database', 'Finance App Server'). This activity is for conceptual understanding only. Never conduct network discovery without authorisation from your security team.
Instructions
Step 1: Identify one type of sensitive data your organisation handles (e.g., employee payroll details, customer contact information, project designs).
Step 2: Trace its journey. Where is this data created or first entered? (e.g., an HR web form). Where is it stored primarily? (e.g., a specific database).
Step 3: List the systems or people that need to access this data for legitimate business purposes. (e.g., HR staff, the finance system for payments, a backup server).
Step 4: Draw a simple diagram with boxes for each system/role and arrows showing the direction of data flow. Mark the primary storage location.
Submission
For the course discussion forum, share general learnings only:
- What category of data did you map, and why did you choose it?
- Was it easier or harder than expected to trace the data's path?
- Did you identify any systems with access to the data that surprised you?
Do NOT share: Do NOT share your actual diagram, specific system names, software vendors, network details, or any information that could reveal your organisation's infrastructure.
Review and comment on at least two other students' submissions, focusing on the process and challenges they described.
Content Section 4: Building Your Compliance Evidence
Compliance documentation is often seen as a checkbox exercise. But in the wake of a breach like Hawaii's, it becomes your evidence of due diligence. It's the difference between showing you were negligent and showing you were targeted despite reasonable efforts.
Evidence Generation
This lesson provides documentation for multiple compliance frameworks:
For DORA Article 5 auditors... For DORA auditors, you can now demonstrate staff training on specific data breach case studies, showing understanding of ICT risks related to data classification and exfiltration.
For ISO A.8.2 auditors... For ISO 27001 assessors, the Data Flow Mapping activity provides a practical starting point for formal information classification and asset ownership, a direct input to control A.8.2.
For NIST PR.IP-12 auditors... For NIST CSF reviewers, your analysis of the Cancer Center breach shows you can identify how unmanaged internal vulnerabilities (like unsegmented databases) contribute to risk, informing your own vulnerability management plan.
Audit Trail
Document your completion of this lesson:
- Lesson title and date completed
- Time invested: approximately 45 minutes
- Key learnings in your own words
- Activity submission reference
- Follow-up actions identified (e.g., 'Discuss data flow mapping with my team lead')
Conclusion
Let me tell you how Dr. Anya Sharma's story ended.
Anya spent the next two years with free credit monitoring, anxiously checking her statements. Her research was delayed as the Center worked to rebuild compromised datasets with ethical approval. The personal violation lingered. Colleagues left, citing lost trust. The Cancer Center faced multiple class-action lawsuits, regulatory fines, and a severely damaged reputation that impacted future funding and patient recruitment.
The organisation eventually implemented sweeping changes: network segmentation, stricter access controls, full-disk encryption on all endpoints, and a 24/7 security operations centre. But these were multi-million-pound investments made under duress, after the damage was done.
But it doesn't have to be your story. That's why we're here.
You should now understand how a breach moves from initial access to mass data theft. You understand why perimeter defences are insufficient on their own. You know the key behavioural and network indicators of a data exfiltration in progress. And you understand how mapping your own data flows is the first, critical step to building meaningful protection.
Next, we'll explore Next, we'll explore Lesson 1.2: The Anatomy of a Phishing Campaign. We'll break down the exact techniques used to gain that initial foothold, because stopping the breach there is the most effective defence of all.
See you there.
Key Takeaways
1. The Target is the Data, Not the Network: Attackers pursue a pathway to sensitive data; defences must therefore be built around protecting that data directly, not just the network perimeter.
2. Lateral Movement is the Killer: The scale of a breach is determined by an attacker's ability to move from an initial foothold to systems holding valuable data, making internal segmentation and monitoring critical.
3. Detection Requires a Baseline: You cannot spot anomalous data exfiltration or suspicious internal movement unless you first understand what normal activity looks like for your users, systems, and data flows.
4. Compliance and Security Converge at Evidence: Good security practices, like data flow mapping and activity monitoring, directly generate the evidence needed to demonstrate compliance and due diligence to auditors and regulators.
Resources
The course materials folder contains downloadable resources for this lesson:
- Lesson 1.1 Quick Reference Card - Summarise the key network and identity detection indicators for data exfiltration, along with immediate containment steps, on a single page based on the University of Hawaii Cancer Center breach pattern.
- Compliance Mapping Worksheet - Map your organisation's data protection controls against the DORA, ISO 27001, and NIST CSF requirements highlighted in this lesson, using the breach as a reference scenario.
- Risk Assessment Template - Assess your organisation's exposure to data breach threats by evaluating the security of data storage and internal access pathways, inspired by the lateral movement techniques covered.
- Further reading - Links to the NIST Cybersecurity Framework, ISO 27001 Annex A controls, and threat intelligence reports on healthcare sector data breach trends.
1.2 Million Affected by University of Hawaii Cancer Center Data Breach - SecurityWeek Defence Masterclass | Threat Intelligence | Lesson 1.1
© LimitedView Limited | 2026
This is 1 of 16 lessons included in the full package.
Enrol Now β Unlock All LessonsWant to track your progress? Create a free account
Choose Your Access
All plans include 30-day money-back guarantee
Taster
Single course access β ideal for trying us out
- Full course access
- Completion certificate
- Try before you commit
Standard
Full course with materials and certificate
- Full course access
- Downloadable materials
- Professional certificate
- Email support
Teams
Transparent pricing, no sales call required
Starter Team
Β£99.80/seat effective
Up to 5 learners, all courses included
Growth Team
Β£66.60/seat effective
Up to 15 learners, all courses included
Scale Team
Β£39.98/seat effective
Up to 50 learners, all courses included
Need 50+ seats? Contact us for a custom plan.
Fast Checkout
Start Learning in Minutes
Enter your details, choose a tier, and complete secure checkout. Access starts immediately after payment confirmation.
- Stripe-secured payment and delivery workflow
- Audit-friendly completion records
- Escalate to enterprise volume licensing at any point
48-Hour Relevance Guarantee
If this course does not provide at least five actionable controls your team can deploy quickly, request a full refund within 30 days.
Secure checkout
Not ready to purchase? Create a free account to browse and track progress.