Skip to content

Commit

Permalink
add a new section
Browse files Browse the repository at this point in the history
  • Loading branch information
qazbnm456 committed Oct 22, 2018
1 parent b52cc30 commit 02b57dc
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README-jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- [Web Cache Poisoning](#web-cache-poisoning)
- [Open Redirect](#open-redirect)
- [Rails](#rails)
- [AngularJS](#angularjs)
Expand Down Expand Up @@ -177,6 +178,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="web-cache-poisoning"></a>
### Web Cache Poisoning

- [Practical Web Cache Poisoning](https://portswigger.net/blog/practical-web-cache-poisoning) - Written by [@albinowax](https://twitter.com/albinowax).

<a name="open-redirect"></a>
### Open Redirect

Expand Down
6 changes: 6 additions & 0 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- [Web Cache Poisoning](#web-cache-poisoning)
- [Open Redirect](#open-redirect)
- [Rails](#rails)
- [AngularJS](#angularjs)
Expand Down Expand Up @@ -190,6 +191,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="web-cache-poisoning"></a>
### Web Cache Poisoning

- [Practical Web Cache Poisoning](https://portswigger.net/blog/practical-web-cache-poisoning) - Written by [@albinowax](https://twitter.com/albinowax).

<a name="open-redirect"></a>
### Open Redirect

Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- [Web Cache Poisoning](#web-cache-poisoning)
- [Open Redirect](#open-redirect)
- [Rails](#rails)
- [AngularJS](#angularjs)
Expand Down Expand Up @@ -174,6 +175,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="web-cache-poisoning"></a>
### Web Cache Poisoning

- [Practical Web Cache Poisoning](https://portswigger.net/blog/practical-web-cache-poisoning) - Written by [@albinowax](https://twitter.com/albinowax).

<a name="open-redirect"></a>
### Open Redirect

Expand Down

0 comments on commit 02b57dc

Please sign in to comment.