diff --git a/README-jp.md b/README-jp.md index acfa6c2..28b370d 100644 --- a/README-jp.md +++ b/README-jp.md @@ -158,6 +158,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre ### Prototype Pollution - [Prototype pollution attack in NodeJS application](https://github.com/HoLyVieR/prototype-pollution-nsec18/blob/master/paper/JavaScript_prototype_pollution_attack_in_NodeJS.pdf) - Written by [@HoLyVieR](https://github.com/HoLyVieR). +- [Real-world JS - 1](https://blog.p6.is/Real-World-JS-1/) - Written by [@po6ix](https://twitter.com/po6ix). ### CSV Injection diff --git a/README-zh.md b/README-zh.md index 0921b48..afb3555 100644 --- a/README-zh.md +++ b/README-zh.md @@ -170,6 +170,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Prototype pollution attack in NodeJS application](https://github.com/HoLyVieR/prototype-pollution-nsec18/blob/master/paper/JavaScript_prototype_pollution_attack_in_NodeJS.pdf) - Written by [@HoLyVieR](https://github.com/HoLyVieR). - [深入理解 JavaScript Prototype 污染攻击](https://www.leavesongs.com/PENETRATION/javascript-prototype-pollution-attack.html) - Written by [phithon](https://www.leavesongs.com/). +- [Real-world JS - 1](https://blog.p6.is/Real-World-JS-1/) - Written by [@po6ix](https://twitter.com/po6ix). ### CSV Injection diff --git a/README.md b/README.md index ac854b8..be23c1a 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre ### Prototype Pollution - [Prototype pollution attack in NodeJS application](https://github.com/HoLyVieR/prototype-pollution-nsec18/blob/master/paper/JavaScript_prototype_pollution_attack_in_NodeJS.pdf) - Written by [@HoLyVieR](https://github.com/HoLyVieR). +- [Real-world JS - 1](https://blog.p6.is/Real-World-JS-1/) - Written by [@po6ix](https://twitter.com/po6ix). ### CSV Injection