diff --git a/README-jp.md b/README-jp.md index 220fbae..1dfd94c 100644 --- a/README-jp.md +++ b/README-jp.md @@ -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) @@ -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). + +#### Cross Site Request Forgery + +- [XSRFProbe](https://github.com/0xInfection/XSRFProbe) - The Prime CSRF Audit & Exploitation Toolkit by [@0xInfection](https://github.com/0xinfection). + ### Leaking diff --git a/README-zh.md b/README-zh.md index 8dc56bb..7ad709c 100644 --- a/README-zh.md +++ b/README-zh.md @@ -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). + +#### Cross Site Request Forgery + +- [XSRFProbe](https://github.com/0xInfection/XSRFProbe) - The Prime CSRF Audit & Exploitation Toolkit by [@0xInfection](https://github.com/0xinfection). + ### Leaking diff --git a/README.md b/README.md index 1401cd6..8eef2f2 100644 --- a/README.md +++ b/README.md @@ -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) @@ -538,6 +539,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). + +#### Cross Site Request Forgery + +- [XSRFProbe](https://github.com/0xInfection/XSRFProbe) - The Prime CSRF Audit & Exploitation Toolkit by [@0xInfection](https://github.com/0xinfection). + ### Leaking