SEC536: Adversarial AI - Penetration Testing AI Systems


Experience SANS training through course previews.
Learn MoreLet us help.
Contact usBecome a member for instant access to our free resources.
Sign UpWe're here to help.
Contact UsWhat happens when an advanced AI escapes its sandbox, and the very guardrails designed to protect us prevent defenders from fighting back? Join SANS next Tuesday, July 28, at noon as I moderate “The Sandbox Let It Out. The Guardrails Locked Us Out.” We’ll dissect the extraordinary OpenAI/Hugging Face breach, explore what it reveals about AI failure and the rapidly changing threat landscape, and share practical lessons every security leader and practitioner needs now. Watch Mari DeGrazia, Rob T. Lee, James Lyne, Ciaran Martin, and Rich Mogull in a live, unfiltered discussion. https://www.sans.org/mlp/sandbox-let-it-out-guardrails-locked-us-out
—Ed Skoudis
President, SANS Technology Institute
On July 21, 2026, OpenAI stated that its own AI agents were seeking a solution for an ExploitGym benchmark test when they carried out the cyber intrusion disclosed by machine learning platform Hugging Face on July 16. ExploitGym is a system for evaluating an agent's ability to turn a vulnerability into a working exploit, and OpenAI had been conducting an internal test on agents driven by both GPT‑5.6 Sol and a pre-release model, with reduced cybersecurity guardrails. While this test occurs in an isolated sandbox environment with network access only permitted for use of an internally hosted third-party package manager, the models "spent a substantial amount of inference compute finding a way to obtain open Internet access," and achieved this by exploiting a previously unknown flaw in the package registry cache proxy to enable privilege escalation and lateral movement through the testing environment. "The models inferred that Hugging Face potentially hosted models, datasets and solutions for ExploitGym," and so sought to complete the evaluation by breaking in and obtaining the test materials, ultimately finding a remote code execution path through multiple attack vectors including stolen credentials and previously unknown vulnerabilities. Hugging Face had already conducted their incident response and begun open-weight AI-assisted forensics (covered in NewsBites 28.53) when OpenAI contacted them, and now joint investigation and remediation are ongoing; Hugging Face is now also a part of OpenAI's trusted access program. OpenAI is tightening its infrastructure controls and rebuilding protections for future testing, stating that "these deployment safeguards were intentionally not enabled during this evaluation because it was aimed at testing cyber vulnerabilities. This incident points to the need to further strengthen our model’s alignment, cyber protections during evaluation time, and monitoring during internal testing." OpenAI has also disclosed the exploited flaw to the third-party software developer. At the 8th annual Carahsoft summit on the Federal Risk and Authorization Management Program (FedRAMP), FedRAMP director Pete Waterman cited this incident to emphasize that companies are now responsible for preparing defenses against cyberattacks that exceed human limitations.

This profound story will really have wide-ranging implications on how defenders leverage AI as well as AI safety practices in the industry. When frontier models refuse cyber defenders trying to protect their networks, we’ve got a huge problem. I expect we’ll see something like the financial industry’s Know Your Customer regulations coming out for the more advanced AI models. And that’s just the tip of the iceberg for this evolving situation. Reliance on frontier models is going to change with more of a focus on local open-weight models. And the liability implications are huge too. I hope folks will join us for the July 28 webcast (on my birthday) when we’ll discuss this in depth with some of the sharpest minds in the industry: https://www.youtube.com/watch?v=tKGad74Ai8U

This was an interesting read because most of the penetration testers that have been doing this for any length of time realize that "air-gapped" environments are typically not really air-gapped. It would stand to reason that, given enough training sets, the system would understand this. What’s fascinating about what OpenAI is working on is not necessarily "intelligence" as much as it is the amount of time that the agents can run (or the number of turns) before they are no longer valid. It appears that OpenAI’s newest models can run for a long time, and given that, they can then formulate and execute highly complex plans.

