Skip to content

Commit

Permalink
Updated README-jp with similar changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
0xInfection authored Dec 31, 2018
1 parent eca2ae8 commit a777076
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README-jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -544,6 +545,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

Expand Down

0 comments on commit a777076

Please sign in to comment.