更新README,添加参考资料
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Copyright (c) 2012-2013 Lei Zongmin(雷宗民) <leizongmin@gmail.com>
|
||||
Copyright (c) 2012-2014 Zongmin Lei(雷宗民) <leizongmin@gmail.com>
|
||||
http://ucdok.com
|
||||
|
||||
The MIT License
|
||||
|
||||
10
README.md
10
README.md
@@ -5,6 +5,14 @@
|
||||
|
||||

|
||||
|
||||
|
||||
## 参考资料
|
||||
|
||||
+ 《XSS与字符编码的那些事儿 ---科普文》 http://drops.wooyun.org/tips/689
|
||||
+ 《[腾讯实例教程] 那些年我们一起学XSS》 http://www.wooyun.org/whitehats/%E5%BF%83%E4%BC%A4%E7%9A%84%E7%98%A6%E5%AD%90
|
||||
+ 《XSS Filter Evasion Cheat Sheet》 https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
|
||||
|
||||
|
||||
## 安装
|
||||
|
||||
**npm install xss**
|
||||
@@ -124,7 +132,7 @@ alert(html);
|
||||
基于MIT协议发布:
|
||||
|
||||
```
|
||||
Copyright (c) 2012-2013 Lei Zongmin(雷宗民) <leizongmin@gmail.com>
|
||||
Copyright (c) 2012-2014 Zongmin Lei(雷宗民) <leizongmin@gmail.com>
|
||||
http://ucdok.com
|
||||
|
||||
The MIT License
|
||||
|
||||
Reference in New Issue
Block a user