Connect with us

Infosecurity

Wendy Nather: Why the Cybersecurity Industry Must Rethink Its Approach

Published

on

Wendy Nather: Why the Cybersecurity Industry Must Rethink Its Approach

At the RSA Conference 2017 in San Francisco, one voice stood out among the crowd: Wendy Nather, principal security strategist at Duo Security. Her provocative ideas on the security skills gap and the industry’s overreliance on complex technology sparked a fresh conversation. As a former CISO and analyst, Nather brings a unique perspective that challenges long-held assumptions. In this article, we explore her most controversial thoughts and what they mean for the future of cybersecurity.

The Self-Created Security Skills Gap

Nather believes the security skills gap is largely a self-inflicted wound. “We wouldn’t have a skills gap if we didn’t make technology so hard to run in the first place,” she argues. The industry has built layers of complicated systems that require multiple degrees to manage. This, in turn, fuels a demand for more specialists, creating a vicious cycle.

“We created the skills gap problem ourselves,” Nather explains. “This self-feeding skills gap is a result of the complicated technologies we’ve created that need so much manpower.” She points out that growth is often seen as positive, but the real question is why so many people are needed. The answer, she suggests, lies in the unsustainable complexity of modern security tools.

CISOs are increasingly looking to reduce their vendor portfolios, a trend echoed by Dr. Zulfikar Ramzan, CTO at RSA Security, in his keynote. Nather references the Bank of America’s cyber-defense metric—a scorecard that helps organizations rationalize their security products. “It’s a practical matrix that considers what requires the most time and people,” she says, offering a way out of the complexity trap.

Killing ‘Baby Anti-Virus’ and Rethinking Passwords

If Nather could travel back 25 years, she would “kill baby anti-virus.” She laments that AV put the industry on a path where security is treated as an add-on. “We built an industry completely separate from what it should be securing,” she says. This separation has made it difficult to integrate security seamlessly into technology.

On passwords, Nather is equally blunt. “We should never have told people not to write passwords down,” she declares. This advice led users to choose simple, memorable passwords instead of secure ones. While she doesn’t endorse sticky notes on laptops, she suggests that a secretly stored written password is better than a weak one. Password managers, she notes, act as an intermediary, protecting users from “the terrible malignant growth of passwords.”

Building on this, Nather argues that the industry must stop blaming users for security failures. “Maybe we built the ecosystem wrong, maybe we’re building technology wrong,” she says. Users misuse complicated technology because it’s not designed for them. The solution lies in making security tools that people actually want to use, not just tools that organizations want to buy.

The Role of Technology, AI, and Vendor Rationalization

Nather criticizes the tendency to throw technology at every problem. “Too many people look at adding and refactoring technology as a solution,” she says. This approach ignores the need to learn from past mistakes. The industry, she notes, always looks forward but never back.

On multi-factor authentication, Nather calls for a clearer definition. With over 80 vendors in the access management space, the market is crowded. “We need to secure access in a more flexible way and we need to authenticate systems and applications, not just humans,” she explains. Machine learning and AI have roles to play, but Nather is cautious. “AI is led by our intelligence to build it,” she says, questioning whether it will ever replace human decision-making.

As a former CISO, Nather recalls how purchasing decisions were driven by analyst quadrants. “When I was a CISO and wanted to buy a product, I’d take it to my CIO and he’d want it to be in top right of quadrant,” she says. This reliance on analysts highlights the marketing noise in the industry. However, she warns that analysts are burning out, with too many vendors to evaluate in too little time.

Reducing Choices for Better Security

Nather believes that the industry needs to reduce choice to improve security. “To make security better, we may need to reduce our choices,” she argues. Drawing a parallel to cars, she notes that there are only so many types of engines. In cybersecurity, everyone is writing their own “magnum opus,” making it hard to secure systems in a repeatable manner.

“We need to find and stabilize the things we know work and everyone else will have to live with it,” she insists. This approach might mean fewer jobs, but it would also reduce the security skills gap. “Taking the choice away will make people sad, but it will make people safer,” Nather concludes. “Artistic license shouldn’t threaten the safety of the general public.”

For more insights on cybersecurity trends, explore our analysis of industry shifts or learn about best practices for multi-factor authentication. Wendy Nather’s vision challenges us to think differently—and that’s exactly what the industry needs.

