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 UsCiting cyberattacks that targeted over 100 internet-exposed US water and wastewater systems (WWS) in July 2026, the US Cybersecurity and Infrastructure Security Agency (CISA) has published guidance urging organizations to proactively reduce the internet exposure of their assets. The guidance comprises four steps: First, organizations should assess their current exposure, using scanning tools to find exposed systems, and both inventorying and verifying the security of any remote access connections from third parties. Second, organizations should remove or restrict access to any systems whose exposure is not necessary for operational purposes. Third, for any assets that must remain accessible, organizations should change default passwords to strong, unique credentials, implement updates and/or replacements, use a jump host, monitor traffic for anomalous activity, implement and enforce phishing-resistant MFA, and "route all necessary remote access through a secure gateway, firewall, VPN, or other centrally managed access solution, rather than connecting directly to a PLC, human-machine interface (HMI), or remote terminal unit (RTU)." Lastly, organizations should establish a policy of routine assessments. CISA urges regular use of web-based exposure scanning tools such as Shodan, Censys, Thingful, and Shadowserver, and recommends scanning a list of ports associated with remote access and OT/ICS protocols.

We should stop expecting every small water utility to discover and remediate its own Internet exposure independently. CISA's guidance is sound, yet the recurrence of essentially the same weaknesses across more than 100 systems suggests an opportunity for a shared capability that continuously identifies exposed water-sector assets and helps the affected utilities remediate them. This capability could be something like a water sector attack surface management service operated through a trusted organization such as WaterISAC, MS-ISAC, a state program, or a consortium of utilities.

CISA’s four steps here are wonderfully unglamorous: know what is exposed, remove what does not need to be there, secure what must remain, and keep checking. I especially like the explicit recommendation to look at your own environment through services such as Shodan and Censys. If defenders can find an exposed PLC from the public Internet, assume the bad guys can too.

Time and time again we see guidance like this issued by CISA and other government agencies around the world. What is particularly frustrating is that many of CISA's recommendations in this report are not new or sophisticated, such as knowing what you have exposed, removing unnecessary exposure, changing default passwords, using MFA, and securely managing remote access. Cyber resilience often starts with getting the basics right and ensuring they remain right.

CISA has been issuing advisories for these facilities for at least five years. The question is whether the industry can actually act on it. I worry most about rural utilities where IT is one technician wearing many hats. You can argue vendors should do more secure-by-design, but a lot of these aren't enterprise environments: SOHO routers, big-box store computers, no central management, no granular firewall rules, no IDPS. Guidance you can't implement doesn’t protect anyone. And while we can go without a lot of things for a while, water isn't one of them. I usually look for the silver lining in these stories, the opportunity, but I don't have one here. What I do have is a proposal: something like a Civil Air Patrol, but for cyber, that can help these organizations with implementation, monitoring, and hardening. The good news is the model already works. Louisiana, Maryland, Michigan, Ohio, Texas, and Wisconsin run volunteer civilian cyber corps, and Ohio's is explicitly scoped to serve small utilities. The bad news is that it is state by state, thinly staffed, and adversaries against these systems won't care about state lines. The only way out of this category of problem is to march through it together.

We've seen a lot of stories of late about vulnerable infrastructure (e.g., PLCs) being compromised because it's exposed to the Internet. We've also had cases where something is made available so it can be worked on remotely even just once, but then it never gets undone. We need to stem the tide. The guidance from CISA is a great way to get your arms around doing just that. Mind you, this is not a five-minute thing, it's a self-assessment with opportunities to improve, and it's well worth going through their process. Notice it includes third-party risks, and even worse, you'll find you need to regularly repeat these activities, including, as Ed mentioned, going to Shodan or Censys to see what in your environment is exposed. Here's an idea for you: Have those who want to access components remotely — and who are not keen on having to use a VPN, secure gateway, or centralized remote access solution — research and present alternatives. There are some newer solutions for remote access which are worth consideration, and they could be your partners in assessing them.
Media scrutiny finally forced CISA's hand. But CISA's four-step guidance has been around for nearly a decade, and advice doesn't fix systems — execution does. The real barrier is resources. Many local critical infrastructure operators lack dedicated IT staff, let alone cybersecurity specialists. If we expect state and local entities to secure their networks, the federal government must back its guidance with real funding.

