Research
Passkey Editor: a Burp Suite Extension for Attacking WebAuthn
An introduction to Passkey Editor, the Burp Suite extension that unwraps WebAuthn traffic into an editable view and automates ceremony-layer attacks. Published on the Anvil Secure blog.
Demystifying Passkeys Under the Hood: The Architecture
A look at passkey architecture: device-bound vs synced credentials, the three authenticator categories, and real-world deployment pitfalls like magic link fallbacks and signature counters. Published on the Anvil Secure blog.
Demystifying Passkeys Under the Hood: The Protocol
A deep dive into the WebAuthn/CTAP protocol that powers passkeys, breaking down what actually happens on the wire during registration and authentication. Published on the Anvil Secure blog.
PageBuster: Stealthily Dump All the Code Ever Executed
A kernel module infrastructure to stealthily dump executable pages of packed processes at runtime. Published on the rev.ng blog.
Pipeline-integrity: Scaling Authenticated Data Structures to the Cloud
Paper by Pennino, Pizzonia, and Griscioli published in Future Generation Computer Systems (Elsevier). My bachelor thesis implementation contributed to this work.