From 02b57dc7e107f9dd45ee027282c0e39c09903dc0 Mon Sep 17 00:00:00 2001 From: Boik Date: Mon, 22 Oct 2018 17:50:35 +0800 Subject: [PATCH] add a new section --- 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 f9e348e..15f1428 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) + - [Web Cache Poisoning](#web-cache-poisoning) - [Open Redirect](#open-redirect) - [Rails](#rails) - [AngularJS](#angularjs) @@ -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/). + +### Web Cache Poisoning + +- [Practical Web Cache Poisoning](https://portswigger.net/blog/practical-web-cache-poisoning) - Written by [@albinowax](https://twitter.com/albinowax). + ### Open Redirect diff --git a/README-zh.md b/README-zh.md index 05fe244..abc29cc 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) + - [Web Cache Poisoning](#web-cache-poisoning) - [Open Redirect](#open-redirect) - [Rails](#rails) - [AngularJS](#angularjs) @@ -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/). + +### Web Cache Poisoning + +- [Practical Web Cache Poisoning](https://portswigger.net/blog/practical-web-cache-poisoning) - Written by [@albinowax](https://twitter.com/albinowax). + ### Open Redirect diff --git a/README.md b/README.md index 5e9ad90..09270a3 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) + - [Web Cache Poisoning](#web-cache-poisoning) - [Open Redirect](#open-redirect) - [Rails](#rails) - [AngularJS](#angularjs) @@ -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/). + +### Web Cache Poisoning + +- [Practical Web Cache Poisoning](https://portswigger.net/blog/practical-web-cache-poisoning) - Written by [@albinowax](https://twitter.com/albinowax). + ### Open Redirect