Many OT connections to the public networks are created for operator convenience and may not be known to management. They hardly ever employ strong authentication.
CISA
TechCrunch
OT Today
The Register
SecurityWeek
The OWASP GenAI Security Project has published the top 10 risks for Large Language Model Applications. The top two — Prompt Injection and Sensitive Information Disclosure — remain in the same positions they occupied in the 2025 list. Excessive Agency rose from the sixth to the third position, followed by Supply Chain, Data and Model Poisoning, Unbounded Consumption, Misinformation, Hidden Context Exposure, Vector and Embedding Weaknesses, and Improper Output Handling. The list was determined both through community vote and from incident data gathered from "7,714 real incidents from public vulnerability databases and an AI-harm database," weighted at 75 percent and 25 percent, respectively.

If you're not yet tracking the OWASP LLM Top 10, you need to. They are not only enumerating the top risks but also providing examples. As we ask staff to do more and more with AI, many controls will be pushed to the breaking point, and likely integrated into everything we're doing, raising the importance of Excessive Agency. That pertains to the degree of autonomy, permission, and functionality granted to your agents. Too often the agent is granted full access/permissions, so things "just work" — thing is, we don't give that level of access to users without caution, so shouldn't we be equally cautious with these non-human users, which I've characterized as a precocious six-year-old with a tendency to prevaricate? Make sure that your access-granting, revocation, and review includes Agent accounts.

It does not surprise me at all that we saw more shuffling around the top 10 this year, because undeniably adoption and implementation into critical workflows increased significantly this year. I also think it's important to call out OWASP's specificity that these top 10 apply to "models as components," not agentic behavior, which has its own lists. As you're evaluating your architecture, you need to understand what type of AI implementation you’re dealing with. The easiest way to eat an elephant is one bite at a time. I'd suggest organizations start by looking at the included example attack scenarios in the most common techniques, and set up your next tabletop exercises aligned to them. The guidance in the PDF is just paper until you translate it to your organization’s implementations and capabilities. This is your roadmap.

The movement that jumps out at me is Excessive Agency rising from number six to number three. Prompt Injection is still number one, but prompt injection becomes vastly more consequential when the model can do things, not merely say things. As we (probably unwisely) wire agents into email, cloud consoles, source-code repositories, ticketing systems, financial workflows, and more, authorization architecture becomes every bit as important as model behavior: least privilege, narrow tool scopes, explicit transaction boundaries, and human approval for consequential actions. I suspect we're going to be talking about these kinds of attacks and security issues A LOT. Many thanks to OWASP for giving us this list and helping to ensure we have a consistent vocabulary for referring to these topics.
The US Cybersecurity and Infrastructure Security Agency has added 10 vulnerabilities to the Known Exploited Vulnerabilities (KEV) catalog since Tuesday, August 25. Of those, five have three-day mitigation deadlines. CVE-2026-60004, CVSS score 9.8, is a critical code injection flaw in Gitea "that allows an attacker with repository write access to send a malicious patch to the diffpatch API endpoint to plant an executable Git hook and run shell commands as the Gitea service account." CVE-2026-8452, CVSS score 8.8, is a high-severity memory-overflow vulnerability in Citrix NetScaler ADC and NetScaler Gateway that could lead to denial-of-service. CVE-2019-1068, CVSS score 8.8, is a high-severity remote code execution flaw in Microsoft SQL Server that was initially disclosed in July 2019. CVE-2023-49105, CVSS score 9.8, is a critical improper authentication vulnerability in ownCloud core prior to 10.13.1 that was initially disclosed in November 2023. CVE-2026-53362, CVSS score 7.8, is a high-severity unspecified vulnerability in the Linux kernel "that can allow for privilege escalation via IPv6 networking subsystem." The other five recent additions to the KEV, which have two-week mitigation deadlines, are a deserialization of untrusted data vulnerability in Ajax.NET Professional (CVE-2021-23758), a race condition vulnerability in Red Hat Libuser (CVE-2015-3246), a privilege escalation vulnerability in Red Hat Automatic Bug Reporting Tool (CVE-2015-5287), an out-of-bounds write vulnerability in Linux Kernel (CVE-2022-0995), and an improper limitation of a pathname to a restricted directory vulnerability in JFrog Artifactory (CVE-2026-66384).

