Skip to content
Fuzzing606 B

FuzzDB Open Redirect URL Template

Templated open-redirect query strings and path variants (url=, next=, schemeless //, encoded slashes) with a {target} placeholder for the attacker-controlled destination host.

View source
Size
606 B
Category
Fuzzing
Source
fuzzdb-project/fuzzdb
License
GPLv2
Recommended tools
ffufwfuzzburpnuclei

Preview

First 15 entries. Download or copy the full list (606 B) using the buttons above.

>head open-redirect-url-template-fuzzdb.txt606 B
?url=http://{target}
?url=https://{target}
?next=http://{target}
?next=https://{target}
?url=http://{target}
?url=https://{target}
?url=http://{target}
?url=//{target}
?url=$2f%2f{target}
?next=//{target}
?next=$2f%2f{target}
?url=//{target}
?url=$2f%2f{target}
?url=//{target}
/redirect/{target}

Templated open-redirect query strings and path variants (url=, next=, schemeless //, encoded slashes) with a {target} placeholder for the attacker-controlled destination host.

This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 606 B and pairs well with tools such as ffuf, wfuzz, burp, nuclei. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.

You can copy the sample preview straight from this page, copy the entire list to your clipboard, or download the raw .txt file. The full list is served directly from its upstream source on GitHub.

Sourced from fuzzdb-project/fuzzdb and distributed under GPLv2. Only use wordlists against systems you are explicitly authorized to test.