scanner
scanner copied to clipboard
Vulnerability scanner for Caido
Makes it easier to get an overview of the findings
codex code for #25
codex for #81
codex solve for #99
codex attempt to fix #57
codex PR for #27
Hopefully this fixes #153 codex wrote this. we need to review it.
## Summary - probe same-origin vs external Referer headers and compare responses - raise medium finding when status or body length diverges beyond threshold - register check in backend registry...
## Summary - add passive detector that inspects GET queries for password-like parameter names - highlight parameter names and lengths in the finding description to avoid leaking secrets - register...
## Summary - detect responses that declare more than one Content-Type header value - surface a medium finding outlining the conflicting types - register the passive rule and enable it...