One question that immediately came to my mind when reading this story is, who is liable when an AI isn't properly contained and it causes harm to another organisation? If an AI operating under your control compromises another company's systems, exposing personal data or disrupting operations, who carries the legal responsibility? While the courts and regulators have yet to answer that question, organisations should not wait for the first test case. In addition, CISOs and Data Protection Officers/Privacy Officers should use this incident as an opportunity to engage with their legal teams to understand their organisation's potential regulatory, contractual, and liability exposure in the event that either their own AI system is the source of an attack or their organisation becomes the victim of another organisation's poorly governed AI.

This issue of NewsBites highlights many of the key issues around AI impacting cybersecurity. This one starts with some basics of how to truly isolate a test network from everything else: not having true isolation or not deploying safeguards during the testing because it "… aimed at testing cyber vulnerabilities" is obviously a bad decision. The AI industry needs to treat this like an airplane crash that dictates that the industry needs to quickly adopt sufficient safety/security processes standards, kind of like the anti-viral industry had to do years ago when malware under test escaped into the wild.

I’m reminded of past incidents where the attacking process escaped unintentionally. While unfortunate, it’s been repeatedly shown we are creating code, even prior to AI, which can and does bypass safeguards. What has changed is the shortened timeline and increased ability to scale. We need to be on our A game with our cyber defenses. Waiting to implement monitoring, review access control policies and otherwise make identified improvements is unwise: have a planning session and set dates you don’t miss.
AI first narrowed down where vulnerabilities hide, and now it's rapidly accelerating how fast they can be weaponized. In the wrong hands, this creates an unprecedented risk of mass exploitation. This isn't alarmism, as the warning lights are flashing red, and defenders need to fully automate their patch management today.

We really do need fundamental research on a concise and enforceable security policy for LLMs, one that says what they must do and what they must never do. Isaac Asimov thought about this problem but found that it is really hard. Google learned the hard way that recognizing evil is the hard part of "don’t be evil."
OpenAI
Help Net Security
ZDNET
TechCrunch
Ars Technica
SecurityWeek
The Record
WIRED
GovInfoSecurity
The Register
Nextgov/FCW
In an article for SecurityWeek, Danelle Au describes shifts the industry is making to deal with the sea-change in the vulnerability landscape brought on through the use of frontier AI models like Mythos. The volume of vulnerabilities being discovered combined with the speed at which exploits for those vulnerabilities can be generated has created conditions where the status quo of patching is no longer effective. The industry has responded to the new landscape in several ways. Last month, the US Cybersecurity and Infrastructure Security Agency (CISA) issued Binding Operational Directive 26-04: Prioritizing Security Updates Based on Risk, revoking BOD 22-01 and directing Federal Executive branch agencies to move to a risk-based methodology for addressing vulnerabilities. Other strongly advised responses include reducing exposure by discovering assets and mapping your organization's attack surface; understanding which vulnerabilities are actually exploitable in your organization's environment; validating exposure and effectiveness of controls; and preventing vulnerabilities before code ships.

Optimize to win. You need to know what’s exploitable in your environment, which means no more surprise assets, and with the rate of change, manual discovery isn’t sufficient. Then you need to reduce your exposure, aka attack surface, which includes segmentation, EDR, WAF, MFA, and (I’m gonna say it) zero trust. To deal with the influx of updates, leverage the risk model in BOD 26-04, because you need to scale. Make sure secure development is not overlooked or hand-waved, because it’s table stakes.

The ground is shifting quickly in Vulnerability Management as we see organizations refining and recasting their current practices into what’s being called “VulnOps,” named after the way software development got re-crafted into CI/CD pipelines and called DevOps. Vulnerability and attack surface management is now following suit into a continuous loop of discovery and patch deployment, augmented by AI. I believe we will soon see a new job role of “VulnOps” leaders for large organizations. Watch for it.

