# 0xInfection/XSRFProbe

The Prime Cross Site Request Forgery (CSRF) Audit and Exploitation Toolkit.

Repository: https://github.com/0xInfection/XSRFProbe
Canonical: https://ross.abutalabs.com/products/xsrfprobe
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: csrf, crawler, csrf-attacks, token-generation, csrf-scanner, crafted-tokens, spider, csrf-tokens, csrf-poc, xsrf, audit
Last push: 2026-07-12T07:07:02+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 60, longevity 100
- inputs: {"age_days": 2934, "days_push": 52, "days_rel": 52, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1302, forks 220 (observed 2026-08-28T04:04:18.165821+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: stable
- function: security, penetration-testing, vulnerability-scanning, web-scraping, cli
- domain: security, penetration-testing, web-development, developer-tools
- platform: python, cli, windows, cross-platform
- tags: csrf, xsrf, csrf-scanner, csrf-poc, appsec, web-security-audit, anti-csrf-token-tampering, samesite-cookie-analysis, referer-origin-bypass, crawler, linux, macos

## Member repositories
- 0xInfection/XSRFProbe (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.165821+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:51:14.457160+00:00, confidence not recorded.
  - readme: https://github.com/0xInfection/XSRFProbe (fetched 2026-08-28T04:04:18.165821+00:00, sha b12adb06938f)
  - registry_pypi: https://pypi.org/pypi/xsrfprobe/json (fetched 2026-08-29T12:09:24.091952+00:00, sha 4edbdde77b42)
- Data as of 2026-08-30T08:39:29.467469+00:00.
