Meet wafrift: a programmable WAF-evasion engine. Product
Encoding and grammar mutation, HTTP smuggling, TLS fingerprint rotation, and an evolutionary loop that discovers what bypasses your exact WAF, then remembers it in a per-WAF gene bank. 2026-07-30 - evade, scan, detect, distill, and the verdict exit codes.
Meet gossan: attack-surface discovery in one scan. Product
Subdomains, ports, technology fingerprinting, hidden paths, cloud assets, and origin IP in one run. JSON you can diff, SARIF your Security tab already reads, and drop-in nmap XML. 2026-07-30 - one scan, every module, output your pipeline already reads.
Seven flaws in the Securly content-filtering extension. Vuln research
A review of v3.0.7 of the Securly Chrome extension, used on K-12 Chromebooks, found seven issues: plaintext-HTTP config, hardcoded AES keys, MD5/SHA-1 hashing, a Caesar-cipher "access control", and an undeclared content script. Coordinated by CERT/CC as VU#595768. 2026-06-03 - CVE-2026-8874, -8876, -8878, -8879, -8881, -8888, -8889.
Meet keyhog: a GPU-accelerated, open-source secret scanner. Product
Open-source secret scanner in Rust. SIMD on the CPU, an Aho-Corasick automaton on the GPU, live verification of which leaked keys are still active, and SARIF + JSON + TUI output. 2026-05-28 - What keyhog catches, how it stays accurate, and how to drop it into CI.
Pre-authentication session fixation in Vaultwarden SSO. Vuln research
Vaultwarden's OpenID Connect SSO flow was not bound to the browser that started it, allowing account takeover of any SSO user who completes a login. The flaw, the exploit, and the 1.36.0 fix. 2026-05-19 - CVE-2026-47158, CVSS 8.3.