From 7fc796bcf893bc02581c91ba7fe3423594205a37 Mon Sep 17 00:00:00 2001 From: Boik Date: Fri, 29 Jun 2018 01:53:05 +0800 Subject: [PATCH] add an article --- 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 e18da00..ffe03ce 100644 --- a/README-jp.md +++ b/README-jp.md @@ -32,6 +32,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [SSRF](#ssrf---server-side-request-forgery) - [Rails](#rails) - [AngularJS](#angularjs) + - [ReactJS](#reactjs) - [SSL/TLS](#ssltls) - [Webmail](#webmail) - [NFS](#nfs) @@ -184,6 +185,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [XSS without HTML: Client-Side Template Injection with AngularJS](http://blog.portswigger.net/2016/01/xss-without-html-client-side-template.html) - Written by [Gareth Heyes](https://www.blogger.com/profile/10856178524811553475). - [DOM based Angular sandbox escapes](http://blog.portswigger.net/2017/05/dom-based-angularjs-sandbox-escapes.html) - Written by [@garethheyes](https://twitter.com/garethheyes) + +### ReactJS + +- [XSS via a spoofed React element](http://danlec.com/blog/xss-via-a-spoofed-react-element) - Written by [Daniel LeCheminant](http://danlec.com/). + ### SSL/TLS diff --git a/README-zh.md b/README-zh.md index 270280f..b77fb4f 100644 --- a/README-zh.md +++ b/README-zh.md @@ -32,6 +32,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [SSRF](#ssrf---server-side-request-forgery) - [Rails](#rails) - [AngularJS](#angularjs) + - [ReactJS](#reactjs) - [SSL/TLS](#ssltls) - [Webmail](#webmail) - [NFS](#nfs) @@ -195,6 +196,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [XSS without HTML: Client-Side Template Injection with AngularJS](http://blog.portswigger.net/2016/01/xss-without-html-client-side-template.html) - Written by [Gareth Heyes](https://www.blogger.com/profile/10856178524811553475). - [DOM based Angular sandbox escapes](http://blog.portswigger.net/2017/05/dom-based-angularjs-sandbox-escapes.html) - Written by [@garethheyes](https://twitter.com/garethheyes) + +### ReactJS + +- [XSS via a spoofed React element](http://danlec.com/blog/xss-via-a-spoofed-react-element) - Written by [Daniel LeCheminant](http://danlec.com/). + ### SSL/TLS diff --git a/README.md b/README.md index 023210d..cbacf88 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [SSRF](#ssrf---server-side-request-forgery) - [Rails](#rails) - [AngularJS](#angularjs) + - [ReactJS](#reactjs) - [SSL/TLS](#ssltls) - [Webmail](#webmail) - [NFS](#nfs) @@ -181,6 +182,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [XSS without HTML: Client-Side Template Injection with AngularJS](http://blog.portswigger.net/2016/01/xss-without-html-client-side-template.html) - Written by [Gareth Heyes](https://www.blogger.com/profile/10856178524811553475). - [DOM based Angular sandbox escapes](http://blog.portswigger.net/2017/05/dom-based-angularjs-sandbox-escapes.html) - Written by [@garethheyes](https://twitter.com/garethheyes) + +### ReactJS + +- [XSS via a spoofed React element](http://danlec.com/blog/xss-via-a-spoofed-react-element) - Written by [Daniel LeCheminant](http://danlec.com/). + ### SSL/TLS