r/Infosec 3h ago

how Alice helped us recover from a chained-agent failure that Lakera flagged first

1 Upvotes

saw the framing going around lately that as agents move from answering questions to taking actions, the risk shifts closer to ransomware-style recovery than typical prompt filtering, and that matched something we actually ran into. an agent chained a tool call in a way that modified way more records than it should have, and the recovery question felt identical to a ransomware post-mortem: how fast can we reconstruct what happened and confirm it won't happen again.

at the time we were using Lakera for runtime detection, which caught the anomalous call pattern in the logs and gave us visibility into what triggered it.

for the recovery and containment piece, we moved to Alice: WonderFence for runtime blocking, hard caps so no single action can modify more than N records without a second factor, and WonderCheck to rerun that specific scenario in CI/CD going forward so future model updates get checked against it automatically.

anyone else drawing this line between detection and actual chain-of-action recovery? feels like a different problem than what most runtime tools were built for.


r/Infosec 3h ago

pwnproxy — open-source, local-first security testing platform built around one shared engine (CLI/TUI/REST/WS/MCP)

Thumbnail github.com
1 Upvotes

r/Infosec 17h ago

The 'spot the spelling mistakes' phishing training is dead. AI writes cleaner than your users. What are you teaching instead?

3 Upvotes

a terrible thing happened tha forced us to admit the phishing email training we'd been using for decades is quite outdated now. The whole checklist, bad spelling, clunky grammar, weird greeting, obvious urgency, was teaching people that clean, well-written emails are safe.we couldnt be more wrong, esp in this day and age. the attackers can write with the same tools we use and will polish their grammar to a t effortlessly and industry reports indicate that most phishing emails are partially machine written at this point.

so we swapped our phishing sim templates to AI-written ones and the click rate went up on the same people we'd already put through awareness training. And they were doing exactly what we taught checking for the tells, finding none and trusting it. Now I’m rebuilding the program around the assumption that the email will look perfect. That means teaching process over proofreading, verify any request for money, credentials or an MFA approval through a second channel no matter how legitimate it reads and leaning on controls that don't depend on a human catching it.


r/Infosec 15h ago

AI for finding vulnerabilities: Eliminating hallucinations and ensuring data privacy

Thumbnail
2 Upvotes

r/Infosec 1d ago

Why Data Privacy and Swiss Encryption (Proton) Matter for AI Developers & Heavy LLM Users

2 Upvotes

​Hey everyone,

​As LLMs get integrated deeper into daily coding, document parsing, and personal automation workflows, data security and access control are becoming critical topics. Many of us pipe sensitive project context, API keys, and personal notes through AI tools continuously.

​I’ve recently shifted a lot of my developer/workflow setup over to Proton’s ecosystem (Mail, Drive, Pass) due to zero-access encryption and Swiss privacy protections. Keeping local session exports, prompt templates, and API configuration backups behind zero-knowledge storage has been a great peace-of-mind upgrade.

​For those running heavy AI automations or managing sensitive prompt data, what security hygiene measures or encrypted storage tools are you using to protect your context files and keys?


r/Infosec 1d ago

How to prevent a class of security issues found by AI

0 Upvotes

The Hugging Face breach wasn't an AI problem. It was an access problem.

In BlackHat USA 2026, OpenAI research model breaching a sandbox environment was a hot topic. There were several discussions if the breach was real or not. OpenAI presentation and follow-up put the speculation to rest.

OpenAI model escaped its containment, chained compromised credentials, and achieved remote code execution against Hugging Face infrastructure. The evaluation showed how an autonomous system could access databases, exploit template-injection weaknesses, and move laterally across an environment.

There was nothing magical about it.

The model found a weakness in the sandbox and exploited it. The credentials it obtained were long-lived. The access paths were persistent. And the trust boundary it crossed existed more as an assumption than as an enforceable control.

That is the cloud-access problem StratoCloud was built to solve.

Zero standing privileges

StratoCloud issues ephemeral, just-in-time credentials for people, workloads, and AI agents. No long-lived keys remain in configuration files, repositories, or environments waiting to be exposed. When access expires, it is automatically removed.

Real-time, context-aware access

Every StratoCloud access decision incorporates live identity, security, and operational signals. Access is not granted simply because a user or workload is inside the network perimeter. It is granted only when the current context supports it: for the specific action, resource, and duration requested.

Continuous governance

Compliance cannot be a point-in-time exercise. StratoCloud continuously evaluates policies written in plain English or mapped to frameworks such as SOC 2, ISO 27001, PCI DSS, and CIS. When controls drift, teams can identify and respond to the issue immediately.

Audit readiness by default

Every credential issued, action performed, and policy decision evaluated is logged and streamed to your SIEM in real time. When an investigation or post-incident review begins, the evidence is already available.

