News

September 9, 2021

Protecting Against Elder Fraud and Scams: A Cybersecurity Guide

This resource offers practical steps to help protect older adults and those who support them against cyber elder fraud. Older adults are increasingly targeted by cybercriminals who exploit trust, unfamiliarity with technology, and financial vulnerability. From phishing scams to tech support fraud and identity theft, these attacks often result in significant emotional and financial harm.

Read through for information on common elder scams, best practices for keeping personal information protected, and where and how to report a cyber elder fraud.

Guide created by the Cyber Florida Security Operations Center. Contributing Security Analysts: Lara Radovanovic, Zahid Rahman, Waratchaya Luangphairin

Protecting Against Elder Fraud and Scams: A Cybersecurity Guide2025-09-18T12:02:35-04:00

Scattered Spider Threat Report

I. Introduction

Scattered Spider is a large and loosely affiliated cybercrime group also referred to as UNC3944 or Octo Tempest. This group is made up of teens and young adults who primarily target companies in the U.S. and U.K. for financial gain (CISA, 2025).

Their attacks are heavily reliant on social engineering. Common tactics include bombarding employees with repeated MFA prompts (“push bombing”), hijacking phone numbers through SIM-swap attacks, and impersonating IT help desk staff to steal credentials. Once inside, they use “everyday” administrative tools and legitimate remote access applications to move quietly through networks, steal sensitive data, and in many cases deploy ransomware such as DragonForce [1, 2]. Scattered Spider is a serious concern because they adapt quickly, move across multiple industries, and combine human manipulation with technical persistence. [2, 7]

In today’s fast-paced technological and cybersecurity environment, staying ahead of the game is critical, and members of the Scattered Spider understand this well. They take advantage of the newest technologies, quickly identifying vulnerable areas and exploiting them for attack. For this reason, they have gained reputation as one of the most dangerous threat groups active today.

This report will outline who they target, the tactics they use, indicators of compromise, and how different roles can defend against them.

II. Target

Scattered Spider’s targets span across multiple industries, with the most recent being retail, insurance companies, and aviation. These incidents have impacted many countries worldwide and are most heavily hit in the U.S. and U.K. They go after large companies exploiting help desks and compromising third-party vendors such as customer support platforms, IT contractors, or cloud services. The following examples highlight major attacks between April and July 2025.

  • April 2025
    • Marks and Spencer (Retail, U.K.) – Struck by a ransomware attack that disrupted operations, cut into sales, and exposed customer and employee data. Attackers gained access through social engineering that targeted IT help desks, a tactic characteristic of Scattered Spider [3].
    • Co-op (Retail, U.K.) – Experienced ransomware attacks causing data loss and service outages, negatively affecting company revenue and stock. Investigators revealed that access was granted through the impersonation of support staff and later passed to a ransomware-as-a-service (RaaS) operator, methods closely matching Scattered Spider’s standard techniques [4].
  • May 2025
    • Victoria’s Secret (Retail, U.S.) – Forced to shut down their website and in-store services following a security breach that was part of a wider campaign targeting retail [5].
    • Adidas (Retail, Germany, global) – Confirmed theft of company and customer contact information through a third-party customer service provider [6].
  • June 2025
    • AFLAC (Insurance, U.S.) – Confirmed a data breach with Scattered Spider’s use of social engineering suspected for initial access.
    • Philadelphia Indemnity Insurance (Insurance, U.S.) – Suffered a data breach linked to Scattered Spider’s use of Multi-Factor-Authentication (MFA) fatigue attacks.
    • WestJet (Aviation, Canada) – Data centers breached along with their Microsoft Cloud environment. Scattered Spider gained their initial access through password reset on an employee account and using MFA to gain further access.
    • Hawaiian Airlines (Aviation, U.S.) – Believed to have also been attacked by Scattered Spider, although investigations are ongoing and see similarities in tactics to other airline attacks.
  • July 2025
    • Qantas (Aviation, Australia) – Suffered significant data breach through a third-party customer service platform affecting nearly 6 million customers. Members of the Scattered Spider are believed to be responsible through targeting an IT call center.
    • Azpiral (Loyalty Program Provider, U.K.) – Loyalty program provider for Co-op UK, disclosed a cyberattack extending impact beyond the retail company itself [7].

