hahwul/XSpear
🔱 Powerfull XSS Scanning and Parameter analysis tool&gem observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 70
- Release rhythm 8
- Longevity 100
Flags: archived
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: 2609
- days_rel: n/a
- days_push: 183
- n_releases_24m: 0
Adoption not part of the score
1364 stars · 239 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
XSpear is a Ruby-based XSS (cross-site scripting) scanner and parameter analysis tool distributed as a gem, usable both as a CLI and as a Ruby library. It performs pattern-matching and headless-browser (Selenium) detection of XSS payloads, filter bypass tests, blind XSS checks, and security header analysis. The repository has been archived and is no longer maintained; the author recommends Dalfox instead.
Use cases
- scan a website for reflected XSS vulnerabilities
- find injectable parameters in web app URLs
- test for XSS filter bypass with event handlers and special chars
- detect alert/confirm/prompt execution via headless browser
- run blind XSS tests with XSS Hunter or ezXSS endpoints
- analyze security headers like CSP and HSTS
- scan requests exported from Burp Suite or ZAP raw files
- integrate XSS scanning into Ruby code or CI pipelines
When to choose
- you need a Ruby-native XSS scanner usable as a gem library
- you want parameter analysis plus XSS testing in one CLI tool
- you need JSON or HTML scan reports for bug bounty triage
- you want to test blind XSS with callback URLs
When to avoid
- you need an actively maintained tool - the repo is archived and read-only
- you want the fastest or most feature-rich XSS scanner - use Dalfox instead
- you are not comfortable installing Ruby gems and Selenium dependencies
- you need non-web vulnerability scanning
Facets
cli-tool · maturity abandoned
vulnerability-scanning security cli penetration-testing security penetration-testing web-development developer-tools cli ruby cross-platform xss-scanner bugbounty pentest selenium headless-browser blind-xss ruby-gem archived
1 source
- readme: https://github.com/hahwul/XSpear · fetched 2026-08-28 · 2e1f32f81411
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hahwul/XSpear | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem