The Biggest Supply Chain Attack of 2026 Was Unfolding While We Were at RSAC, the FBI Director’s Gmail Got Popped, and a B AI Startup’s Biometrics Hit the Auction Block

This issue of The Cybersecurity Pulse details a massive software supply-chain campaign by TeamPCP that poisoned widely used open-source security and runtime tools, triggering cascading compromises and exposing sensitive data from downstream victims. It also summarizes RSAC 2026’s focus on agentic AI—dozens of product launches and large funding rounds—while highlighting high-impact incidents like the Mercor breach, Codex command-injection, Handala’s Gmail compromise, and Intoxalock’s outage. #TeamPCP #Mercor

Read More
Kerberos Constrained Delegation Exploitation

This article provides a step-by-step technical walkthrough of abusing Kerberos Constrained Delegation (KCD) with Protocol Transition (S4U2Self + S4U2Proxy) in Active Directory to impersonate high-privilege users and access a SQL Server. It demonstrates exploiting a misconfigured service account (kavish) using tools like Impacket and outlines detection strategies and mitigations for defenders. #KerberosConstrainedDelegation #Impacket

Read More
Cybersecurity Can Learn from the Artemis Launch

The Artemis II mission successfully launched today, marking a major milestone in returning humans to the Moon and showcasing a world-class team’s management of immense risks. Cybersecurity can learn from this achievement by adopting strategic capabilities—prediction, prevention, detection, and response—with clear objectives, resources, accountability, and continuous feedback to build an enduring defense. #ArtemisII #NASA

Read More
Which Code Vulnerabilities Actually Get Fixed? New Code Security Data from 50,000+ Repos

Semgrep’s Remediation at Scale report analyzed remediation patterns across 50,000+ repositories in 2025 and found large, category-specific fix-rate gaps between high-performing “leaders” and the rest (“field”). The biggest gaps are in OWASP categories that require architectural changes—especially Authentication Failures and Cryptographic Failures—and leaders close more issues by using PR-level scanning, blocking rules, reachability analysis, and a 90-day escalation policy. #Semgrep #OWASPTop10

Read More
Workshop Resources: OWASP Threat and Safeguard Matrix (TaSM)

The Cybersecurity Club hosted a global workshop led by Ross Young to introduce OWASP’s Threat and Safeguard Matrix (TaSM), a practical framework that maps material threats to safeguards aligned with the NIST Cybersecurity Framework. Attendees worked through phishing, ransomware, web application attacks, third‑party data loss, and AI data‑leak scenarios involving ChatGPT and Google Gemini to identify coverage gaps, prioritize investments, and explore AI automation from Clear Capabilities. #OWASP #TaSM #RossYoung #ClearCapabilities #ChatGPT #GoogleGemini #NIST

Read More
Gemini 0.37%, Claude 0.25%, Grok 0%. Humans Destroyed Them All: ARC-AGI-3

ARC-AGI-3 is an interactive benchmark that drops agents into novel 64×64 grid environments with no instructions, exposing that frontier models score below 1% while humans solve 100% of the tasks. Anthropic’s Claude Dispatch ships the ability for a phone to control a live desktop Claude session with full filesystem reach, amplifying prompt-injection risk and highlighting that these models lack the abstract reasoning needed to safely interpret adversarial context. #ARC-AGI-3 #ClaudeDispatch

Read More
Lateral Movement: Pass the Certificate

This guide demonstrates how an attacker can use a stolen administrator.pfx certificate or a derived administrator.ccache Kerberos ticket to authenticate via PKINIT and obtain remote command execution or interactive shells in an Active Directory domain. Techniques use NetExec for direct PFX authentication and Impacket/Evil-WinRM for CCACHE-based authentication across SMB, WMI, WinRM, and MSSQL, and the article includes detection opportunities and defensive recommendations. #PassTheCertificate #administrator_pfx

Read More
Privacy & Cybersecurity #64

Global regulators and courts have intensified scrutiny on data processing, publishing detailed guidance on legitimate interest, data reuse, sector-specific protections, and AI content provenance. Notable outcomes include the EDPB’s legitimate interest case digest, the ICO’s reuse and RLI guidance, CNIL’s limits on audio in video surveillance, the Dutch AP’s cloud rules for health data, Washington’s AI provenance law, Utah’s genetic sequencing restrictions, and the KGM verdict against Meta and YouTube. #EDPB #KGM

Read More
Last Chance to Register! Learn Threat Modeling from a Former CIA/NSA Officer

Ross Young, a former CIA and NSA officer and ex-CISO at Caterpillar Financial and Capital One, will teach his TaSM threat-centric framework in a live virtual workshop on March 31, 2026. The session provides hands-on exercises, templates, and a budget-justification approach to prioritize material threats and align security with business outcomes. #TaSM #CapitalOne

Read More
Credential Dumping: Local Security Authority (LSA|LSASS.EXE)

This post reviews common LSASS credential-dumping techniques—both remote and local—detailing tools and workflows attackers use to extract NT hashes, Kerberos tickets, cleartext passwords, and DPAPI keys from memory. It also covers parsing dumps with pypykatz, network-level detection for DRSUAPI/DCSync and anomalous SMB activity, and mitigations such as Credential Guard and LSASS Protected Process Light. #lsassy #nanodump #impacket #pypykatz #CredentialGuard

Read More