0xInfection/XSRFProbe
The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 92
- Release rhythm 60
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2934
- days_rel: 52
- days_push: 52
- n_releases_24m: 1
Adoption not part of the score
1302 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
XSRFProbe is a Python-based Cross Site Request Forgery (CSRF/XSRF) audit and exploitation toolkit. It crawls web applications, runs systematic checks including anti-CSRF token tampering and Referer/Origin/SameSite bypass tests, and generates proof-of-concept exploits for discovered vulnerabilities.
Use cases
- scan a web app for csrf vulnerabilities
- test whether anti-csrf tokens are properly validated
- generate csrf proof-of-concept exploits
- check referer and origin header validation bypasses
- audit samesite cookie protections
- crawl endpoints and detect csrf weaknesses
- test double-submit cookie implementations
When to choose
- you need automated CSRF detection with proof-of-concept generation
- you are doing a security audit or pentest of a web application
- you want to test anti-CSRF token implementations and bypasses
- you need a dedicated CLI scanner rather than a general-purpose scanner
When to avoid
- you need a general-purpose web vulnerability scanner covering XSS, SQLi, etc.
- you want passive-only scanning without active tampering of requests
- you cannot run active attack simulations against the target (e.g., production without authorization)
- you need a GUI-based security tool
Facets
cli-tool · maturity stable
security penetration-testing vulnerability-scanning web-scraping cli security penetration-testing web-development developer-tools python cli windows cross-platform csrf xsrf csrf-scanner csrf-poc appsec web-security-audit anti-csrf-token-tampering samesite-cookie-analysis referer-origin-bypass crawler linux macos
2 sources
- readme: https://github.com/0xInfection/XSRFProbe · fetched 2026-08-28 · b12adb06938f
- registry_pypi: https://pypi.org/pypi/xsrfprobe/json · fetched 2026-08-29 · 4edbdde77b42
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 0xInfection/XSRFProbe | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="0xInfection/XSRFProbe")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem