mirror of
https://github.com/EdOverflow/bugbounty-cheatsheet.git
synced 2024-11-25 12:30:19 +00:00
Update open-redirect.md
This commit is contained in:
parent
19d56e5186
commit
1aaea48ead
1 changed files with 4 additions and 2 deletions
|
@ -7,11 +7,13 @@
|
|||
```
|
||||
/%5cgoogle.com
|
||||
```
|
||||
|
||||
```
|
||||
//google.com and /%2fgoogle.com
|
||||
```
|
||||
```
|
||||
//www.google.com/%2f%2e%2e
|
||||
```
|
||||
|
||||
```
|
||||
//www.google.com/%2e%2e
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue