From aa79b9e451f71ed5a261166819e3f1a8c90d14db Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 18 Jun 2018 12:47:58 +0700 Subject: [PATCH] Articles: Web Application Security: Advanced CORS Exploitation Techniques --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72e8676..da794e6 100644 --- a/README.md +++ b/README.md @@ -697,6 +697,10 @@ _return-to-libc techniques_ - [List of bug bounty writeups](List of bug bounty writeups) - [The 2018 Guide to Building Secure PHP Software](https://paragonie.com/blog/2017/12/2018-guide-building-secure-php-software) +#### Web Application Security: CORS + +- [Advanced CORS Exploitation Techniques](https://www.sxcurity.pro/advanced-cors-techniques/) + #### Web Application Security: Technique: Cross-site Request Forgery - [What is CSRF , Preventions? And How to bypass the CSRF protection via XSS?](https://medium.com/@agrawalsmart7/what-is-csrf-how-to-bypass-the-csrf-protection-via-xss-55695f5789d7) @@ -2070,4 +2074,4 @@ This repository lists most of the challenges used in the Google CTF 2017. The mi ---- \ No newline at end of file +---