Skip to content

Instantly share code, notes, and snippets.

@JoyGhoshs
Created November 25, 2020 15:48
Show Gist options
  • Save JoyGhoshs/8504c9cfd15e40fdc895a062e8f9092c to your computer and use it in GitHub Desktop.
Save JoyGhoshs/8504c9cfd15e40fdc895a062e8f9092c to your computer and use it in GitHub Desktop.
{
"flags": "-iE",
"patterns": [
"url=",
"next=",
"target=",
"rurl=",
"dest=",
"destination=",
"redir=",
"redirect_uri=",
"redirect_url=",
"redirect=",
"/redirect/",
"/cgi-bin/redirect.cgi?",
"/out/",
"?view=",
"login?to=",
"?image_url=",
"?go=",
"?return=",
"?returnTo=",
"?return_to=",
"?checkout_url=",
"?continue=",
"continue=",
"?return_path="
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment