惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
D
DataBreaches.Net
D
Docker
云风的 BLOG
云风的 BLOG
大猫的无限游戏
大猫的无限游戏
月光博客
月光博客
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
罗磊的独立博客
Martin Fowler
Martin Fowler
U
Unit 42
Engineering at Meta
Engineering at Meta
IT之家
IT之家
Vercel News
Vercel News
B
Blog RSS Feed
人人都是产品经理
人人都是产品经理
博客园 - Franky
博客园 - 【当耐特】
Stack Overflow Blog
Stack Overflow Blog
G
Google Developers Blog
MongoDB | Blog
MongoDB | Blog

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
AI SOC Evasion, Tamper-Evident AI Audits, & Bell HomeHub ...
soy · 2026-04-27 · via DEV Community

soy

AI SOC Evasion, Tamper-Evident AI Audits, & Bell HomeHub 3000 DoS

Today's Highlights

This week, we dive into advanced AI security, from evading AI-powered SOCs to ensuring tamper-evident audit trails for AI agents. Additionally, a critical unauthenticated DoS vulnerability impacting 1.24 million Bell Canada routers highlights ongoing hardware security challenges.

Attempting to evade an AI SOC with offensive agents (r/netsec)

Source: https://reddit.com/r/netsec/comments/1svfqfe/attempting_to_evade_an_ai_soc_with_offensive/

This post details an experiment by Vulnetic researchers on the challenges of evading an in-house AI-powered Security Operations Center (SOC). Building on previous work with EDR evasion, the team focused on developing "offensive agents" designed to bypass AI defenses that analyze streamed network logs and other security telemetry. The core idea is to understand how adversarial techniques can be crafted to trick machine learning models used in real-time threat detection. This involves subtly altering attack patterns or sequences to appear benign, thereby allowing malicious activities to proceed undetected by the AI. The research explores the efficacy of these methods, highlighting the ongoing cat-and-mouse game between attackers and AI-driven security systems. For security practitioners, this provides crucial insights into the potential blind spots and vulnerabilities of AI-based threat detection platforms, informing strategies for improving defensive AI models and hardening security postures against sophisticated, AI-aware adversaries. It emphasizes the need for continuous adversarial training and robust anomaly detection within AI SOCs.

Comment: This showcases the critical next frontier in red-teaming: not just evading traditional EDRs, but actively finding blind spots in AI-driven security analytics. It's a valuable read for anyone building or deploying AI SOCs.

What Really Happened In There? A Tamper-Evident Audit Trail for AI Agents (r/netsec)

Source: https://reddit.com/r/netsec/comments/1suaupb/what_really_happened_in_there_a_tamperevident/

This article presents a unique and critical approach to addressing the challenge of auditing AI agent behavior with tamper-evident trails. Developed by Luke from Always Further, the method aims to create a robust and verifiable record of actions taken by AI agents, which is crucial for incident response, compliance, and understanding complex AI decisions. The core of this technique involves designing audit logs in such a way that any unauthorized alteration or falsification becomes immediately detectable. This provides a trustworthy source of truth for post-incident analysis, debugging, and forensic investigations into AI system compromises or malfunctions. The proposed framework ensures that stakeholders can confidently verify what an AI agent "really did" at any given time, enhancing transparency and accountability. This work is particularly relevant in high-stakes environments where trust in AI operations is paramount, such as in autonomous systems, financial applications, critical infrastructure management, or military applications. Implementing such a system offers a strong defensive technique for enhancing the overall security, trustworthiness, and regulatory compliance of AI deployments.

Comment: Establishing verifiable audit trails for AI is paramount for security and accountability. This article outlines a novel, tamper-evident approach that should be a baseline consideration for any secure AI deployment.

Bell Canada HomeHub 3000 - Unauthenticated DoS Affecting 1.24M Routers (CRTC Complaint Filed) (r/cybersecurity)

Source: https://reddit.com/r/cybersecurity/comments/1svvh6j/bell_canada_homehub_3000_unauthenticated_dos/

A significant vulnerability has been disclosed affecting approximately 1.24 million Bell Canada HomeHub 3000 routers, highlighting a widespread security concern in ISP-provided hardware. The flaw allows for an unauthenticated Denial-of-Service (DoS) attack, enabling a remote attacker to disrupt internet service for affected users without needing any credentials or prior access to the network. The original poster, an IT professional, detailed their efforts to contact Bell about the issue, including filing a complaint with the CRTC due to the severity and widespread impact on Canadian consumers. While specific exploit details are withheld to prevent further misuse, the unauthenticated nature and the sheer number of affected devices make this a high-priority concern for both users and network operators. This incident underscores the critical need for robust security testing and timely patching in consumer-grade networking equipment, especially devices deployed at scale by internet service providers, as a single vulnerability can impact millions. Users are advised to inquire with their ISP about patches or consider upgrading hardware if possible.

Comment: This unauthenticated DoS affecting millions of routers is a stark reminder of supply chain vulnerabilities in ISP-provided hardware. Users should urge their ISPs for immediate patching or consider alternative hardware where possible.