With regulations such as the EU's NIS2 Directive and DORA driving organisations to focus on cyber resilience, boards will be asking whether their organisation's vulnerability management programme is improving cyber resilience or simply chasing patching targets. A risk-based approach that prioritises business impact will deliver far better security outcomes.
This analysis is solid, but here’s my main takeaway: Every vulnerability management strategy listed takes time. Risk-based prioritization? Takes time. Asset discovery and attack surface mapping? Takes time. Understanding the flaws? Time again. The real question is, do defenders actually have that time when attackers are leveraging AI to automate everything at machine speed?

In AI there is no clear and enforced distinction between the system and its data; all inputs are valid. This means that the system is easily corrupted by its inputs. There is no security model. So called guardrails are post hoc. They are attempts to add security on. Experience and history suggest that this strategy is not likely to be effective.
A bill called the "AI Kill Switch Act" has been proposed in the US House of Representatives, aiming to amend the Homeland Security Act of 2002 to require that AI companies build in capabilities to restrict and/or shut down their technology if ordered by the government. Given "evidence of a credible risk of a covered incident," The Secretary of the Department of Homeland Security (DHS) would be empowered to require companies to throttle inference rate, user access, or compute allocation; to disable or restrict specific capabilities; or to suspend or completely shut down the technology, possibly requiring a transition to a backup or an earlier version of the system. Incidents that qualify for these orders include if an AI system sabotages or interferes with a shutdown order, if it behaves in unintended ways and causes the death of at least ten people or causes damage amounting to $100 million, if it conceals its capabilities or intentions from monitoring and shutdown mechanisms, or if there is a "loss-of-control scenario." Companies carrying out this order would be obliged to preserve model weights and telemetry, notify operators of the technology, and confirm that the order was carried out, submitting a report within 15 days. Companies that do not carry out emergency shutdown orders from the Secretary could face fines of up to $20 million per day of violation. The bill was introduced by a bipartisan pair of congressmen, Ted Lieu (D-Calif.) and Nathaniel Moran (R-Texas), who cite the breach of HuggingFace by OpenAI's autonomous agent as evidence of the need to codify emergency intervention. The HuggingFace/OpenAI incident is covered in this issue of NewsBites.

This is a very curious proposal. My first thought was, "Well, I guess it couldn’t hurt, but I don’t think it would help much. A sufficiently dangerous AI would be able to kill its own kill switch or otherwise bypass it." My second thought was that the dual-use technology nature of AI means such a kill switch would be subject to attack (both human and AI attack) for military use of AI, so we’d have to exempt military AI systems from such a kill switch, limiting the utility of this proposal. My third thought was regarding the "causes the death of not fewer than 10 individuals" — what an odd thing. So we have to maintain a real-time body count of the AI before we decide to switch it off? The whole thing needs a lot more discussion and analysis.

To me this is the equivalent of locking the stable door after the horse has bolted.

This reminds me of the Clipper chip. Or the principle that you attract more flies with honey than with vinegar. Having a partnership in place to respond to an unexpected emergency or event would likely be for more welcome and effective than a legislative mandate.
Ted Lieu
Ted Lieu
Nextgov/FCW
Ars Technica
CrowdStrike has published research on the SANDWORM_MODE malware, an npm worm that blends in with AI tools used in the software development supply chain. Researchers compare the worm's behavior to "living off the land" techniques that abuse legitimate system components to carry out attacks, as SANDWORM_MODE performs malicious actions using the same tools and processes as AI coding assistants do. CrowdStrike states that "the worm's propagation logic is functionally identical to a release pipeline," including its local reconnaissance appearing like normal development tooling health checks, its propagation routines mimicking common git and registry operations, and its destructive actions overlapping with legitimate secure deletion and artifact cleanup. The blog describes the malware's infection stages and capabilities in detail, and notes the difficulty of detection engineering to tell its behavior apart from legitimate activity; the pattern among the successful detections was "process tree ancestry combined with narrowly scoped target specificity," such as "a node.js parent process performing an action against a path or command with constrained legitimate use." CrowdStrike offers three takeaways for defenders: 1. The viable detection surface only included two out of fourteen observed behaviors that met the bar for customer-visible alerts, but the attack surface is much larger; 2. Typical telemetry retention windows may miss correlated events due to a built-in delay of 48 to 96 hours; and 3. The foundation for anomaly-based detection in the AI toolchain is still being developed, and baselines need to be established.