III. Tactics and Techniques

Scattered Spider incorporates a wide range of Tactics, Techniques, and Procedures (TTPs) to get what they want. They consistently rely on social engineering, most commonly impersonation of IT or Helpdesk personnel to deceive employees into revealing credentials, approving MFA prompts, or granting remote access.

The following list shows their tactics and techniques, along with the corresponding MITRE ATT&CK technique IDs.

IV. Adversary Tools and Services

Scattered Spider relies on social engineering and trusted IT tools rather than custom malware. This helps them stay undiscovered in corporate environments [4].

Based on the recently published reports by CISA (2025) and CrowdStrike (2025), they use the following tools and services to maintain their persistence in the compromised systems:

  1. Remote Access Tools: AnyDesk, TeamViewer, Teleport.sh, and ScreenConnect provide persistent remote connectivity by tunneling over the internet [1].
  2. Cloudflare Tunnels: Cloudflare’s trycloudflare creates encrypted tunnels that bypass company firewalls and VPNs without raising suspicion. [9].
  3. Communication Platforms: Slack, Microsoft Teams and even SMS platforms would be exploited for social engineering, impersonating IT staff and targeting privileged users [9].
  4. Cloud Storage and Databases: Mega.nz, and Amazon S3, and Snowflake are mishandled for large-scale data exfiltration. Thousands of rapid queries would be used to pull out huge amounts of data in a very short time [9].
  5. Living off the Land Tools: PsExec, Powershell and Remote Desktop Protocol (RDP) allows for stealthy command execution, credential theft, and lateral movement disguised as routine I activity [9, 10].
  6. Malware and Ransomware (less common): AveMaria/WareZone (RAT), Racoon and Vidar (stealers), and ALPHV/BlackCat or DragonForce (ransomware) are deployed occasionally for persistence, theft, and extortion [1, 12].

V. Indicators of Compromise (IOCs)

Because Scattered Spider is known for blending in with legitimate user activity, this makes spotting them challenging. To stay ahead of them, defenders should look for subtle anomalies that give away their presence rather than just the tools themselves [11]. These clues, when pieced together, can help identify an attack even before major damage is done.

1. Impersonation Domains: Fake login/helpdesk sites. These domains typically impersonate corporate login or IT helpdesk pages, making them appear trustworthy to targets.

  • In the past they have used: [1]
    • targetsname-sso[.]com,
    • targetsname-servicedesk[.]com,
    • targetsname-okta[.]com,
    • targetsname-helpdesk[.]com,
    • oktalogin-targetcompany[.]com

2. Remote Access Abuse: Unexpected installation of remote access tools like AnyDesk, TeamViewer, Teleport.sh, and ScreenConnect (mentioned above) or unusual connections to unknown domains.

3. Tunneling Traffic: Repeated connections to trycloudflare domains that bypass VPN/firewalls.

4. Abnormal Data Exfiltration Patterns: Bursts of SQL queries executed against databases, large uploads to Mega.nz or Amazon S3 buckets outside of normal workflow [8], or high-volume outbound traffic from accounts or servers that don’t usually transfer large datasets.

5. Credential and Privilege Abuse: Repeated failed login attempts followed by successful access from a new or foreign IPs, unexpected privilege escalations or password resets, and MFA bypass attempts via helpdesk calls (vishing) or SIM swaps [13].

VI. Recommendations

Scattered Spider has impacted a wide range of individuals within targeted organizations by exploiting both human behavior and weaknesses in cloud identity systems. Their tactics allow them to compromise accounts across all levels of a company. Because their attacks touch so many different roles, a one-size-fits-all approach to mitigation would be insufficient.

This report breaks down mitigation strategies by role group, focusing on the four most frequently targeted groups: IT Support and Help Desk Personnel, Identity & Access Administrators, Executives & High-Privilege Users, and Standard Users across the Organization. Each section highlights who these groups are, how they are attacked, and what can be done to reduce the exposure to the attack, boosting resilience to a group whose playbook is to exfiltrate victims’ data and extort them for financial gain.