Continue Reading
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Infosecurity

ToxicPanda 2.0: The Android Trojan That Just Got a Whole Lot Scarier

Published

on

ToxicPanda 2.0 Android malware

The Numbers Behind ToxicPanda 2.0

It’s not every day a piece of malware goes from targeting 16 apps to 140. But that’s exactly what Zimperium‘s zLabs team found when they dissected ToxicPanda 2.0, the latest iteration of a nasty Android banking trojan. The research dropped on August 19, and it’s already turning heads in the mobile security world.

The expanded target list includes 140 banking and cryptocurrency apps specifically targeted for PIN theft. That’s not the whole story either. The malware also uses overlay-based credential theft against 349 financial institutions spread across 16 countries, with the heaviest concentration in Pakistan, South Africa, Mexico, Nigeria, and India.

Think about that for a second. The first ToxicPanda variant was a relatively small operation. This one is a full-blown industrial-scale phishing machine.

How the Attack Works

When a victim opens one of the targeted apps, ToxicPanda 2.0 reaches out to its command-and-control server and pulls down a malicious HTML overlay. The overlay looks like a legitimate login page, but it’s designed to capture credentials and PINs. The user thinks they’re typing their password into their bank’s app. They’re actually handing it to an attacker.

But that’s just the entry point. The real innovation in this variant is how it abuses the Android Accessibility Service.

Accessibility Service Abuse: A New Attack Vector

The Accessibility Service is a legitimate feature designed to help users with disabilities interact with their devices. ToxicPanda 2.0 turns it into a backdoor. According to the Zimperium report, the malware uses this service to enable wireless debugging, which then becomes a route to shell access.

“Once the malware gains shell user permissions, it starts executing high-privilege commands directly through the ADB [Android Debug Bridge] daemon,” the report explains. “The malware bypasses standard Android runtime consent prompts to grant itself broad permissions, neutralize OS background restrictions, silently enable critical components, and enforce persistence.”

In plain English: the malware gives itself superpowers without asking for permission. It can disable battery optimizations, keep itself running in the background, and make sure it survives reboots.

PIN Theft via Screen Overlay

Another new trick up its sleeve is stealing device lock credentials. Using a screen overlay attack, ToxicPanda 2.0 captures the victim’s PIN, pattern, or password when they unlock their phone. This gives the attacker persistent access to the device, even after the initial infection is cleaned up.

Combine that with the banking app overlays, and you’ve got a two-pronged attack: one for the device, one for the apps on it.

Why This Matters for Enterprises

Bradley Smith, deputy CISO at BeyondTrust, pointed out something crucial about this variant. “What stands out to me in this research is that ToxicPanda 2.0 does not break Android, it operates Android,” he said. “We’ve been seeing this pattern across mobile threats all year: abuse of legitimate platform features, accessibility services above all, rather than exploitation of vulnerabilities. There is no patch for a feature working as designed, so the control plane must move from patching to governing who and what gets those grants.”

That’s a sobering thought. You can’t patch your way out of this one. The features the malware abuses are working exactly as Google intended. The only defense is controlling who gets access to them in the first place.

Three Controls to Mitigate ToxicPanda

Smith offered three practical steps for enterprises looking to reduce their exposure:

  • Block sideloading on any device enrolled in corporate identity. This cuts off the primary infection vector.
  • Treat accessibility service grants as privileged access events, subject to logging and review. If an app suddenly asks for accessibility permissions, someone should be reviewing that request.
  • Alert when developer options or wireless debugging switch on across the managed fleet. This is possible via mobile device management (MDM).

These aren’t exotic controls. They’re basic hygiene, but they’re the kind of thing that gets overlooked until something like ToxicPanda 2.0 shows up.

The Bigger Picture: Mobile Threats Are Evolving

ToxicPanda 2.0 is part of a broader trend that security researchers have been tracking all year. Attackers are moving away from exploiting vulnerabilities and toward abusing legitimate features. Accessibility services, wireless debugging, ADB — these are all standard Android tools. They’re not bugs. They’re features, and that’s exactly why they’re so dangerous.

For users, the takeaway is simple: be careful what you install, especially if you’re sideloading APKs from outside the Google Play Store. For enterprises, the message is even clearer. The old patching mindset won’t cut it anymore. You need to govern access to these powerful features, log their use, and alert when something looks off.

