Overview
- Cisco Talos publicly disclosed ClosedQuorum on Tuesday, Sept. 22 and released CAIRN plus YARA and Snort rules, SHA‑256 hashes, and other indicators to help hunt AI‑integrated malware.
- The Go‑based implant sends host details to up to four commercial models — DeepSeek, Qwen, Mistral, and Google Gemini — tallies their structured responses, and executes the action with the most votes.
- Models may choose one of four actions — steal, inject, persist, or move — where steal triggers LSASS memory dumps, saved‑browser credential theft, and crypto‑wallet extraction, and results are sent to an operator via a Discord webhook.
- Talos found the analyzed public build is inert because it uses placeholder API keys and a dummy webhook but logged evidence that developer builds can be compiled with real credentials and linked the developer to 2025 carding forum posts.
- Researchers say the malware illustrates “effort displacement” by removing the human decision loop while also exposing defensive weak points such as reliance on commercial AI APIs, predictable tie‑breaking, TLS‑inspectable prompts, and correlated behaviors defenders can monitor.