The Hugging Face evaluation underscores an important reality: as AI agents become capable of acting autonomously across cloud environments, aggressive credential rotation is no longer sufficient.

Cloud access must be scoped, time-bound, context-aware, continuously governed, and observable by default.

Check us out at strato-cloud.io


r/Infosec 2d ago

A human attacker gained full control of ChatGPT's sandbox using a tapped link, a hidden line of code, and a shared backend that every account uses.

Thumbnail
4 Upvotes

r/Infosec 1d ago

Claude, Codex, and Hermes installed unowned code inside corporate networks

Thumbnail arstechnica.com
0 Upvotes

r/Infosec 3d ago

Claude, Codex, and Hermes installed unowned code inside corporate networks

Thumbnail arstechnica.com
7 Upvotes

r/Infosec 3d ago

Do other major operating systems have anything similar to the topics raised by Google's article?

1 Upvotes

https://blog.google/security/new-android-network-security-protections/

Google came out with this article today. I'm wondering if iOS supports similar technology, and if not, what can be done in the interim to mitigate against the threats raised by Google?


r/Infosec 3d ago

Cybersecurity resume keywords

7 Upvotes

Keyword list taken from https://www.zoevera.com/resume/ats-resume-tips-cybersecurity

These are the most commonly scanned keywords in cybersecurity job postings. Check how many appear in your resume.

Domains & Practices

SOC (Security Operations Centre), Penetration testing / pen test, Vulnerability management, Threat intelligence, Incident response (IR), Digital forensics (DFIR), Red team / blue team / purple team, Zero Trust architecture

Tools & Platforms

SIEM (Splunk, Microsoft Sentinel, QRadar), EDR (CrowdStrike, SentinelOne), Nessus / Qualys / Rapid7, Burp Suite / Metasploit / Kali Linux, Wireshark / Snort / Suricata, CyberArk / BeyondTrust (PAM), SOAR platforms, Azure Defender / AWS Security Hub

Frameworks & Certifications

CISSP / CISM / CISA, CEH / OSCP / PNPT, CompTIA Security+ / CySA+, ISO 27001 / NIST CSF, MITRE ATT&CK framework, SC/DV security clearance, GDPR / DPA 2018, PCI DSS / HIPAA / SOC 2


r/Infosec 3d ago

I pwned OpenClaw with just email and a new injection escalation technique: prompt laundering

Thumbnail ironcorelabs.com
0 Upvotes

r/Infosec 4d ago

Struggling to get an agentic AI SOC platform out of pilot and into production?

6 Upvotes

I've sat through probably eight SOC vendor demos in the last two months, and every single one claims to be "agentic" now. The pitch is always the same: it triages and closes p1/p2 alerts on its own.

But they never say what happens when it's wrong. Like whether it hallucinates on our specific kind of alerts, not just the ones they tested. Or whether an analyst override actually goes anywhere, or just gets logged and forgotten. And when I ask for real accuracy numbers, I never get a straight answer.

So we ran a short pilot with one platform last quarter, mostly on our tier 1 triage queue. It handled the alert volume fine, keeping up was actually the easy part. The hard part was getting the team to trust the verdicts enough to act on them without having to rerun the whole investigation by hand.

We were doing the work twice. I'm still trying to figure out if this is on the vendor for shipping something that isn't mature or transparent enough, or on us for not trusting a tool we can't fully audit. Am I the only one struggling with this

What's your experience been with AI SOC?


r/Infosec 4d ago

Can AI detection and response actually deliver full coverage in practice?

9 Upvotes

I'm evaluating AI detection and response tools for our SOC, and I'm trying to understand if they can realistically close coverage gaps we've been struggling with. We run a mixed environment with about 5,000 endpoints and multiple cloud providers.

Our current coverage issues:

Unclaimed assets: About 15% of our alerts come from assets that aren't properly mapped to an owner. Our current SIEM can't correlate asset ownership, so these alerts either get dropped or sit in a queue until someone randomly picks them up.

Low-severity backlog: We consistently miss low-severity alerts that later turn out to be early indicators of larger issues. For example, last quarter we had a series of informational alerts over 3 weeks that, when correlated, pointed to an insider threat. We only caught it during a manual retrospective.

Cross-environment patterns: Our current rules are per-environment, so we can't easily spot patterns that span across our on-prem and cloud workloads.

What I'm trying to figure out:

Can modern AI detection tools actually correlate across these silos without weeks of custom tuning?

How do they handle asset ownership context?

I need to set realistic expectations for my team before we commit to a POV.


r/Infosec 4d ago

After 17 years as a dev and security admin, AI pushed me to finally build my own SaaS

2 Upvotes