While we cringe at the increased occurrence of the three-day remediation window, the thing to keep in mind is that this is an indicator of the exploitation level being seen. Don't panic — you may already have mitigations, or deployed updates, if the affected products are in your environment. Do some validating; the flaws in SQL Server, RHEL, and Citrix devices are in published updates, and you should already have those deployed. That leaves the matter of finding out if you've got the other products in your shop and how quickly they can be updated.

Six of these ten newly added KEVs date from 2023 or earlier; attackers do not care whether a vulnerability is old, only whether it still works.

The three-day mitigation deadline is mandatory only for federal agencies. However, the rest of us should take it as an indicator of urgency.
The Hacker News
Help Net Security
CISA KEV
Help Net Security
SecurityWeek
BleepingComputer
CISA KEV
MSRC
CISA KEV
ownCloud
CISA KEV
CISA KEV
A distributed denial-of-service (DDoS) attack beginning August 24 has disrupted Norwegian government services supported by Vivicta, a third-party IT provider for the agency that manages the country's digital infrastructure, the Digitaliseringsdirektoratet (Digdir). Digdir notified the Norwegian National Security Authority (NSM) and data protection authority, and has been collaborating with Vivicta to stabilize and protect services. The attack caused problems with nearly a dozen important services, including the legally mandated authentication portals for citizens and companies, the contact and notification registry, the government API authentication system, the government-issued electronic ID system, the central government messaging infrastructure, the digital address directory for invoicing, the public records database, the self-service configuration portals, the public services portal that handles tax returns, personal details, business registration, and other functions. Disruptions to these services also caused service outages for Norway's national health network and digital postal service. The attack seems to have abated as of 19:00 UTC on August 27, and all services are working as normal. According to reporting by NRK, this is the most powerful of three DDoS attacks that have disrupted Digdir and Vivicta in the last nine weeks.

