Home  /  Episodes  /  Aug 13, 2026

Episode show notes

Aug 13's Top Cyber News NOW! - Ep 1194

Aired Aug 13, 2026 Daily Cyber Threat Brief Hosted by Dr. Gerald Auger

At a glance

AI's dual-use threat—bioweapons synthesis, blockchain-based ransomware resilience, and supply chain malware—dominated today's threat landscape. Meanwhile, targeted social media compromise and Android-based financial fraud show attackers are automating and chaining exploits with precision. Patching remains critical: SharePoint and Windows PnP both saw active exploitation within 24 hours of PoC release.

Stories covered

Why is the UK planning AI safeguards for gene synthesis?

What happened: The UK government is reportedly developing safeguards for AI use in gene synthesis, concerned that technology could make biological weapons easier to create. Ministers are considering new biological weapons legislation targeting terrorists, careless researchers, and other bad actors using AI to produce synthetic DNA, though plans haven't been formally announced.

Why it matters: This reflects a genuine dual-use risk: AI can accelerate legitimate vaccine and disease research, but also lower barriers to bioweapon development. The same LLM training that helps identify treatments can be weaponized by motivated actors in jurisdictions without guardrails.

What to do: Monitor regulatory developments. If your organization handles life sciences research or sensitive AI systems, begin threat modeling around synthetic biology attack chains and supply chain compromise vectors.

---

How is Deadlock ransomware using blockchain for C2 resilience?

What happened: The Deadlock ransomware gang stores configuration data and leak-site posts on the Polygon blockchain, reducing reliance on domain names and servers that law enforcement can seize. The group also uses the decentralized Session network for victim communications and Wasabi cloud storage for exfiltrated files. Deadlock has listed 80 victims, mostly in Europe, and applies both encryption and data theft pressure tactics.

Why it matters: Blockchain-based C2 is harder to disrupt than traditional infrastructure, but not unstoppable—proxy endpoints, RPC nodes, and cloud storage remain chokepoints. More critically, Deadlock avoids triggering on systems from Commonwealth of Independent States countries and Iran, indicating state-level operational awareness or possible state affiliation.

What to do: Assume ransomware attacks will succeed technically. Focus on segmentation, immutable backups, and rapid detection. Monitor for anomalous blockchain queries from your network egress. Review incident response procedures to reduce dwell time before containment.

---

Why did an attacker deploy a fake Wi-Fi hotspot on a Delta flight?

What happened: An unauthorized Wi-Fi network named "Delta Wi-Fi Fast" appeared aboard Delta flight 591 from Las Vegas to Atlanta one day after Defcon ended. A Reddit user claimed the hotspot used a phishing page to harvest credentials. Delta shut off its real Wi-Fi for ~30 minutes; no aircraft systems were affected. The FBI's Atlanta office is investigating, but no arrests were made.

Why it matters: The technical execution is trivial—Wi-Fi pineapples and deauth tools are commodity hardware. The real concern: this type of in-flight attack erodes community trust in security research spaces like Defcon, potentially leading venues to restrict access or collaboration opportunities that benefit the broader security community.

What to do: Educate your teams on evil twin networks; enforce certificate pinning for critical apps. On flights or untrusted networks, use a personal VPN. Report suspicious hotspots to flight crew or airline security immediately.

---

Are criminals targeting social media accounts for explicit content extortion?

What happened: The FBI warned that attackers are breaking into adults' and children's social media accounts to steal explicit photos and videos, then selling or posting the material alongside personal information. Tactics include leaked password/PIN spray, impersonating platform support, flooding victims with password reset requests, and cloned login pages. Victims then face harassment, stalking, extortion, and account-based attacks.

Why it matters: Social media accounts are high-value digital assets—they're mouthpieces for influence and platforms for fraud (e.g., fake crypto giveaways). Compromised accounts enable both financial extortion and reputational harm, especially when combined with stolen private content.

What to do: Enforce MFA on all social media accounts immediately. Use unique, strong passwords. Be extremely cautious of unexpected password reset emails or support impersonation. Report account compromise to the platform's security team without delay. Consider private messaging platforms for sensitive communications.

---

How quickly can attackers chain SharePoint vulnerabilities into active exploitation?

What happened: Attackers began targeting a SharePoint critical flaw within 24 hours of Rapid7 publishing technical details and PoC code on Tuesday. The vulnerability allows remote, unauthenticated attackers to bypass authentication, impersonate users/admins, disclose files, and modify data. Threat intelligence firm Diffused observed active exploitation attempts in honeypots. Microsoft patched the flaw in July; a separate chained bug can enable RCE.

Why it matters: Unauthenticated bypass vulnerabilities are immediate high-priority targets. The speed of exploitation (same-day PoC-to-active-attacks) demonstrates both automated scanning and human-driven reconnaissance. Chaining multiple CVEs for RCE escalates impact from data disclosure to full compromise.

