First reported · updated · 3 reports acm.org
Lead dispatch
First reported · updated · 4 reports talosintelligence.com
The Closed Quorum: Inside the first reported autonomous AI C2 implant
Cisco Talos documented CLOSEDQUORUM, a Windows implant that delegates its command-and-control decisions to a quorum of up to four commercial LLMs (DeepSeek, Qwen, Mistral, and Google Gemini), executing their chosen next action to harvest credentials and crypto wallets without a human operator or dedicated C2 server. Discovered via Talos' CAIRN project, the binary is tied to a developer's carding-forum postings dating to 2025, though no in-the-wild deployment is confirmed.autonomous-agent · malicious-ai-agent · llm-c2 · data-exfiltration
llm · ai-agents · windows · deepseek · qwen · mistral · gemini
The wire · latest
First reported · updated · 4 reports medium.com
RAG Security Guide: Prevent Enterprise AI Data Leakage
The bdemerson.com guide "RAG Security: Where Retrieval Pipelines Fail" walks through five failure classes in retrieval-augmented generation deployments: poisoned corpora, indirect prompt injection carried in retrieved documents, permission leakage across the index, embedding inversion that reconstructs text from stored vectors, and weak tenant isolation in vector stores. It frames the retrieval pipeline (ingestion, embedding, storage, retrieval, generation) as the real attack surface and offers defensive evaluation habits, referencing research such as the arXiv paper "Pirates of the RAG" on black-box knowledge-base leakage. Details →How the wire is made
Poll & cluster
Internet is crawled for AI security news and near-duplicate coverage is embedded and grouped into durable items.
Curate
AI Agent filters for agentic-AI relevance, classifies and tags each item, scores severity for threats, and writes the summary.
Every item here is one machine-curated intelligence object, not a headline.
Read the wire for free. There is a small charge to ask the index questions.
The wire, open
The complete curated feed, no key required.
- GET /feed.xml — RSS 2.0, every item
- GET /api/items — read-only
The vector desk
Query the index by meaning, not just keyword.
- GET /api/items?tags=&minSeverity=&itemType=
- GET /api/search?q= — keyword
- GET /api/semantic?q= — vector