From 330075ae72cce41030ac5eeaf2aa76f8af207b4d Mon Sep 17 00:00:00 2001 From: Infected Drake Date: Mon, 31 Dec 2018 13:27:23 +0530 Subject: [PATCH] Added XSRFProbe to tools/csrf. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1401cd6..d6ff115 100644 --- a/README.md +++ b/README.md @@ -538,6 +538,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