HTTP Method Exposure Analyzer
Summarize PUT, PATCH, DELETE usage in HAR captures and flag endpoints callable from browser sessions without proper controls. Free by Graph Tools.
Use this free HTTP method exposure analyzer to review which mutating HTTP methods (PUT, PATCH, DELETE) appear in HAR traffic captures and assess their exposure risk from browser sessions. The tool groups endpoints by method, flags state-changing operations that lack CSRF protections or are called without authentication, and highlights method combinations that suggest insufficient access control. Useful for security engineers, QA engineers, and developers auditing web application API usage.