diff --git a/cheatsheets/open-redirect.md b/cheatsheets/open-redirect.md index 5009de5..d890242 100644 --- a/cheatsheets/open-redirect.md +++ b/cheatsheets/open-redirect.md @@ -7,11 +7,13 @@ ``` /%5cgoogle.com ``` - +``` +//google.com and /%2fgoogle.com +``` ``` //www.google.com/%2f%2e%2e ``` ``` //www.google.com/%2e%2e -``` \ No newline at end of file +```