Blogs
Field notes
Build logs and technical notes from work on security research, applied machine learning, and small systems.
- 6 min read
Building a face search engine end to end
What I learned building a small educational face-retrieval system with detection, ArcFace embeddings, and cosine search.
- 6 min read
How I do recon
My current method for turning hosts, routes, scripts, and responses into a small set of testable questions.
- 6 min read
The model that finds the bug will defend the bug
Why I separated discovery from validation in BBHUNTER, and why I require a reproducible request before accepting an AI verdict.
- 2 min read
Starting Shellcat
A short note on turning private security notes into an honest record of how I work.