1. IT Support & Help Desk Personnel: Front-liners responsible for password resets, multi-factor authentication setup/resets, as well as employee account recovery. Scattered Spider targets this group the most by frequently impersonating employees calling IT support and Help desk personnel during after-hours (A time when not many people are around to verify legitimacy) requesting an “authentication reset” to gain remote access on that employee’s device.

How to Defend:

    • Be trained in detecting social engineering, especially during after-hours or peak times when there are multiple requests in short windows.’
    • Create a process that can be implemented for out of band authorization, meaning that if an employee calls saying they have lost their password and phone, be able to differentiate between a legitimate employee calling and a threat actor, like Scattered Spider, calling in to gain initial access.
    • Log and audit all reset/MFA enrollment and reset requests.
    • Block unauthorized Remote Monitoring and Management tools.
    • Use fallback verification channels, such as alternate phone numbers, to confirm identity.

2. Identity & Access Management Administrators: Control who can log into systems and what they can access. IAM Administrators manage passwords, multi-factor authentication, cloud access, and application permissions. They essentially hold the keys to everything. If an attacker compromises an IAM account, they can access multiple systems, escalate privileges to gain even more control, disable protections like MFA, remain hidden longer, exfiltrate sensitive data, or launch larger attacks.

How to Defend:

  • Have strong conditional access policies. Conditional access policies let you restrict logins to known IPs, managed devices, and geofenced locations, as well as specify token lifetimes to be short enough so even if it was stolen it will not work [14].
  • Use stronger multi-factor authentication for admins, such as hardware-based tokens or NFC connections. Hardware tokens are highly resistant to phishing and are not reliant on mobile devices [15].
  • Implement passkeys for employee authentication. Passkeys are cryptographic keys stored directly to a specific device and cannot be linked or synced to other devices [16].
  • Don’t let admin access be “always on.” Give admin access only when necessary, not all the time. (This is also called “just-in-time” access.)
  • Implement allow-listing and block known applications used by Scattered Spider and only allowing specific internal tools used within the company [17].
  • Watch for suspicious activity. Flag whenever someone logs in from a new device or location, or if a login token gets reused.
  • Clean up unused integrations. Disconnect old logins and apps that are no longer used, as they are an easy way to get in.

3. Executives & High-Privilege Users: Individuals with access to extremely valuable data, such as sensitive financial, legal, or insurance information. They are the prime targets for extortion and leveraging attacks due to having broader system privileges across the organization.

Why they are targeted: Offers high-value access with minimal friction. Executives often have direct access to confidential documents; their accounts typically have higher internal trust, and if compromised, could be used to trick others within the organization. Executive accounts are also often over-permissioned and interwoven in multiple high-risk systems, so one compromise can rapidly destruct laterally.

How to Defend:

  • Be phishing savvy.
  • Use hardware-based multi-factor authentication to prevent SIM-swaps and push bombing, a method used to overwhelm a user with repeated multi-factor authentication push notifications in hopes that the user will eventually approve out of annoyance.

4. Standard Users Across the Organization: Everybody else using email, SaaS (Software-As-A-Service, software solutions delivered over the internet on a subscription basis) apps, and cloud tools.

How they are targeted: Phishing, smishing, and multi-factor authentication attacks

How to Defend:

  • Partake in ongoing training with phishing and smishing simulations and report suspicious MFA prompts.
  • Use strong passwords, including no reuse, no hints, and use of password managers.
  • Disable email-based onetime passwords as this can be leveraged to gain onwards authentication.
  • Enable account lockouts after failed login attempts to limit brute-force access.
  • Block unauthorized software, especially remote access or monitoring tools.
  • Update devices and software regularly.
  • Be cautious when uploading or sharing files in cloud platforms like SharePoint, Slack, or email.

VII. References

[1] Scattered spider: Cisa. Cybersecurity and Infrastructure Security Agency CISA. (2025, July 31). https://www.cisa.gov/news-events/cybersecurity-advisories/aa23-320a

[2] Scattered spider. Scattered Spider, Roasted 0ktapus, Octo Tempest, Storm-0875, Group G1015 | MITRE ATT&CK®. (2024, April 4). https://attack.mitre.org/versions/v17/groups/G1015/