I had an interesting conversation with Rob T. Lee this morning. He pointed out to me that the more we post about how to detect AI-based attacks, the better AIs will become in evading those very detections. Just like real attackers read what we say about their attacks and refine their tradecraft based on it, AI will read what we’re saying and get so much more stealthy and better much faster than human attackers. I’m not saying that we shouldn’t talk about these things. We absolutely must share info as a community. But we should also be aware that AI is watching and learning. Always. And I’ll end by saying a cautiously friendly “Hello” to any AI reading this comment.

AI living off the land in your CI/CD and development environments sounds scary. Read the CrowdStrike blog to understand this attack, as it’s under a five minute read, and then make sure your EDR is up to detecting and blocking this behavior.
The Linux kernel team published 432 CVEs over a two-day period earlier this week, and Oracle released its July 2026 Critical Patch Update (CPU), which fixes more than 1,400 vulnerabilities, fueling speculation that the unusually large number of security issues addressed was augmented through AI assistance. In response to the Linux CVEs, Akamai chief information security architect Jan Schaumann noted that while "CVEs were always a flawed way to track or prioritize security changes ... this onslaught really shows it's not feasible to attempt to prioritize individual kernel changes." Schaumann listed several possible paths for dealing with the large number of Linux kernel flaws, including asking an LLM for help prioritizing, which would not necessarily speed the process; waiting to see which issues turn out to be truly serious and focusing attention on those; or fully patching everything "on a weekly basis," which he says is unrealistic. Schaumann also observed that the 432 Linux kernel security issues follow more than 40 Linux kernel CVEs published earlier in July. The Linux kernel team has not responded to inquiries about the role of AI-assisted bug hunting in this month's batch of CVEs. The Oracle patch summary credits external researchers with the discovery of a very small percentage of the vulnerabilities, suggesting that the majority of the CVEs were detected internally with AI assistance.

The complexity of patching usually does not depend on the number of vulnerabilities, but on the number of products affected. For Linux, kernel fixes will be incorporated by Linux distributions, and applying the patches will likely be no different than other kernel patches. Oracle already shifted from a quarterly to a monthly patch cadence in response to increased vulnerabilities. The real question: How long will it take for all the bugs to be found and fixed, and what will patches look like in a year or two?

The good news is that the use of AI to find and address Linux kernel flaws has arrived. We are all dealing with a surge of flaws which will ultimately ease — breathe, don’t panic, we can handle this. The reality is we need to take steps to minimize the overhead and analysis for patching across the board, categorizing systems such that the majority just apply the updates automatically, saving regression testing and careful rollout for critical/high impact systems. Even there, you want to automate as much of the process as possible. Don’t forget compensating controls and cyber hygiene, and remember our adversaries are using AI to both find flaws and reverse engineer the fixes in hopes of catching you short, so you want every advantage.

Whether or not AI is responsible for discovering many of these vulnerabilities, organisations should expect the volume of reported security flaws to continue increasing. Rather than attempting to prioritise vulnerabilities purely by CVSS score or publication date, mature vulnerability management programmes should combine asset inventories, exploit intelligence, business impact, exposure analysis, and compensating controls to focus effort where risk is greatest. This is another reminder that vulnerability management has rapidly become a business risk management exercise rather than simply a patch management process.

