Updated README-zh with similar changes too

pull/38/head
Infected Drake 2018-12-31 13:35:18 +05:30 committed by GitHub
parent a777076089
commit 0eff70fa34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -82,6 +82,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
- [XSS](#tools-xss)
- [SQL Injection](#tools-sql-injection)
- [Template Injection](#tools-template-injection)
- [Cross Site Request Forgery](#tools-csrf)
- [Detecting](#tools-detecting)
- [Preventing](#tools-preventing)
- [Proxy](#tools-proxy)
@ -581,6 +582,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
- [tplmap](https://github.com/epinna/tplmap) - Code and Server-Side Template Injection Detection and Exploitation Tool by [@epinna](https://github.com/epinna).
<a name="tools-csrf"></a>
#### Cross Site Request Forgery
- [XSRFProbe](https://github.com/0xInfection/XSRFProbe) - The Prime CSRF Audit & Exploitation Toolkit by [@0xInfection](https://github.com/0xinfection).
<a name="tools-leaking"></a>
### Leaking