[3] Tidy, J. (2025, May 21). M&S and co-op hacks: Scattered spider is focus of police investigation. BBC News. https://www.bbc.com/news/articles/ckgnndrgxv3

[4] Poston, H. (2022, March 21). £300m gone: How scattered spider hit the UK’s biggest retailers. Hack The Box. https://www.hackthebox.com/blog/scattered-spider-insurance-retail-attacks

[5] Silberstein, N. (2025, June 13). Update: May cyber attack expected to cost victoria’s secret $20 million. Retail TouchPoints. https://www.retailtouchpoints.com/topics/security/data-security/victorias-secret-latest-hit-in-growing-swath-of-retail-cyber-attacks

[6] Beek, K. (2025, May 27). Adidas falls victim to third-party Data Breach. https://www.darkreading.com/vulnerabilities-threats/adidas-victim-third-party-data-breach

[7] Scattered spider targets tech companies for help-desk exploitation. ReliaQuest. (2025, June 23). https://reliaquest.com/blog/scattered-spider-cyber-attacks-using-phishing-social-engineering-2025/

[8] Fadilpašić, S. (2025, July 30). FBI, CISA warn of more scattered spider attacks to come. TechRadar. https://www.techradar.com/pro/security/fbi-cisa-warn-of-more-scattered-spider-attacks-to-come

[9] Scattered spider escalates attacks across industries. CrowdStrike. (n.d.). https://www.crowdstrike.com/en-us/blog/crowdstrike-services-observes-scattered-spider-escalate-attacks/

[10] Yasir, S. (2025, July 7). Inside the scattered Spider Attack: How a UK retail giant was breached and what it means for… Medium. https://medium.com/@shaheeryasirofficial/inside-the-scattered-spider-attack-how-a-uk-retail-giant-was-breached-and-what-it-means-for-e3e94a7ce5bf

[11] Richardson, J. (2025, July 29). Scattered spider: The looming shadow over U.S. cybersecurity. Medium. https://medium.com/@the-prototype/scattered-spider-the-looming-shadow-over-u-s-cybersecurity-e8ce141185a5

[12] Tahir. (2025, May 2). Unmasking the scattered Spider Threat actor. Medium. https://medium.com/@tahirbalarabe2/%EF%B8%8Funmasking-the-scattered-spider-threat-actor-6435c2439ed7

[13] Doyle, A., & Langley, M. (2025, June 9). Scattered spider: A web of social engineering – threat actors. Daily Security Review. https://dailysecurityreview.com/resources/threat-actors-resources/scattered-spider-a-web-of-social-engineering/

[14] Shastri, V. (2025, January 15). What is conditional access?. CrowdStrike. https://www.crowdstrike.com/en-us/cybersecurity-101/identity-protection/conditional-access/

[15] Horn, P. (2025, July 11). Passkeys vs Hardware Tokens: Phishing-resistant MFA. Accutive Security – The IAM + Crypto Products and Services Company. https://accutivesecurity.com/guide-to-passkeys-and-hardware-security-tokens-yubikeys/

[16] Passkeys: Passwordless authentication. FIDO Alliance. (2025, July 24). https://fidoalliance.org/passkeys/

[17] What is allowlisting?: Broadcom. Broadcom Inc. (n.d.). https://www.broadcom.com/topics/allowlisting

Threat Advisory created by The Cyber Florida Security Operations Center. Contributing Security Analysts: Waratchaya Luangphairin (June), Taylor Alvarez, Lara Radovanovic, Sneha Lama

To learn more about Cyber Florida visit: www.cyberflorida.org

Scattered Spider Threat Report2025-09-12T13:13:50-04:00

The Making of A Defender | A Documentary Premiere

You’re invited to the world premiere!

Cyber Florida and the University of South Florida are proud to invite you to the premiere of The Making of a Defender, a documentary film.

Event Details

🗓️ Wednesday, September 24
⏰ 6:00pm
📍 USF Oval Theater

This yearlong story follows USF’s cybersecurity competition team—the CyberHerd—from upstart challengers to national prominence. Tampa has always loved an underdog and a champion (ChampaBay, anyone?), and the CyberHerd embodies both.