Since the initial reporting, a pro-Russian group calling itself Server Killers has claimed this on Telegram, tying it to the Norway-Ukraine defense agreement signed August 23. The attack began at 03:38 the next morning. It's important to note that this attribution claim has not been confirmed by authorities as of the time of my comments. Hacktivist DDoS is motivated by visibility and attention, so targeting public-facing services aligned to calendar-specific events is a tried-and-true playbook. Fortunately, that also means you can anticipate it and harden against it. Watch your own organization's news calendar, geopolitical landscape, and headlines.
(Source for my claim on Server Killers: https://abcnews.com/Technology/wireStory/pro-russian-hackers-claim-responsibility-major-cyberattack-norways-135965611)

It's been a minute since we talked about DDoS. You should be checking your DDoS protections regularly for two reasons. First, you may have new services, possibly third-party, that are not protected. The distributed nature of the attack impact on Norway illustrates what that can look like. Second, as the level of DDoS attacks increase, providers have increased their capabilities, but you need to make sure you've got the latest protections. Schedule a review around an ongoing date that you can remember and that has some meaning, like the beginning of your fiscal year. With luck, you'll find it's all good, and if not, you have a chance to be proactive.

This incident demonstrates how the loss of one piece of shared digital infrastructure can quickly cascade across multiple services. As governments and organisations increasingly centralise identity, authentication, messaging, and other digital services, they also create potential concentration risks. Cyber resilience therefore needs to consider not just whether individual systems can withstand an attack, but what happens when a common service upon which many other essential services depend becomes unavailable.
Cybercriminals hack for money; nation-states launch DDoS attacks for political revenge. Hostile nations already know which third-party providers keep government systems running. That's why every major international policy announcement needs to come with an immediate review of supply chain cybersecurity.
Digdir
The Record
Tech Times
BleepingComputer
Norwegian News Agency
NRK
The US Department of Justice (DoJ) and the Federal Bureau of Investigation (FBI) have seized domains linked to the QScan and QTRouter hacking platforms used by Chinese state-sponsored hackers to attack US infrastructure and other sensitive networks. Past targets include the National Aeronautics and Space Administration, Federal Reserve, Department of Energy, Department of Justice, Department of Health and Human Services, National Institutes of Health, and the US Senate. DoJ identifies the hacking group as QTFY. QScan was designed to scan and infect Internet of Things (IoT) devices to recruit them into botnets; QTRouter was designed to manage access to those botnets and to commercial proxies. The cyberespionage operation had been operational since 2018. The FBI, National Security Agency and Cyber National Mission Force have published a joint cybersecurity advisory that includes advice for protecting systems as well as indicators of compromise for QTFY activity.

Kudos to DoJ and the FBI for shutting down malicious services that have been operating for eight years. Even so, assume these state-sponsored threat actors will be back, although with hard coded domains in their tools, they'll need to re-establish access or infect new targets. Seize this opportunity to scan for the IoCs and apply mitigations: patch, isolate critical systems from edge devices, and verify protections on sensitive information in internet-facing applications, if that information even needs to be there. The joint cybersecurity advisory has a lot of good background information, mitigations, and IoCs — something different to peruse with your second cup of coffee.

Some might read this story and think "Oh, good, a problem solved," but this is a hydra, and it goes back years. The proxy system isn't going away, and so the takeaway here is that IoT and infrastructure devices need monitoring, scanning, and alerting as much as or more than your traditional endpoints do. Just because you cannot install an EDR agent on the device doesn't mean you shouldn't be closely monitoring it and its associated traffic.

Melissa’s hydra analogy is apt: This disruption certainly does not make the underlying problem disappear. But I love the technical lesson here. QScan and QTRouter depended on hard-coded domains for critical functions, which gave defenders a centralized point we could take away. We often have to remediate compromises one victim at a time. Occasionally, good disruption lets us pull a piece of shared infrastructure out from under the attackers instead. Hard-coded domains can create a very useful choke point defenders can leverage. Of course, attackers will learn from this and adapt, but let’s celebrate a win when we can.
A quick tip of the hat to law enforcement for stopping these hackers for now. But let's be real: Manufacturers are still shipping wireless-enabled devices with zero concept of secure-by-design. If you aren't tracking IoT under CIS Control 1 (Inventory and Control of Enterprise Assets), you have a massive blind spot in your cybersecurity program. Get them cataloged and secured. https://www.cisecurity.org/controls/inventory-and-control-of-enterprise-assets
WIRED
CyberScoop
Nextgov/FCW
Defense
Justice
Justice
Authorities in Australia have arrested two individuals believed to be involved with TeamPCP, a cybercrime group known to have conducted attacks on software supply chains. The men were arrested in Perth "following a joint investigation between the AFP and Western Australia Police Force (WAPF), working in parallel with the Federal Bureau of Investigation (FBI), into a sophisticated cybercrime syndicate that allegedly created malicious open-source software to rob thousands of global businesses," according to a statement from the AFP. Authorities executed search warrants at several properties on August 26, seized electronic devices and other property, and arrested the suspects, who are scheduled to appear in Perth Magistrates Court on August 27.

Software supply chain attacks are so powerful because attackers get to borrow our trust. Compromise one maintainer or package, and malicious code can ride a legitimate update path into hundreds or thousands of organizations. Josh Wright, SANS Fellow, spoke powerfully about these attacks from the RSA Conference keynote stage this year, referring to "Your Vendor's Vendor's Vendor," and highlighting how compromise can cascade through dependencies far beyond the vendor, software repository, or library you directly know. These arrests are very welcome, but the underlying lesson remains: We need stronger provenance, maintainer authentication, signing, dependency controls, and sometimes even a little intentional friction before automatically pulling a brand-new package update into production.

Steal credentials, compromise tools created for use by other developers (publish malicious versions), lather-rinse-repeat. TeamPCP even initiated a contest to see who could do the most supply chain compromise with the Shai-Hulud worm (scoring was based on the number of weekly/monthly downloads of the compromised packages). So, while the members of TeamTCP are cooling their heels in custody, you need to make sure that you're on genuine, good packages, that your GitHub repos are clean, that you've implemented the latest security settings, and that no remnants of Shai-Hulud are lurking in your systems.

I'm glad to see these arrests, but like other problems I've commented on today, this is a hydra. Factions spin off, new leaders emerge, groups regroup.
Takedowns and arrests for groups like this, especially the more informal and decentralized ones, often come from the incredibly hard work of dedicated researchers who engage closely with criminal communities. That is an important part of what we do. It is also a delicate balance between enabling safe research and taking on risk that the security organization never agreed to carry. The AFP credits information from cybersecurity firms with starting this investigation. Work like that is often the least-governed thing a security program does. If your team engages with these communities, it needs to be a sanctioned function: written authorization, identity separation and OPSEC support, counsel in the loop, law enforcement deconfliction, supervision, and an off-ramp for when it stops being safe. If you don't know whether anyone on your team is doing this, that is your answer. No one should be carrying this kind of risk (for themselves or their employer) on their own judgment.

If you are going to read one news article this week, then I strongly recommend the KrebsOnSecurity article at the top of the source links. It is an excellent article demonstrating how effective open-source intelligence can uncover treasure troves of information. It is also a good template for checking your own online profile and those of senior or critical members of your organisation to ensure they are not inadvertently revealing sensitive information about themselves or your organisation.
Credit is due to law enforcement for this successful operation. For enterprise leaders, this incident underscores the supply chain risks associated with open-source software. Organizations must implement strict source-verification protocols before integration; unvetted "free" software frequently introduces undisclosed security vulnerabilities and potential liability.
Krebs On Security
AFP
ABC
Help Net Security
CyberScoop
TechCrunch
The Record
SecurityWeek
The Manchester (UK) Airports Group (MAG) has acknowledged that it suffered a cybersecurity incident that resulted in the theft of customer data "relate[d] to car park, lounge and Fast Track bookings and in-airport WIFI sign-ups at Manchester, Stansted, and East Midlands airports." The incident has not affected the airports' operations. The breach appears to have affected roughly 8.7 million individuals. While the threat actor is believed to have compromised email addresses, phone numbers, vehicle registrations and postcodes, a MAG spokesperson told The Register that for most of the affected customers, only email addresses were compromised. MAG, which is a public-private partnership, became aware of the incident on Tuesday, August 25, and believes that the threat actors accessed the information several days prior to that. MAG has temporarily suspended its Manage My Booking online service. Customers who need to change bookings are being referred to a customer service telephone line.

Email addresses were most commonly compromised during the process of signing up for the airport's public Wi-Fi, followed by car parking and Fast Track. The good news is that MAG already contacted affected users; the bad news is that the information is already being used in phishing campaigns. In addition to being diligent when signing up for services, as dodgy credential stealing portals are extra hard to detect from your mobile device, consider whether you need to be on that network, particularly if abroad. Can you survive disconnected or on cellular/hotspot? If you must enroll, evaluate using disposable email addresses where needed.

8.7 million addresses stolen is the number headlines will repeat, but it is the least interesting thing here. MAG told The Register that for most of those people, the compromised data was an email address, which makes this more like a stolen mailing list than sensitive PII being stolen. Still not great, but not catastrophic. As it’s the end of the summer travel season, breaches like this may lead to some travel-themed vishing/phishing/smishing against the accounts listed in the breach, so keep your awareness up. On the operational side, this does bring up the conversation of how many of those email addresses and customer records were still relevant and required to be kept. Were they years old? How long after a booking for car park and lounge access do you need to retain the data related to the booking? Data you don't keep can't be stolen.
Boston Scientific, a Massachusetts-based biomedical engineering and biotechnology company, acknowledged that a cybersecurity incident has globally disrupted company operations. Boston Scientific says the incident "resulted in a network outage and disruption to the company’s operations ... and has impacted access to certain operating systems and business applications, including the ability to process and ship customer orders." Employees at the company's Cork, Ireland, manufacturing facility were sent home when the attack prevented their ability to work. In a Form 8-K filing with the US Securities and Exchange Commission (SEC), Boston Scientific says it identified the incident on August 25, 2026, at which time it "activated its incident response protocols and began an investigation with the assistance of third-party cybersecurity experts."

Sending employees home because a cyber incident has made it impossible for them to work demonstrates why cybersecurity is a business resilience issue. Boards should understand which business processes depend on technology, how long those processes can tolerate disruption, and what alternatives exist when systems become unavailable. Your first business continuity exercise should not be the actual cyberattack.

The reflex on a story like this is to wait and find out what data was taken, but that's not the real story here. This is a story about what it means to know what your Crown Jewels are, and how to define them. The Crown Jewels in your environment are not just the systems that you'd get the biggest breach fine for, they're the systems that can prevent the business from operating and have the potential to be single points of failure for an entire business unit. A network outage stopped a company from shipping pacemakers, stents, and catheters, which makes this a supply problem for hospitals with procedures already scheduled. If staff really were sent home, that tells you there may have been no manual fallback. When that happens, you do not have degraded operations, you have a full stop. Most BIAs rank order management below critical because nobody gets hurt when an order ships late. In medtech, sometimes they do. Go check where order-to-ship sits in yours, and whether anyone has tested running it on paper. If you are on the provider side, your version of this question is different, but it’s the same concept: Which scheduled procedures depend on one vendor's shipping working, and what is the plan when it does not?
We don't have many specifics yet, but when an attack forces a company to shut down operations, you know it's bad. Here's hoping Boston Scientific releases a thorough after-action report so we can learn from it. Was it a missing patch, a misconfiguration, stolen credentials, or the classic lethal combination of all three?

To date, nobody is taking credit for the attack. Boston Scientific is doing the right things to contain, eradicate, and restore, while providing updates on their website. If you're a new user of a Boston Scientific cardiac rhythm management device or insertable cardiac monitor, you may be impacted — read and monitor the bulletin from Boston Scientific on service status.

At the risk of sounding like an alarmist, I really think we're going to see more and more cyberattacks disrupt human activities in the physical world. I know, I know. Many readers will reasonably point out that we're already seeing plenty of that. But it feels to me like we're still looking at the tip of the iceberg. There's no indication that AI played a role in this particular incident, but as attackers get access to increasingly capable autonomous agents and even coordinated agent swarms, I worry that the scale and persistence of real-world disruption could increase dramatically.
HIPAA Journal
SecurityWeek
The Record
Boston Scientific
SEC
Benefit management tools provider Paylogix has disclosed that it "recently experienced a network disruption involving certain computer systems and services." The breach occurred last fall, and an investigation determined that intruders stole data from Paylogix's network between November 13 and November 18, 2025. The compromised data include Social Security numbers, electronic signatures, financial account information, health insurance information, medical data, passport numbers, and taxpayer IDs. The US Bureau of Alcohol, Tobacco, Firearms and Explosives (ATF) experienced a cyberattack that has been designated a "major incident." ATF operates within the Department of Justice, which is investigating the incident. In a press release, the agency writes that the "incident affect[ed] a standalone system ... [that] operates separately from the ATF enterprise network," and which, according to a statement provided to Recorded Future News, "contain[s] information about targets of ATF investigations."

You know me, I'm not happy with Paylogix taking almost a year to disclose the event. They have published information and a helpdesk number, but are only offering guidance on ID theft protection, rather than providing a service. I expect this to be an increasing trend, so don't wait; get yourself protected. Use the incident at the ATF to check for standalone systems, probably outside your network, to make sure they are fully protected, to include asking why they are outside. As much fun as it is to create a system operating outside the corporate constraints, the threats are just too great to not include the protections your enterprise has for other applications, to include WAF, IdM, monitoring, and updates. Here is an opportunity to have a dialog and figure out how to achieve what's being done while remaining secure — don't be the bastion of "No."

Not all breached data carries the same risk. Information identifying targets of ATF investigations could potentially expose individuals, investigative activities, and law enforcement operations. Incident response therefore needs to assess not simply how many records were compromised, but what those records represent and what harm could result from their disclosure. Context matters when assessing the impact of a data breach.

Last fall is hardly recent. One hopes that they notified their customers before this.
The Record
Paylogix
Mass Gov
The Record
Nextgov/FCW
ATF
SANS Internet Storm Center StormCast Friday, August 28, 2026
Broken Polymorphic Phishing; Router Implants; llms.txt exploits; PaperCut 0-Day
https://isc.sans.edu/podcastdetail/10072
A polymorphic phishing page (that occasionally breaks itself)
https://isc.sans.edu/diary/A+polymorphic+phishing+page+that+occasionally+breaks+itself/33290
Chinese Implants in the Supply Chain
Data Became Code: We Ran Code Inside Fortune 500s Using Files They Published for AI Agents
https://medium.com/@alonhertz1/data-became-code-we-ran-code-inside-fortune-500s-using-files-they-published-for-ai-agents-0cd67ffbbffc
Papercut Security Advisory
https://www.papercut.com/kb/Main/security-bulletin-27-aug-2026-urgent-security-advisory/
SANS Internet Storm Center StormCast Thursday, August 27, 2026
Entra ID Admins; Unifi Patches; log4j Vuln; Sleepwalker Malware
https://isc.sans.edu/podcastdetail/10070
Who Has Admin Rights in your Entra ID Directory?
https://isc.sans.edu/diary/Who+Has+Admin+Rights+in+your+Entra+ID+Directory/33284
Ubiquity Unifi Patches
Log4J FilteredObjectInputStream Vulnerability
https://github.com/joanbono/log4j2-4255-exploit
https://jeffmcjunkin.com/posts/log4j2-fois-marshalledobject/
Sleepwalker Malware
https://r136a1.dev/2026/08/24/sleepwalker-a-passive-backdoor-with-its-own-command-language/
SANS Internet Storm Center StormCast Wednesday, August 26, 2026
Obfuscating SSRF; Paint and Photos AI Watermarks; FTP Banner C2
https://isc.sans.edu/podcastdetail/10068
Obfuscating IP Addresses as Hostnames
https://isc.sans.edu/diary/Obfuscating+IP+Addresses+as+Hostnames/33280
Microsoft Paint and Photos Embed Server-Issued GUIDs as Invisible Watermarks in Locally-Generated Images
https://xusheng.dev/posts/reversing/mspaint_invisible_watermark/main/
FTP Banners The New Dead Drop Resolver Delivering Novel RATs
https://socradar.io/blog/ftp-banners-new-dead-drop-resolver-rats/
My Upcoming Classes
https://www.sans.org/profiles/dr-johannes-ullrich
Catch up on recent editions of NewsBites or browse our full archive of expert-curated cybersecurity news.
Webinar | From Framework to Action: Applying the SANS AI Security Maturity Model | Wednesday, September 16 | Chris Cochran, Diana Kelley, Malcolm Harkins, and Kyriakos "Rock" Lambros
Webinar | Closing the Gaps in Modern Data Protection | Thursday, September 10 | Kevin Garvey & Alejandro Loza
SANS Survey: The Shift from Automation to Agency AI is moving from rule-based automation to systems that can act independently and security teams are on the front lines of that shift. Share your experience in this short survey and help the community understand how organizations are actually adapting
Survey | The State of Cybersecurity at the Human Edge Your participation will help build an industry-wide picture of where human-layer defenses stand today