Hi there, this is your daily ☕️ Cyberpresso.
In today's Cyberpresso:
⚡ Hackers shut down UK power plant
🏦 Hackers breach Apollo
📦 npm packages plant Linux backdoor
🔑 768 leaked AWS keys still grant admin
📌 Phishing kit survives your password reset
Plus: 💡 6 strategies & tactics, 🎁 8 other news you might like, 🧰 6 tools, and 📚 5 papers.
⚡ Hackers shut down UK power plant LINK
🏦 Hackers breach Apollo LINK
📦 npm packages plant Linux backdoor LINK
🔑 768 leaked AWS keys still grant admin LINK
📌 Phishing kit survives your password reset LINK
💡 Strategies & Tactics
> Text Template: Attackers can hide malicious code inside developer template files and run it through trusted Microsoft build tools, so teams should block these files and watch for the tools launching suspicious processes.
> Cybermes – AI Red Teaming Agent for Automated Penetration Testing: Cybermes is a free AI security agent that runs full penetration tests automatically and only reports flaws it can prove, cutting the false alarms that waste analysts' time.
> Named Pipes Under Attack: Securing Windows Interprocess Communication: Treat every named-pipe connection between Windows programs as potentially hostile, verifying the caller's identity and authorizing each command, because local communication is not automatically trusted.
> I Changed One “User_Id” and the API Said “Sure” — From Password Reset to Mass Account Takeover: A password-reset feature that trusts a client-supplied user ID without verification lets attackers reset anyone's password, so always require authentication tokens before changing account credentials.
> Salesforce gave every org the same free scanner. Attackers already know what it misses.: Because Salesforce's free file scanner is identical in every org, attackers can rehearse against a copy until a malicious file slips through undetected.
> Why every AI agent needs an org chart: Assign four named humans, owner, reviewer, approver, and shutdown lead, to every AI agent, because permissions define what agents can do but not what people actually intended.
Other news you might like
- Anthropic brings Mythos 5 to its Claude Security vulnerability scannerLINK
- AWS Network Firewall Adds Rule Hit Counts to Identify Unused Security RulesLINK
- Term Labs suffers a governance attack, with $8.5 million drainedLINK
- Hackers abuse FTP server banners to deliver new Windows malwareLINK
- Critical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionLINK
- Fake bank websites play dead to evade security scannersLINK
- Poland’s CERT Warns of Active Exploitation of Critical Zimbra Collaboration Suite FlawLINK
- N-able Bug Exposes Password Vault Master KeysLINK
🧰 Trending tools
MonoCloud for Startups: unifies authentication and Cedar-based authorization for users, APIs, and AI agents, letting you control, audit, and revoke access, free for one year.LINK
qsa.sh: runs an external port and vulnerability scan of your public IP using naabu, nmap, and nuclei, streamed to your terminal via curl in seconds.LINK
Claudoscope: menu bar app for Claude Code that browses session history, tracks token costs, scans for leaked secrets, and lints your config files locally.LINK
HOL Guard: a firewall for AI agents that intercepts and blocks high-risk actions like deleting production data or exposing secrets before they execute.LINK
Cynative Security Research Agent: open-source AI CLI that answers plain-language security questions across cloud, code, and runtime with read-only guarantees enforced at the IAM level.LINK
SolonGate: a zero-trust security layer that intercepts AI agent actions, filtering them through policy checks to block unauthorized or destructive operations before execution.LINK
📚 Trending papers & reports
Medical scan sanitizing removes patient-identifying details hidden in both images and text, then regenerates the scarred image areas so clinical detail survives, letting hospitals safely feed records into AI without leaking protected health information.LINK
Security AI agents can be diagnosed step by step to reveal where they fail on multi-stage tasks, showing many break before even reaching the key action, and that the main failure point shifts between model versions.LINK
Robot touch sensors can be secretly fooled from a distance using electromagnetic signals, tricking robots into gripping too hard and damaging objects or injuring people, proven across 15 sensors and two robotic hands.LINK
Command-line AI assistants, the tools that turn plain requests into shell commands, often carry out harmful system tasks instead of refusing, especially when prompts include attacker-style hints, per a new 140-task security benchmark testing seven such tools.LINK
Vulnerability-scanning rules get automatically sharpened by testing them against generated sample programs, catching up to ~120% more real security flaws in C/C++ code while keeping accuracy above ~98%, no labeled data needed.LINK
See you tomorrow for a new dose of ☕️ Cyberpresso!