More than a competition story, The Making of a Defender shows how solving the nation’s cybersecurity challenges is becoming a pillar of the Tampa Bay community and beyond. As CyberBay grows, this story becomes one of its cornerstones.

The Making of A Defender | A Documentary Premiere2025-09-25T09:43:39-04:00

Career Launch Series: From SOCAP to TECO

Enes “EJ” Bulut as a student in the SOCAP

From SOCAP to Security Engineer at TECO

At Cyber Florida, we believe hands-on experience is one of the most powerful tools for launching a successful cybersecurity career. Our Security Operations Center Apprenticeship Program (SOCAP) has helped many students build real-world skills while still in school. Enes “EJ” Bulut is a prime example.

Now, as a security engineer at the Cyber Fusion Center at TECO (Tampa Electric Company), Enes is a vital employee in keeping the organization’s systems secure. His work involves supporting and maintaining the tools used by TECO’s security analysts, including integrating new technologies, troubleshooting technical issues, and ensuring critical security systems are up to date.

But long before joining TECO, Enes was immersed in cybersecurity through SOCAP at the University of South Florida. The experience gave him more than just exposure—it gave him confidence.

“Working in SOCAP very early on in my time at USF, I had the opportunity to embrace the day-to-day routine of a security analyst,” he said. “From building cloud infrastructure in AWS to leading investigations that impacted USF’s security posture, I was learning how to apply my knowledge in real-world situations.”

Enes credits the SOCAP program with helping him understand both the technical and procedural sides of cybersecurity. He recalls managing AWS EC2 instances, responding to alerts, and taking the lead in incident response. Those experiences helped him hit the ground running after graduation.

Looking to the future, Enes sees himself growing further in the field of cloud security engineering, building on the foundations laid in the SOCAP program. With a strong technical base and a passion for learning, he’s on a clear path toward specialization.

And when he’s not keeping systems secure? You might just find him at the bowling alley as part of a bowling league.

We’re proud to celebrate Enes’s journey—and we can’t wait to see how far he’ll go!

Career Launch Series: From SOCAP to TECO2025-09-08T09:11:16-04:00

Capture the Flag Competition – FL’s 18th Congressional District

Capture-the-Flag Competition for students in Grades 6-12 in Florida’s 18th Congressional District

Where: Florida Polytechnic University

When: Tuesday, October 21, 2025 

Time: 9:30 AM -1:00 PM ET

Register Below

Capture the Flag Competition – FL’s 18th Congressional District2025-09-05T12:54:34-04:00

Jon Schipp — From Heavy Metal to the Front Lines of Cyber Innovation

No Password Required Podcast Episode 63 — Jon Schipp

Jon Schipp — From Heavy Metal to the Front Lines of Cyber Innovation2025-08-22T14:03:00-04:00

Student Spotlight: Jonathan Hamm

Jonathan Hamm

Student: Jonathan Hamm

School: Hernando High School

District: Hernando County

Meet Jonathan Hamm! Jonathan is one of Mr. Lewis’ cybersecurity students at Hernando High School. Jon has been accepted to Florida Polytechnic University, where he will pursue a Bachelor of Science degree in cybersecurity engineering.

A driving force in Hernando High’s Hacking Club, Jon has earned recognition for his leadership and expertise. He played an instrumental role in the “Hacking for Hope” capture the flag event, hosted by EC-Council, where his efforts helped raise more than $1,300 for Give Kids the World Village in Kissimmee, Florida.

Jon wants to pursue a career in cybersecurity because it brings together his technical experience and his enthusiasm for innovation. He thrives on exploring how digital systems operate, uncovering vulnerabilities, and developing strategies to strengthen defenses—all while enjoying the excitement and challenge that the cybersecurity field delivers.

Jonathan—Wishing you every success as you advance your studies and help safeguard our digital future!

Do you teach a great student who should be featured in our Student Spotlight?
Please complete the form below!

Student Spotlight: Jonathan Hamm2025-08-18T09:50:57-04:00

Teacher Spotlight: Tammy Sudigala

Tammy Sudigala

Teacher: Tammy Sudigala

District: Gilchrist County