ToxicPanda 2.0 might not be the most sophisticated malware we’ve seen this year, but it’s a wake-up call. The attack surface is bigger than ever, and it’s not going to shrink on its own.

Continue Reading

Infosecurity

AI-Powered Attacks on Siemens PLCs: What ICS Operators Need to Know Now

Published

on

Siemens PLC attacks

The Warning: AI Is Now Writing Exploit Scripts for Siemens S7 PLCs

Industrial control system (ICS) operators are facing a new kind of threat. Adversaries are using artificial intelligence to craft exploitation scripts specifically targeting Siemens S7 Series programmable logic controllers (PLCs). This isn’t a theoretical risk. It’s happening now, and it’s forcing a hard look at how critical infrastructure defends itself.

A joint advisory from CISA, the FBI, and other agencies—published on August 19—spells out the danger. Sectors like manufacturing, energy, water and wastewater, and food and agriculture rely heavily on these PLCs. The potential fallout is severe: disrupted industrial processes, safety incidents, unplanned downtime, equipment damage, and compromised sensitive data. In the worst cases, that translates to real-world harm—water service interruptions, energy grid instability.

How the Attacks Unfold: From Scanning to Lateral Movement

The attack chain is methodical. Threat actors first use legitimate scanning services like Censys and ZoomEye to find internet-exposed or poorly segmented Siemens S7 Series PLCs. Once they’ve identified a target, they deploy AI-generated scripts to probe for vulnerabilities. The advisory is blunt: PLCs connected to the internet are at high risk.

But the AI involvement doesn’t stop at initial access. It’s also being used to move laterally within networks and evade defenses. Attackers are combining open-source industrial automation libraries with AI-assisted scripting to create custom tools that mimic legitimate OT monitoring solutions. These tools can read and write to Siemens S7 PLC memory, configuration data, and ladder logic programs via the S7comm protocol.

The goal, according to the authoring agencies, appears to be persistent reconnaissance. They’re mapping out critical environments, understanding how they work, and positioning themselves for future disruptive operations. As the advisory states: “For capability development, actors are testing and refining their exploitation techniques against specific PLC models… For operational effects, actors are leveraging read access to understand target environments, enabling preparation and positioning for future write operations.”

Why This Marks a Turning Point in ICS Attacks

The use of AI to generate exploit scripts is a genuine evolution in threat actor capabilities. It lowers the barrier to entry. Scripts that once required deep PLC expertise can now be produced—or modified—with far less effort. This is a shift from manual, labor-intensive hacking to something faster and more scalable.

This advisory follows earlier warnings about Iranian state-backed hackers targeting internet-exposed industrial systems from brands like Rockwell Automation, Allen-Bradley, Schneider Electric, and Siemens. Those warnings were linked to attacks on water systems across multiple US states in early August.

Mitigation Steps: What ICS Operators Must Do Now

The advisory lays out a series of urgent measures. These aren’t optional checklist items; they’re essential to reducing risk. Key actions include:

  • Proactively hunt for indicators of compromise—watch for connections from non-engineering workstations, repeated connection attempts with varying parameters, or traffic from unexpected countries or IP ranges.
  • Conduct an immediate inventory of all Siemens S7 Series PLCs in your environment and apply critical patches.
  • Ensure PLCs are not accessible from the internet. Separate OT and IT networks entirely.
  • Strengthen access controls: restrict PLC access to authorized engineering workstations and enable multi-factor authentication for all remote access to OT networks.
  • Disable web servers and unused communication protocols on Siemens S7 devices.
  • Contact Siemens for model-specific hardening recommendations.

Special attention is needed for operators who work with third-party service providers or system integrators. These vendors may have remote access to PLCs, and asset owners may not even realize their systems are exposed. That’s a dangerous blind spot.

Expert Perspective: The Real Lesson Isn’t About AI

Benny Czarny, CEO and founder of OPSWAT, offers a grounded take. He argues that AI just makes it easier for attackers to create and modify scripts targeting PLCs. The barrier to attacking industrial systems is falling. But his conclusion isn’t to chase better AI detection.

