From cef5f5ed0ace800d40d5a9c94d280ee3f9406b65 Mon Sep 17 00:00:00 2001 From: Boik Date: Sat, 21 Oct 2017 16:01:17 +0800 Subject: [PATCH] =?UTF-8?q?add=20Browser=20UI=20Security=20=E6=8A=80?= =?UTF-8?q?=E6=9C=AF=E7=99=BD=E7=9A=AE=E4=B9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5072049..bec0556 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt ### Frontend (like CSP bypass, URL spoofing, and something like that) +* [Browser UI Security 技术白皮书](http://xlab.tencent.com/cn/wp-content/uploads/2017/10/browser-ui-security-whitepaper.pdf) - Written by [腾讯玄武实验室](http://xlab.tencent.com/). * [JSON hijacking for the modern web](http://blog.portswigger.net/2016/11/json-hijacking-for-modern-web.html) - Written by [portswigger](https://portswigger.net/). * [IE11 Information disclosure - local file detection](https://www.facebook.com/ExploitWareLabs/photos/a.361854183878462.84544.338832389513975/1378579648872572/?type=3&theater) - Written by James Lee. * [SOP bypass / UXSS – Stealing Credentials Pretty Fast (Edge)](https://www.brokenbrowser.com/sop-bypass-uxss-stealing-credentials-pretty-fast/) - Written by [Manuel](https://twitter.com/magicmac2000).