Skip to content

Add request URL override detection (#150)#233

Open
jthack wants to merge 2 commits intomainfrom
issue-150-request-url-override
Open

Add request URL override detection (#150)#233
jthack wants to merge 2 commits intomainfrom
issue-150-request-url-override

Conversation

@jthack
Copy link
Copy Markdown
Contributor

@jthack jthack commented Oct 24, 2025

Summary

  • flag responses that reveal URL override headers (X-Original-URL, X-Rewrite-URL, X-Forwarded-URL)
  • report medium severity since proxies honouring these headers enable routing bypasses
  • register the passive check and enable it in the Balanced preset

Testing

  • pnpm lint
  • pnpm typecheck
  • pnpm test -- --match 'Request URL override'

Closes #150

@jthack jthack requested a review from a team as a code owner October 24, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request URL override

1 participant