Tag: security risks

  • Schneier on Security: Hearing on the Federal Government and AI

    Source URL: https://www.schneier.com/blog/archives/2025/06/hearing-on-the-federal-government-and-ai.html Source: Schneier on Security Title: Hearing on the Federal Government and AI Feedly Summary: On Thursday I testified before the House Committee on Oversight and Government Reform at a hearing titled “The Federal Government in the Age of Artificial Intelligence.” The other speakers mostly talked about how cool AI was—and sometimes about…

  • The Register: AT&T not sure if new customer data dump is déjà vu

    Source URL: https://www.theregister.com/2025/06/05/att_investigates_data_dump/ Source: The Register Title: AT&T not sure if new customer data dump is déjà vu Feedly Summary: Re-selling info from an earlier breach? Probably. But which one? AT&T is investigating claims that millions of its customers’ data are listed for sale on a cybercrime forum in what appears to be a re-release…

  • The Register: More than a hundred backdoored malware repos traced to single GitHub user

    Source URL: https://www.theregister.com/2025/06/05/backdoored_malware_repos/ Source: The Register Title: More than a hundred backdoored malware repos traced to single GitHub user Feedly Summary: Someone went to great lengths to prey on the next generation of cybercrooks Sophos thinks a single person or group called “ischhfd83" is behind more than a hundred backdoored malware variants targeting novice cybercriminals…

  • Docker: How to Make an AI Chatbot from Scratch using Docker Model Runner

    Source URL: https://www.docker.com/blog/how-to-make-ai-chatbot-from-scratch/ Source: Docker Title: How to Make an AI Chatbot from Scratch using Docker Model Runner Feedly Summary: Today, we’ll show you how to build a fully functional Generative AI chatbot using Docker Model Runner and powerful observability tools, including Prometheus, Grafana, and Jaeger. We’ll walk you through the common challenges developers face…

  • The Register: IBM Cloud login breaks for second time in a fortnight

    Source URL: https://www.theregister.com/2025/06/03/ibm_cloud_outage/ Source: The Register Title: IBM Cloud login breaks for second time in a fortnight Feedly Summary: Sev-1 incident downs support portals down and means application data paths ‘may be affected’ IBM’s Cloud has experienced a second Severity One incident in a fortnight. Both meant users could not log in to the Big…

  • Simon Willison’s Weblog: claude-trace

    Source URL: https://simonwillison.net/2025/Jun/2/claude-trace/ Source: Simon Willison’s Weblog Title: claude-trace Feedly Summary: claude-trace I’ve been thinking for a while it would be interesting to run some kind of HTTP proxy against the Claude Code CLI app and take a peek at how it works. Mario Zechner just published a really nice version of that. It works…