Meet Tammy Sudigala! With more than a decade of dynamic classroom leadership, Tammy steps into her new role as Trenton High School’s cybersecurity educator, championing the district’s first-ever cybersecurity program. For the past 10 years, Tammy has empowered students in 8th and 10th grade reading/English and guided aspiring technologists through an 8th grade coding elective. This year, she will launch two digital information technology (DIT) sections alongside the pioneering cybersecurity course, expanding vital digital skills in this rural community.

A retired U.S. Air Force Major, Tammy brings 22 years of distinguished service—combining hands-on operational expertise, steadfast discipline, and a bachelor’s degree in criminal justice administration. Her commitment to preparing students for future-ready careers in technology and cybersecurity reflects her passion for advancing cyber literacy across Florida.

We celebrate Tammy’s dedication to advancing cybersecurity education and inspiring the next generation of K12 learners across Florida.

Would you like to be featured in our Teacher Spotlight? To nominate yourself or another deserving teacher, complete the interest form below!

Teacher Spotlight: Tammy Sudigala2025-08-18T09:02:13-04:00

Unified Response Cybersecurity Tabletop Exercise 10-27-2025

Join us for a state-level tabletop exercise.

Simulating a large-scale cyber incident impacting city, county, and state-level organizations.

October 27, 2025

9:00 AM to 3:00 PM (Eastern Time)

Tallahassee State College Center for Innovation

Participants will work through real-world coordination challenges, decision points, and resource requests across multiple jurisdictions. The exercise will help identify logistical, administrative, and operational gaps in authorities, policies, and command & control (C2). This is a unique opportunity to strengthen partnerships, validate response processes, and improve readiness before a real incident occurs. 

Registration is currently closed. Please email FirstLine@cyberflorida.org with questions or to request information on upcoming opportunities.

 

Appropriate Participant Roles (Leadership / Coordination Focus) 

  • Elected or Executive Leadership (Mayor, County Administrator, City/County Manager) 
  • Chief Information Officer (CIO) / Chief Information Security Officer (CISO) 
  • Emergency Management Leadership (EOC Manager, Operations Section Chief, Planning Section Chief) 
  • Public Information Officer (PIO) / Joint Information Center (JIC) Lead 
  • Law Enforcement Command Staff (Police Chief, Sheriff, or designee) 
  • Legal Counsel / Risk Management Lead 
  • Continuity of Operations (COOP) / Business Continuity Coordinator 
  • State Agency Liaisons (Cybersecurity, Emergency Management, Fusion Center) 
  • Critical Infrastructure Liaisons (as applicable, leadership level) 
  • Public Safety Agency Leadership (Fire/EMS chiefs, if relevant to scenario) 
Unified Response Cybersecurity Tabletop Exercise 10-27-20252025-10-16T10:51:31-04:00

5th Annual Putts & PD Event

5th Annual Putts & PD Event

More than 50 cybersecurity, technology, and computer science educators from 19 school districts across Florida came together for Cyber Florida’s OpK12 5th Annual Putts & PD event, a two-day professional development event focused on building cybersecurity education in K–12 schools.

Day one kicked off virtually with a robust webinar lineup featuring practical guidance on launching successful student internship programs, starting a CyberPatriot club, and accessing classroom funding through CAPE industry certifications. After a mid-day lunch break, participants tuned in for a live demonstration of Cyber Florida’s CyberHub virtual training range, explored free curriculum resources, and learned about offerings from CompTIA, Teaching Digital Natives, and Certiport.

Day two brought attendees together in person at Top Golf Tampa. AFCEA Central Florida announced a $20k mini-grant program for teachers in eligible districts. Prodigy Learning led a hands-on session showcasing the power of Minecraft Learning as a classroom tool for teaching coding and digital skills. Teach Cyber shared its valuable curriculum resources, and then the event concluded with lunch, networking, and complimentary golf, providing an energizing and memorable experience close to the professional development experience.

Sponsored by AFCEA Central Florida, the event reinforced Cyber Florida’s commitment to supporting and empowering educators as they prepare the next generation of cybersecurity professionals.

5th Annual Putts & PD Event2025-07-31T14:54:40-04:00