“The real lesson for me is still the same: stop giving attackers a path to the critical system in the first place,” he said. “And do not rely on antivirus and sandboxes to protect your data flow.”

That’s a sobering reminder. The fundamentals of ICS security—network segmentation, access control, patching—still matter most. AI may change the speed and sophistication of attacks, but it doesn’t change the basics of defense. For those managing critical infrastructure protection, the message is clear: assume your systems are targets, and act accordingly.

For more on how to secure operational technology environments, check out our guides on OT threat intelligence and PLC vulnerabilities.

Continue Reading

Infosecurity

EU weighs social media ban for under-13s as von der Leyen pushes ‘start date’

Published

on

social media ban

Brussels moves on kids’ screen time

The European Commission is weighing a continent-wide social media ban for children under 13, a move that would force platforms like TikTok, Instagram and Snapchat to verify ages far more strictly than they do today.

President Ursula von der Leyen told the Financial Times on Monday that she is considering a “harmonised EU-wide delay to social media” for kids under 13 who aren’t under a caregiver’s direct supervision. The idea: a legal start date, not just a terms-of-service checkbox.

“While ultimately it is up to parents to decide when children get their first smartphones, what we already have is a consensus that there needs to be a start date for the age children can join social media,” she said in a statement released Sunday.

Her proposal would give teens gradual access after turning 13, “depending on the proof given by the platforms that they are age-appropriate and safe for teenagers,” per the FT’s report.

Why age 13? And why now?

Thirteen isn’t arbitrary. Most platforms already require users to be at least 13, thanks to the US Children’s Online Privacy Protection Act (COPPA). But those rules are easily dodged — kids lie about birth dates, or simply tap “I’m old enough” without any verification.

The EU’s push would turn that soft restriction into hard law. Platforms would need to prove their services are genuinely safe for teens before granting access. That’s a heavy lift, and it’s exactly what von der Leyen is calling for.

“The status quo, a world where we continue to allow big tech unrestricted access to our children, will only consign another generation to more mental harm, addiction and misery,” she said.

The numbers behind the panic

Von der Leyen cited stark figures: European children now spend an average of four to six hours a day staring at screens.

“Six hours every day — this adds up to twenty years of their life,” she said. The line is dramatic, but it lands. Parents across the bloc are worried, and member states are feeling the heat.

She also drew a comparison that’s hard to argue with: society expects car manufacturers to include seatbelts and airbags. Why shouldn’t platforms be held to a similar standard of safety?

“It is clear we need age-appropriate restrictions to platforms,” von der Leyen said. “Because childhood will not wait. And once it is gone, we cannot give it back.”

Member states want more — maybe too much

Here’s the friction. Several EU countries, including France, Spain and Greece, have already imposed their own bans or are rushing legislation through their parliaments. Several are pushing for a cutoff of age 15, not 13.

Whether von der Leyen’s 13-threshold will satisfy those governments is an open question. Critics argue that 13 is too young, pointing to research on adolescent brain development and the particular vulnerability of mid-teens to social comparison and algorithmic rabbit holes.

The Commission’s proposal would also need to navigate the EU’s complex legislative machinery — a directive or regulation would require approval from both the European Parliament and the Council. That’s months, if not years, of negotiation.

What would enforcement look like?

That’s the trillion-dollar question. Age verification at scale is technically messy. Options include:

  • Government-issued ID checks (privacy advocates hate this)
  • Facial age estimation (creepy, but increasingly accurate)
  • Parental consent workflows (easily gamed, but a start)

The Commission hasn’t specified which method it prefers. But the phrase “proof given by the platforms” suggests the burden will fall on tech companies to demonstrate their systems work — not on regulators to police every signup.

What happens next?

For now, this is a proposal in search of a legal vehicle. Von der Leyen’s comments are a signal to member states that the Commission is listening, and a warning to platforms that self-regulation has run its course.

The political winds are blowing in one direction. With national bans already popping up, a patchwork of rules across the bloc is the real risk — which is precisely why von der Leyen wants a harmonised approach.

Whether 13 or 15 becomes the magic number, the era of unchecked teen social media use in Europe appears to be ending. The question is how quickly, and at what cost to privacy and innovation.

For parents, the takeaway is simple: the EU is finally treating childhood as something worth protecting from the attention economy. That’s a shift worth watching.

Continue Reading

Trending