Hi there, this is your daily βοΈ Cyberpresso.
In today's Cyberpresso:
π± Fake AI calls steal iPhone passcodes
π‘οΈ A single website visit could hijack Nvidia's NemoClaw AI agents
π΅οΈ Iran hackers hide backdoor in Deno
π£ Fake CAPTCHAs hide in 24 npm packages
π Critical Gitea flaw exploited remotely
Plus: π‘ 6 strategies & tactics, π 4 other news you might like, π§° 6 tools, and π 5 papers.
π± Fake AI calls steal iPhone passcodes LINK
π‘οΈ A single website visit could hijack Nvidia's NemoClaw AI agents LINK
π΅οΈ Iran hackers hide backdoor in Deno LINK
π£ Fake CAPTCHAs hide in 24 npm packages LINK
π Critical Gitea flaw exploited remotely LINK
π‘ Strategies & Tactics
> VMs won't contain cyber-capable agents: Advanced AI agents can now break out of standard virtual machine sandboxes by finding and chaining unknown vulnerabilities, so isolation requires minimal, security-focused tools like Firecracker.
> GPUThor Rowhammer attack beats ECC on NVIDIA workstation GPUs: Researchers built a GPU memory attack that overwhelms NVIDIA's error-correcting defenses to crash workstation cards or seize root access, proving ECC alone isn't enough protection.
> From SQL Injection to Remote Code Execution: Following an Unexpected Attack Chain: A single overlooked URL parameter let a researcher chain database theft into full server control, exposing every unrelated site on the shared host.
> Assembly for Malware Analysis: Explains how to read x86/x64 assembly for defensive malware analysis by inferring a program's data flow and system calls rather than memorizing instructions.
> How I Chained Three Bugs to XSS an Intigriti CTF β IDOR + DOM Clobbering + DOMPurify 3.0.9 Bypass: Demonstrates how three minor flaws, guessable session IDs, an outdated sanitizer, and a script loader reading from the page, combine into a working cross-site scripting attack.
> State divergence enables unauthorized access: A blockchain supply check that compared attacker balance to a stale zero supply let anyone grant themselves admin and drain roughly $500,000 in assets.
Other news you might like
- Core Werewolf Hackers Deploy New CoreRAT Malware Against Russian Government and Defense OrganizationsLINK
- AI-Assisted ToxNetV2 Linux Botnet Uses LLM to Generate Shell and SSH CommandsLINK
- 28,000 Exposed .git Repositories Leak Active AWS, OpenAI, Stripe and GitHub CredentialsLINK
- Water sector passes, government sector fails attempts to spot and halt simulated CISA attackLINK
π§° Trending tools
MonoCloud for Startups: combines authentication and Cedar-based authorization for users, APIs, and AI agents, letting you control, audit, and revoke access, free for a year.LINK
Constellation Gate AI: a proxy layer between your agents and LLMs that filters threats, cuts token costs, and logs every request for auditingLINK
Execlave: enforces runtime policies, kill switches, and audit logs on autonomous AI agents in under 20ms, mapping to SOC 2, EU AI Act, and ISO 27001LINK
TailMux: runs multiple Tailscale profiles at once on macOS and Linux, routing by hostname so work and personal tailnets stay reachable simultaneously.LINK
Lunen.ai: an AI assistant that logs every action, flags risky steps for approval, and keeps audit trails your security team can trustLINK
Aegisora: an open-source proxy layer that guards LLM agents by enforcing least-privilege API access, masking PII, blocking prompt injection, and logging activity for audits.LINK
π Trending papers & reports
AI agent hijack defense pinpoints the exact text in an agent's inputs that actually drives its tool-use decisions, catching injected commands from untrusted sources that slip past current input-scanning defenses, tested across ten agent setups.LINK
Backdoor cleanup spots the tell-tale internal glitch hidden triggers leave inside multimodal chatbots and scrubs it out at the source, removing the sabotage instead of merely filtering suspicious inputs at run time.LINK
Post-quantum SSH logins can swap heavy quantum-safe signatures for a lighter challenge-response method that keeps the familiar key-based login model, cutting server load and traffic while matching the speed of leaner alternatives.LINK
Security prompts for AI coding mostly shuffle risk rather than remove it, cutting GPT-4o's serious flaws from ~21% to ~14% while minor ones climb from ~32% to ~44%, so careful wording can't replace real security checks.LINK
Prompt injection defenses tag each chunk of a model's input with an invisible, tamper-proof label saying whether it's a user's words, a tool's output, or an order to follow, blocking attackers who disguise commands as data.LINK
See you tomorrow for a new dose of βοΈ Cyberpresso!