From 193a2e82bcb17fb704033fa28efd2bccfb3ffbcf Mon Sep 17 00:00:00 2001 From: Boik Date: Sun, 9 Sep 2018 21:48:06 +0800 Subject: [PATCH] add an article of Open Redirect --- README-jp.md | 6 ++++++ README-zh.md | 6 ++++++ README.md | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/README-jp.md b/README-jp.md index dae5acc..98ad8bc 100644 --- a/README-jp.md +++ b/README-jp.md @@ -30,6 +30,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [XXE](#xxe---xml-external-entity) - [CSRF](#csrf---cross-site-request-forgery) - [SSRF](#ssrf---server-side-request-forgery) + - [Open Redirect](#open-redirect) - [Rails](#rails) - [AngularJS](#angularjs) - [ReactJS](#reactjs) @@ -176,6 +177,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [SSRF bible. Cheatsheet](https://docs.google.com/document/d/1v1TkWZtrhzRLy0bYXBcdLUedXGb9njTNIJXa3u9akHM/edit) - Written by [Wallarm](https://wallarm.com/). + +### Open Redirect + +- [Open Redirect Vulnerability](https://s0cket7.com/open-redirect-vulnerability/) - Written by [s0cket7](https://s0cket7.com/). + ### Rails diff --git a/README-zh.md b/README-zh.md index 61a8f5e..8b2a3cf 100644 --- a/README-zh.md +++ b/README-zh.md @@ -30,6 +30,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [XXE](#xxe---xml-external-entity) - [CSRF](#csrf---cross-site-request-forgery) - [SSRF](#ssrf---server-side-request-forgery) + - [Open Redirect](#open-redirect) - [Rails](#rails) - [AngularJS](#angularjs) - [ReactJS](#reactjs) @@ -187,6 +188,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [SSRF bible. Cheatsheet](https://docs.google.com/document/d/1v1TkWZtrhzRLy0bYXBcdLUedXGb9njTNIJXa3u9akHM/edit) - Written by [Wallarm](https://wallarm.com/). + +### Open Redirect + +- [Open Redirect Vulnerability](https://s0cket7.com/open-redirect-vulnerability/) - Written by [s0cket7](https://s0cket7.com/). + ### Rails diff --git a/README.md b/README.md index 2c97cf7..c475c98 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [XXE](#xxe---xml-external-entity) - [CSRF](#csrf---cross-site-request-forgery) - [SSRF](#ssrf---server-side-request-forgery) + - [Open Redirect](#open-redirect) - [Rails](#rails) - [AngularJS](#angularjs) - [ReactJS](#reactjs) @@ -173,6 +174,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [SSRF bible. Cheatsheet](https://docs.google.com/document/d/1v1TkWZtrhzRLy0bYXBcdLUedXGb9njTNIJXa3u9akHM/edit) - Written by [Wallarm](https://wallarm.com/). + +### Open Redirect + +- [Open Redirect Vulnerability](https://s0cket7.com/open-redirect-vulnerability/) - Written by [s0cket7](https://s0cket7.com/). + ### Rails