XSRFProbe
CSRF auditor and exploiter
A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites.
The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit.
1k stars
37 watching
206 forks
Language: Python
last commit: 28 days ago
Linked from 2 awesome lists
auditcrafted-tokenscrawlercsrfcsrf-attackscsrf-poccsrf-scannercsrf-tokensspidertoken-generationxsrf
Related projects:
Repository | Description | Stars |
---|---|---|
mindpatch/lorsrf | A tool designed to identify parameters in web applications that can be exploited for SSRF or out-of-band resource load attacks. | 289 |
ah8r/csrf | A tool to scan websites for Cross-Site Request Forgery (CSRF) vulnerabilities and provide protection in Burp Suite Pro. | 19 |
0ang3el/easycsrf | An extension that automatically modifies certain HTTP requests to reveal potential CSRF vulnerabilities in web applications. | 159 |
xawdxawdx/sentryssrf | A tool to search for and exploit Sentry configuration vulnerabilities in web applications | 67 |
justinas/nosurf | Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,594 |
spidermate/b-xssrf | A toolkit to detect and track vulnerabilities in web applications | 295 |
0xsp-srd/mortar | A toolset designed to evade detection by security products and execute malware safely | 1,413 |
vapor-community/csrf | Protects against cross-site request forgery attacks in web applications by adding authentication information to each request using sessions. | 41 |
mozilla/django-session-csrf | An alternative implementation of Django's CSRF protection that does not use cookies. | 110 |
tinyhttp/malibu | Middleware to help prevent cross-site request forgery attacks in web applications | 124 |
al1ex/csplugins | A collection of Cobaltstrike PowerShell plugins designed to simplify exploitation and penetration testing | 404 |
asaafan/csurfer | An extension that bypasses anti-CSRF tokens in web applications | 18 |
fastify/csrf-protection | Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify applications. | 153 |
maxcountryman/flask-seasurf | An extension that helps protect against cross-site request forgery attacks in web applications | 190 |
slimphp/slim-csrf | A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests | 338 |