Proud to be the first auditor on the bountyhunt3rz podcast the most popular one, I haven’t missed a single episode.
Cutting weight these days, so I might’ve sounded a bit tense xD
Huge thanks to riptide for having me on 🫡
Ever seen a 401 on a POST request?
Change it to POSTX.
If the server says "missing parameter" or acts weird you just bypassed auth.
Some backends treat unknown methods like POST.
WAFs? They might ignore it completely.
ㅤ
🔥RCE in Auth Login ☠️
Before testing SQLi, test RCE in login page 😎
Join my telegram channel for more bug bounty and penetration testing
t.me/ShellSec
ZK has broken out of the crypto bubble.
Google Wallet, Cloudflare and EZKL now ship zero-knowledge proofs in production.
Here’s what that looks like in the real world:
hexens.io/blog/zk-usecas…
I'm a Security Engineer with 5+ years of experience in Web Security and Bug Bounty. Actively looking for new opportunities in cybersecurity (engineering or triage roles).
Feel free to reach out or connect, happy to share my CV.
Ever feel like gosec or staticcheck miss real security issues in Go code? I did too-so I built CodexSentinel.
OWASP Top 10 coverage
Taint analysis (input -> sink)
Architectural layer checks
Secrets & dep scanning
CI-ready (SARIF, HTML)
Try it: github.com/Voskan/codexse…
#golang