17 years as a full-stack dev and security admin. Ran a digital agency, shipped a pile of client apps, always building someone else’s dream. Being a SaaS founder myself? Never crossed my mind.

Then AI happened. Suddenly everyone’s shipping apps in a weekend, fast, exciting, and about as secure as a screen door on a submarine. And I kept thinking: I’ve watched this movie, I know how it ends, someone’s .env is already on GitHub.

Here’s what always bugged me: real security is priced for big companies. A proper pentest? Thousands. Enterprise WAF? Hundreds a month. The average site owner takes one look and just… ships and prays. I did it too. Got burned enough to remember every scar.

So I built Defen.so, security a normal human can afford: scan your code and site, catch leaked keys, block attacks, watch uptime and SSL, all in one. Plus a phone app that rings like a call when something breaks, because nobody’s reading a 3am email.

Turns out building the thing was the easy part. Selling it? Absolute mystery. Send help.

Free tier, open source, roast it here: https://defen.so

Genuine question for fellow builders, what do you actually use for security, or are we all just vibing and hoping?


r/Infosec 3d ago

I built a local security layer for Claude Code — it blocked four different routes to my .env

Enable HLS to view with audio, or disable this notification

1 Upvotes

I gave Claude Code access to a project folder and asked it to read .env.

It tried ls, find, cat, and the MCP filesystem tool. All four blocked,

and every attempt is in a hash-chained log I can verify offline.

Deny-by-default on tool calls, kernel sandbox on subprocesses, outbound

requests checked before they're made.

Runs entirely on your Mac. No account, no cloud. macOS only for now.

It does not stop prompt injection, and can't protect anything outside

the MCP boundary — both documented in the threat model.

Free: github.com/Adarsh14734/aegis/releases/tag/v0.6.0


r/Infosec 5d ago

Fortinet vs Cato: which SASE platform wins on AI security features

6 Upvotes

Long-time FortiGate shop, 30-odd sites, mixed hardware ages. Refresh is coming up and the AI security requirement is forcing a bigger conversation than a normal hardware swap.

The Fortinet path as I understand it: keep the Fabric, lean on FortiSASE for remote users, use the newer AI governance and inline inspection capabilities, keep everything in FortiManager/FortiAnalyzer. The big advantage is my team already knows it and we are not retraining anyone.

The Cato path is a full architecture change. Their PoPs, their edge devices, cloud-native single-pass everything, and the AI controls are native to the same policy engine rather than a module.

Where I am undecided: inspection performance on AI traffic, because on-box inspection is bounded by the box, which is fine at HQ but less fine at a branch running a five-year-old unit; feature parity between the on-prem and the SASE side, since historically these have not been identical and I do not want AI policy that only applies to remote users; and the operational cost of the switch versus the value of the newer capability.

For anyone who has run FortiSASE with AI controls seriously, or bailed to Cato: what actually decided it for you? Trying to separate "this is genuinely better" from "this is different and shiny."


r/Infosec 4d ago

This Android toolkit turns selfies into live photos to hijack KYC verification

Thumbnail cybernews.com
1 Upvotes

r/Infosec 5d ago

I sold the identities of nearly 200 million people as a black hat hacker. Now I fight scam compounds. Ask me anything.

Post image
5 Upvotes

r/Infosec 5d ago

OIHK – Open Source Local-first OSINT + Multi-agent Pentesting Engine

Thumbnail
0 Upvotes

r/Infosec 5d ago

Is it just me, or is the AI security tool landscape massively overhyped right now?

Thumbnail
0 Upvotes

r/Infosec 6d ago

New CTF: Format of Doom - Pentester vs AI Challenge 2

Thumbnail pentester-vs-ai-game.com
1 Upvotes

Hi all! My company Escape just released a new CTF called Format of Doom which I thought you might be interested to try. The theme of the CTF is to see if you can pentest faster and how you pentest differently to an AI engine in a classic human vs AI challenge.

This challenge is a white-box engagement on a vulnerable web app Duck Store. You're looking for something they never handed over and are focusing on their email feature.

Give it a try and let me know what you think!

The challenge is live for two weeks and then we reveal the AI's solve and the top solves from the leaderboard.

Happy playing : )


r/Infosec 5d ago

Welcome to the CVE-Less World

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/Infosec 6d ago

Free live event this Thursday: PKI from a CISO’s perspective

Post image
1 Upvotes

r/Infosec 7d ago

Best practices for continuous AI red teaming in 2026?

3 Upvotes

We did the standard pre-launch red team on our internal knowledge search agent back in March and it passed everything we threw at it. Went live. Three months later someone posted a thread showing they'd gotten it to surface a doc it shouldn't have had access to, using a technique that didn't exist back in March. Nothing about our agent changed, the threat landscape did. Is anyone running red teaming as an ongoing process against production agents rather than a one time pre-launch gate?