mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2025-03-12 09:46:35 -04:00
add an article of Open Redirect
This commit is contained in:
parent
8ab46a0b6b
commit
193a2e82bc
@ -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/).
|
||||
|
||||
<a name="open-redirect"></a>
|
||||
### Open Redirect
|
||||
|
||||
- [Open Redirect Vulnerability](https://s0cket7.com/open-redirect-vulnerability/) - Written by [s0cket7](https://s0cket7.com/).
|
||||
|
||||
<a name="rails"></a>
|
||||
### Rails
|
||||
|
||||
|
@ -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/).
|
||||
|
||||
<a name="open-redirect"></a>
|
||||
### Open Redirect
|
||||
|
||||
- [Open Redirect Vulnerability](https://s0cket7.com/open-redirect-vulnerability/) - Written by [s0cket7](https://s0cket7.com/).
|
||||
|
||||
<a name="rails"></a>
|
||||
### Rails
|
||||
|
||||
|
@ -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/).
|
||||
|
||||
<a name="open-redirect"></a>
|
||||
### Open Redirect
|
||||
|
||||
- [Open Redirect Vulnerability](https://s0cket7.com/open-redirect-vulnerability/) - Written by [s0cket7](https://s0cket7.com/).
|
||||
|
||||
<a name="rails"></a>
|
||||
### Rails
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user