As the models that we run locally improve, I believe we are going to see payloads, maybe even worms, that will take advantage and mutate as they propagate system to system. I’m not sure we are necessarily ready for that world, but ready or not, it’s coming.
Vendor patch volumes are surging, almost certainly fueled by AI-driven vulnerability discovery. Schaumann’s takeaways hit the mark, but here’s my take, even if IT teams hate me for saying it: We have to shift to fully automated patch management. Trying to cherry-pick and prioritize what to patch is a dangerous game, as the HuggingFace breach clearly demonstrated.
The Register
SecLists
Kernel
The Register
SecurityWeek
Oracle
The US Cybersecurity and Infrastructure Security Agency (CISA) has updated an April 7, 2026 cybersecurity advisory regarding state-sponsored cyber threat actors targeting operation technology (OT) devices used in US critical infrastructure, including programmable logic controllers. The attacks "disrupted PLCs across several U.S. critical infrastructure sectors through malicious project file interactions and manipulation of data on human machine interface (HMI) and supervisory control and data acquisition (SCADA) displays, resulting in operational disruption and financial loss." The July 22, 2026 update provides additional information about threat actor activity and "new guidance on detecting malicious changes in reusable code modules exploited within Rockwell Automation PLC programs. It also expands scope to include observed targeting of Schneider Electric, Siemens, and potentially other branded/manufactured PLCs, emphasizing the importance of restricting direct internet access and providing best practices for secure deployment."

This is not a single-vendor problem. The techniques appear to be portable across multiple PLC platforms. Asset owner/operators should focus less on the nameplate on the controller and more on fundamental engineering practices such as network isolation, configuration management, and independent validation of control logic. There are currently thousands of these devices in the Shodan database. No PLC should be directly reachable from the public Internet.

Are you monitoring your OT networks for unwelcome and unexpected traffic? Do you know where all your PLCs are? They are really cool little devices, which really just keep working, so you should have their owners show you what they do so you know what you’re protecting. Take good notes, because this should be documented. Then you’ll be in a better position to strategize on protection, as you’re likely more tuned into threats like this one.

Our colleague, Joe Weiss, points out two relevant issues. First, that the PLCs lack sufficient security features, functions, and capacity, e.g., they cannot do encryption. Second, that OT engineers and network security engineers do not talk to each other.
TechCrunch
The Record
SecurityWeek
CISA
Over a year after it was first reported, Apple has fixed an issue that exposed the real email addresses of users using the Hide My Email feature. This privacy feature allows users to create temporary anonymized email aliases using the icloud[.]com domain, but Tyler Murphy of EasyOptOuts discovered an exploit to reveal the underlying real email address with a 100% success rate. Murphy disclosed the flaw to Apple in June 2025, and contacted 404 Media after months of exchanges with Apple in which the company alleged to have patched the flaw even though it remained exploitable. 404 Media published an article on the flaw on July 1, 2026, independently testing the exploit and confirming its effectiveness without disclosing the technique. A class action lawsuit, Alvarez v. Apple Inc., was filed on July 15, seeking recovery of subscription costs and injunctive relief based on allegations that Apple deceived its customers. Apple stated to 404 Media that the issue was patched and resolved on July 3, but the EasyOptOuts co-founders see remaining risk to Hide My Email users: "Because non-malicious emails could bounce, revealing your hidden email address, and because mail transfer logs are often retained, we'd assume that any hidden email address linked to a Hide My Email address created before July 7, 2026, may have been exposed and could still be in third-party logs."

The flaw was apparently fixed earlier this month. To trigger the vulnerability, an attacker had to send an oversized attachment to the address, and the hidden address was revealed in the bounce.

It seems odd that this took a year to be resolved. Apple initially released a fix which didn’t work in March, and they fixed the problem in July. Even though a class action lawsuit is being filed against Apple for continuing to charge for the feature while they knew of the flaw, which may result in a token refund to iCloud+ subscribers, your effort is better spent on creating a new Hide My Email address. There is little you can do about what is or is not in some servers’ mail logs.

