Claude Code Security

Claude Code Security is a new capability built into Claude Code on the web and is now available in a limited research preview to scan codebases for security vulnerabilities and suggest targeted patches for human review. It uses a human-style static analysis with multi-stage verification, severity and confidence ratings, and requires…

Read More
Why CVSS Scores Don’t Tell the Real Story of Risk

CVSS often drives remediation priorities in SOCs, but its technical severity scores lack business and environmental context, leading teams to chase high-severity numbers instead of real risk. Modern exposure management and contextual risk scoring—exemplified by platforms like PlexTrac and frameworks such as CTEM—centralize findings and prioritize remediation by exposure, exploitability, and business impact to reduce real-world exposure. #CVSS #PlexTrac

Read More
Malware detection with Sysdig

Malware in the cloud has evolved to be faster, automated, and short-lived, requiring detection tailored to containerized, serverless, and elastic infrastructures rather than legacy endpoint controls. Sysdig’s cloud detection and response combines execution-level detection, runtime blocking, and YARA-based pattern matching to detect and block malicious binaries across cloud, hybrid, and on-prem environments #Sysdig #YARA

Read More
AI in Cybersecurity: Is It Worth the Effort for Lean Security Teams?

Security vendors heavily promote AI as a fix for understaffed teams, but many implementations are either marketing-heavy or introduce new operational complexity. Small and midsize organizations should weigh building AI into their internal stack against outsourcing to MDR providers by focusing on measurable outcomes, integration effort, and provider due diligence. #Bitdefender #Forrester

Read More
Offensive DPAPI With Nemesis

Nemesis 2.2 enhances the automation of DPAPI decryption on Windows, facilitating both forward and retroactive decryption of system and user keys, including those protected by Chromium’s App-Bound Encryption. This update significantly improves analysis and abuse capabilities for security professionals and attackers dealing with Windows DPAPI and Chromium data. #Nemesis2.2 #ChromiumAppBoundEncryption

Read More
AI SOC Investigation Has Moved Beyond Triage: Two Cases That Show Where It Actually Matters

AI investigation performs contextual, hypothesis-driven analysis across multiple telemetry sources to execute L2/L3-quality investigations at scale rather than merely speeding up triage. Production cases at Prophet Security show the AI reconstructing a cloud credential compromise and detecting intent in a legitimate-appearing phishing email with full query-level transparency. #ProphetSecurity #AWS

Read More
Nemesis 2.2

Nemesis 2.2 introduces new features focused on large container processing, enhanced data agents, and improved DPAPI support for both offensive and defensive cybersecurity operations. These updates enable efficient disk image processing, integration with AI-powered analysis, and deeper insights into browser cookies, credentials, and system files. #Nemesis2.2 #DPAPI #ChromiumCookies

Read More
The Riskiest Alert Types and Why Enterprise SOC Doesn’t Triage Them

Many breaches arise from long-tail, low-frequency signals that standard SOC structures and AI tools miss because they are optimized for high-volume, repeatable alerts. The SolarWinds incident illustrates how scattered, low-severity cross-domain indicators can enable prolonged dwell time, and platforms like Radiant aim to surface and investigate those edge cases before they become breaches. #SolarWinds #AzureAD

Read More
AI Won’t Break Microsoft 365. Your Security Backlog Will

AI attackers are automating discovery and exploitation of known Microsoft 365 misconfigurations—report-only policies, legacy authentication, and over-permissioned app registrations—that sit in MSP backlogs. If organizations don’t enforce identity risk controls and enable the E5 protections they already pay for, AI can weaponize those common gaps across thousands of tenants faster than teams can fix them. #Microsoft365 #Copilot

Read More
AI Shouldn’t Improve Workflows, It Should Replace Them. Here’s How to Do It

This article argues that agentic GRC—AI agents that autonomously execute entire governance, risk, and compliance workflows—differs fundamentally from AI that merely automates individual tasks. It presents a five-step framework (workflow classification, trigger architecture, decision logic, outcome integration, and validation) with a CCM example and urges GRC teams to redesign processes for autonomous execution rather than incremental automation. #AgenticGRC #CCM #SOC2 #Anecdotes #AWS #CloudTrail #Intsight #8200 #YairKuznitsov

Read More
3 Questions to Ask Before Your Next SSE POC

Secure Service Edge (SSE) is often promoted as the modern answer for securing access across GenAI, hybrid work, and SaaS sprawl, but many deployments prove the architecture without actually reducing the highest-priority risks. Agentless session security — which provides browser-native, session-level visibility and DLP without endpoint agents — addresses gaps around GenAI prompts, unmanaged devices, and post-login actions and can deliver faster time-to-value. #SecureServiceEdge #AgentlessSessionSecurity

Read More
DotNetToJScript: Execute CSharp from JScript

Attackers can bypass application whitelisting and executable restrictions by converting managed .NET assemblies into JScript loaders that execute in memory via Windows Script Host. The technique demonstrated uses DotNetToJScript to run x64 Meterpreter shellcode over HTTPS, blending into trusted components and evading binary-focused defenses. #DotNetToJScript #Meterpreter

Read More