Blog
Security research & supply-chain writeups.
GitHub Actions security, package malware anatomy, and the internals of the vu1nz scanners.
June 3, 2026
Anatomy of the Shai-Hulud npm Worm (And How To Catch The Next One)
In September 2025 a self-replicating worm compromised 180+ npm packages overnight — including CrowdStrike's.
June 1, 2026
Ship Safer: vu1nz GitHub Actions catches CI/CD vulnerabilities in 30 seconds
17 automated CI/CD security checks plus optional Claude AI code review. One workflow file.
May 19, 2026
Introducing vu1nz OS — Autonomous AI Security Research Kernel
We built an AI-powered security testing system that thinks, acts, and observes.
May 18, 2026
The IDOR Testing Checklist
How to test for insecure direct object references without making assumptions about authorization.
May 17, 2026
Proof-Based XSS Detection
Why pattern-matching XSS detection is broken and how proof-based detection eliminates false positives.