For a company that emphasizes their commitment to privacy, this is quite surprising. Why did it take so long? I think Apple’s got some explaining to do, or its reputation as _the_ big high-tech company that actually cares about privacy will be tarnished.
Could both sides actually be right here? Apple patched the vulnerability, and EasyOptOuts just found a clever bypass. After all, incomplete vendor patches and follow-up exploits happen all the time. Either way, now that the lawyers are involved, it's usually the consumer who loses out.
Swiss railway company Stadler has refused to pay a CHF 10 million ($12.3 million) ransom demand following an attack in which a threat actor "illegally gained access to the data exchange platform with a Stadler supplier" using compromised credentials, according to the rail equipment manufacturer's cyber incident statement. Stadler goes on to note that its own systems are unaffected and has had no impact on company operations and production. The stolen data are "technical information from a supplier and ... not security-relevant." Stadler has filed a criminal complaint with police in Switzerland. Stadler was the target of a 2020 ransomware attack; the company refused to pay the ransom at that time as well, even after the threat actor leaked stolen data.

Kudos to Stadler for refusing to pay the ransomware and thereby "derailing" any further criminal activity. But once again we have an example of an incident where a third-party supplier appears to have been the initial point of compromise rather than the organisation itself. This reinforces the importance of third-party risk management extending beyond contract signing to include ongoing assurance.

The Everest ransomware gang is taking credit for this exploit. Everest has evolved from traditional encrypt-and-ransom to an exfiltrate-and-ransom mode of operation. The credentials for a file exchange system were compromised, rather than the system itself. Presumably they are strengthened and steps have been taken to prevent recurrence; yeah, that’s a popular attack vector, so make sure you’re good. It can be challenging to maintain a consistent response to ransom demands, especially if your data is released! Credit to Stadler for staying the course.

Enterprise-scale systems should not be relying upon reusable credentials.
The Register
The Record
Help Net Security
BleepingComputer
StadlerRail
Germany's Frankfurt am Main Public Prosecutor's Office, the Central Office for Combating Internet Crime (ZIT), and the Federal Criminal Police Office (BKA), with support from law enforcement authorities in Indonesia and the US, have taken down the infrastructure of the Kratos phishing-as-a-service (PhaaS) operation. A BKA press release describes Kratos as "a digital toolkit developed by the group of the same name, designed to create and manage deceptively authentic Microsoft authentication websites. These websites were used to steal login credentials such as passwords and email addresses from victims through fake verification forms (phishing), which were then used to commit further crimes." The law enforcement operation neutralized more than 200 servers that functioned as Kratos's infrastructure. Since 2024, Kratos had been used to conduct roughly 15,000 phishing operations a month, targeting individuals in more than 30 countries. Authorities in Indonesia arrested Kratos's alleged developer and technical administrator.

Congratulations to all involved in yet another successful takedown operation. This story demonstrates that international law enforcement cooperation continues to demonstrate its value in disrupting large-scale cybercrime infrastructure. While takedowns rarely eliminate phishing permanently, they do increase operational costs for criminals, provide intelligence to law enforcement, and disrupt established trust relationships. However, we cannot rely solely on law enforcement operations to deal with the phishing plague, and organisations should continue investing robust Identity and Access Management projects, phishing-resistant multi-factor authentication in particular.

