Engineering notes from the trenches.
Reverse-engineering APIs, automation that survives production, security research, and honest takes on the tools I ship with.
Reverse-engineering APIs, automation that survives production, security research, and honest takes on the tools I ship with.
2 posts ← reset filters
A quick checklist for reading HTTP response headers and spotting security misconfigurations before you even look at the response body.
DevTools shows you everything, which is the problem. Here's how I filter signal from noise when reverse-engineering a web application's API.