What to do: Patch SharePoint systems immediately if not already done. Audit recent access logs for anomalous authentication patterns. Implement network segmentation to limit lateral movement from compromised SharePoint instances. Monitor for suspicious file access or modification activity.

---

Can fake USB devices silently install vulnerable software on Windows 11?

What happened: Defcon researchers Alejandro Hernando and Borja Martinez demonstrated "Plug and Pone," an attack using fake USB devices to trick Windows Plug-and-Play into auto-installing vulnerable vendor software with system privileges. Some attack chains require no user interaction; one compromised a fully patched Windows 11 machine in ~5 minutes. A remote variant works through RDP USB redirection. The researchers recommend disabling co-installers and restricting device installation policies.

Why it matters: This exploits a legitimate process (signed software installation via PKI) to deploy known-vulnerable drivers and applications as system. The attack chain is elegant: threat actors identify signed-but-vulnerable software, abuse Windows trust mechanisms, and gain immediate privilege escalation. Remote variants via RDP extend the attack surface.

What to do: Disable unused co-installers via registry (`DisableCoInstallers`). Restrict device installation policies in Group Policy. Disable USB device redirection in RDP unless operationally necessary. Monitor for anomalous device installation events in event logs. Consider disabling Plug and Play on sensitive or air-gapped systems.

---

Why are hundreds of fake VPN extensions impersonating ProtonVPN and NordVPN?

What happened: Researchers found 737 free Chrome VPN and proxy extensions across 40+ developer accounts, totaling 75,486 installs and targeting mostly Russian-speaking users. Of these, 274 impersonated 66 established brands including ProtonVPN, NordVPN, ExpressVPN, and Cloudflare. Nearly all routed entire browser sessions through shared SOCKS5 proxy infrastructure, giving operators visibility into traffic destinations, source addresses, and unencrypted requests. Google removed 221 extensions; 516 were still active at publication.

Why it matters: Malicious VPN extensions enable wholesale network surveillance, credential harvesting, and session hijacking. In countries with oppressive regimes, compromised VPN tools can expose dissidents, LGBTQ+ individuals, and political activists to arrest or persecution. The social engineering (brand impersonation) is trivial but effective.

What to do: Audit all installed VPN and proxy extensions immediately. Uninstall any free or unknown VPN tools. Use only paid, verified VPN services from established vendors (install directly from official websites or app stores, not Chrome Web Store). Educate users: free VPN = malware. Monitor for anomalous proxy traffic in firewall/proxy logs.

---

How did a single phone call lead to Android malware and fraudulent loan origination?

What happened: Group IB documented a social engineering attack where a fraudster posed as a bank employee, convinced a victim to sideload a malicious Android app (spy note RAT), which then installed wind relay malware without screen sharing. Wind relay captured NFC data when the victim tapped their payment card, relayed it to a second device at a real terminal, and allowed the attacker to originate a loan in the victim's name. Group IB linked wind relay to 23 samples targeting institutions in Czechia, Slovakia, and Slovenia.

Why it matters: The attack chains multiple vectors—voice social engineering, malicious app sideloading, NFC interception, and relay attacks. NFC-based skimming is increasingly common and often overlooked in mobile threat models. The loan origination exploit shows attackers are now automating financial fraud beyond card transactions.

What to do: Disable sideloading on corporate Android devices via MDM. Train staff to hang up and call back financial institutions independently if asked to install anything. Implement NFC transaction monitoring and alert on unusual payment patterns. Review loan origination workflows for out-of-band verification. Monitor for wind relay and spy note samples in your environment.

---

Key takeaways

  • Blockchain and decentralized infrastructure are raising the bar for C2 disruption, but aren't immune—network egress monitoring and proxy chaining remain viable containment strategies.
  • Patching timelines are collapsing: exploitation occurs same-day or next-day after PoC release; assume your unpatched systems are already being scanned.
  • Free tools, apps, and services are malware by default in 2026—whether fake VPNs, sideloaded APKs, or Chrome extensions. User education is your first line of defense.
  • Social engineering remains the path of least resistance, especially when combined with commodity malware (Android RATs, NFC relay). Verify all credential requests via out-of-band channels.
  • Dual-use AI risks (bioweapons, synthetic biology) are no longer hypothetical—governments are legislating around them. Threat model your life sciences and research workflows accordingly.

Topics covered

ransomwareblockchain C2SharePoint CVEwindows plug and playandroid malwareNFC attackssocial engineeringVPN malwaregene synthesiscryptographyincident responsesupply chaingroup IBdiffuseddefconmobile securityendpoint detectionactive exploitationransomware payments

Show notes generated from the live transcript using AI on Thu, 13 Aug 2026 18:14:13 GMT. Errors? Open the YouTube replay for the source of truth.

Want the live experience? The Daily Cyber Threat Brief airs live every weekday at 5am PT / 8am ET on YouTube. 400+ practitioners join the chat in real time.