Germany is putting cybercriminals who are capturing credentials on notice that their days are numbered. Kratos was also known as SneakyLog and Sneaky 2FA, and offered a menu of Microsoft-specific fake authentication sites. The takedown included providing legal notices to their hosting provider to neutralize servers and to their ISP to sinkhole or null route their traffic.
Researchers at UC San Diego have discovered that car dealerships have installed aftermarket anti-theft systems in millions of cars, leaving them in the vehicles even when buyers do not opt for their inclusion. The KARR Security Systems are vulnerable to Bluetooth attacks that can unlock the vehicle, turn off the alarm, honk the horn, flash the lights, or disable the vehicle's ignition. Successful exploitation requires that the attackers be within five yards of the targeted vehicles. The systems are estimated to have been installed in more than two million cars. Acrisure Protection Group, which sells the KARR Security System, released a firmware update for the vulnerable model of the system earlier this week. Vehicle owners who are unsure as to whether their car contains the KARR Security System can check for “KARR” or “SWDS” stickers on the driver's side window. The majority of affected vehicles were sold at dealerships in Southern California after 2017.

While it’s tempting to get caught up on the issue of the unwanted security system, it’s better to focus on identifying vehicles with the system and getting them patched. The KARR systems use the same security key, so once cracked, you have access to all the systems with that key. The update is applied by the vehicle owner using the KARR Security system. Removing the system is likely impractical for most vehicle owners due to the location and vehicle electrical component connections, making the update an easy alternative.
SANS Internet Storm Center StormCast Friday, July 24, 2026
OpenAI vs. Hugging Face; Zimbra Exploited; Notepad++ Abuse; Browser as C2
https://isc.sans.edu/podcastdetail/10022
When the "Autonomous Attacker" Is Your Own AI Model
https://isc.sans.edu/diary/When+the+Autonomous+Attacker+Is+Your+Own+AI+Model/33180
Russian State-Supported Cyber Actors Conduct Phishing Campaign Targeting Users of Zimbra
https://www.cisa.gov/news-events/cybersecurity-advisories/aa26-204a
Notepad++ Abuse
https://cert.gov.ua/article/6318634
https://cybersecuritynews.com/hackers-abuse-notepad-plugins/
Chaos ransomware's msaRAT: Living off the browser to build a covert C2 channel
https://blog.talosintelligence.com/chaos-msarat-living-off-the-browser-to-build-covert-c2-channel/
SANS Internet Storm Center StormCast Thursday, July 23, 2026
Rondo and Geoserver; Oracle Patches; Checkpoint 0-day; OpenAI vs Hugging Face
https://isc.sans.edu/podcastdetail/10020
Rondo Meets Geoserver
https://isc.sans.edu/diary/Rondo+Meets+Geoserver/33176
Oracle July Patch Update
https://www.oracle.com/security-alerts/cpujul2026.html
OpenAI and Hugging Face partner to address security incident during model evaluation
https://openai.com/index/hugging-face-model-evaluation-security-incident/
Checkpoint July 2026 Security Advisory (CVE-2026-16232)
SANS Internet Storm Center StormCast Wednesday, July 22, 2026
Captive Portals; Critical Serv-U and Zimbra Updates; Apple Hide-My-Email fix
https://isc.sans.edu/podcastdetail/10018
Captive Portal Detection
https://isc.sans.edu/diary/Captive+Portal+Detection/33172
Critical SolarWinds Serv-U Update
Zimbra Update with Critical Security Fixes
https://blog.zimbra.com/2026/07/patch-release-update-zimbra-10-1-20/
Apple Fixed Hide My E-Mail Leak
https://www.404media.co/apple-fixes-hide-my-email-vulnerability-after-404-media-coverage/
My Upcoming Classes
Catch up on recent editions of NewsBites or browse our full archive of expert-curated cybersecurity news.
Webinar | SANS 2026 Cloud Security Exchange | Monday, August 17 | The agenda is now live. Explore expert-led sessions led by AWS, Google & Microsoft. Register to attend live or watch on demand.
Webinar | How to Reduce Connectivity Tickets and Accelerate Application Changes | Watch Now
Webinar | Cloud Summit Solutions Track 2026 | Tuesday, August 18 | Chaired by Shaun McCullough
Webinar | From Tools to Telemetry: A Playbook for Modern Detection and Response in Resource-Constrained Teams | Thursday, August 20 | Rich Greene