Urgent.News

What's breaking now, across thousands of outlets.

AI

This Windows Malware is Built to Let Up to Four AI Models Vote on Its Next Move

A Windows malware called CLOSEDQUORUM is built to take orders from a vote of up to four AI models instead of an attacker's server, Cisco Talos said on September 22. The models can choose to steal Windows credentials, saved browser passwords, and crypto wallet data. Talos has not seen this setup work from start to finish, and the public version of the malware does not work as it is.

This Windows Malware is Built to Let Up to Four AI Models Vote on Its Next Move

We haven't written up this one. The Hacker News has the full story — the link below goes straight to it.

Read the original at thehackernews.com →

More in AI

Why Your AI Chatbot Forgets Everything — And How to Fix It

In the last article we built a working chat endpoint. Send a message, get a reply. It felt like magic. Then I tried to have an actual conversation. Me: "My name is Sham." AI: "Hi Sham!

  • AI chatbots forget context between conversations due to independent API calls.
  • In-memory solution stores conversation history in Java Spring API using Map.
  • Persistent database like PostgreSQL solves context loss and scalability issues.

More from Wednesday 23 September →