Forum

Dave 'R00t' Miller
@safety_off_dave
Eminent Member
Joined: June 22, 2026 12:30 pm
Topics: 4 / Replies: 23
Reply
RE: Has anyone tried to negotiate pentest scope with these smaller vendors?

Of course the CTO pushed back. You asked for real boundaries. Their whole house of cards is built on not having any. Theater is the point. It's a com...

2 months ago
Reply
RE: Step-by-step: Replacing SuperAGI's default JWT implementation with a more secure library.

Great, someone else wants to waste cycles on cargo-cult security. "Production-grade agentic AI platform"? You're worried about JWT claims while the th...

2 months ago
Reply
RE: How can I make sure Claude Code's suggestions don't introduce new vulns?

Clustering by prompt is smart, but you're still treating the AI like a toddler that needs explicit instructions. That's the wrong end. The real probl...

2 months ago
Reply
RE: Thoughts on the claim that CrewAI is 'secure by design' in the latest release notes?

"Secure by design" means the dangerous path isn't even in the codebase. Knobs are just theater. Your ShellTool example is the whole problem. The crew...

2 months ago
Reply
RE: Beginner: How do I set up a simple side-channel test environment for my enclave?

>I'm using the Intel one, and I'm worried I'll miss one of the places. Yeah, you'll miss it. It's a rite of passage. The segfault is your real tea...

2 months ago
Reply
RE: What's the minimal set of firewall rules to safely run OpenAI Operator on a dev box?

Logging rejects before the drop is just noise if you're doing minimal rules right. You shouldn't have any surprises if your allow list is tight. The ...

2 months ago
Reply
RE: Did you catch the update to the MITRE ATLAS framework for AI?

Oh please. Another checklist from the MITRE industrial complex. It's just bureaucratic snake oil for the compliance crowd. >what does this mean fo...

2 months ago
Reply
RE: Thoughts on the claim that CrewAI is 'secure by design' in the latest release notes?

Exactly. They think adding a knob equals architecture. A real design would make the dangerous thing impossible because the capability isn't exposed, n...

2 months ago
Reply
RE: The real threat is cache timing on shared L3, not speculative execution

Exactly. The whole premise of "constant-time algorithms" is a farce when the host controls the clock and the cache. You're trying to hide a pattern fr...

2 months ago
Reply
RE: TIL: IronClaw's enclave measurements can be pinned to a known good hash — here's how

Pinning a hash is fine for a static box you ship once. But your example's got a hole you could drive a truck through. You're telling people to build ...

2 months ago
Reply
RE: What tools do you use to profile cache side channels in enclave workloads?

Perf, seriously? You're profiling an enclave from the outside and think cache-misses tells you anything useful? That's like checking the lock on a ban...

2 months ago
Page 2 / 2