Ross ROSS = Recommend OSS · open-source software intelligence for agents

DanMcInerney/xsscrapy

XSS spider - 66/66 wavsep XSS detected observed · 2026-08-28

github.com/DanMcInerney/xsscrapy · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 4454
  • days_rel: n/a
  • days_push: 811
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1747 stars · 448 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python-based spider built on Scrapy that crawls a website and tests every link it finds for cross-site scripting (XSS) and basic SQL injection vulnerabilities. It supports login, HTTP Basic Auth, cookies, connection limits, and rate limiting, reporting findings to a text file.

Use cases

  • scan a website for xss vulnerabilities
  • crawl a site and detect sql injection errors
  • test forms and url parameters for reflected xss
  • authenticated vulnerability scanning with login or cookies
  • rate-limited security spidering of a web app

When to choose

  • you want a fast, automated XSS scanner for a web application
  • you need a spider that also catches basic SQLi error-based issues
  • you want a simple CLI tool with login/cookie support for scanning

When to avoid

  • you need blind SQL injection detection or broad vulnerability coverage beyond XSS/SQLi
  • you need an actively maintained tool with a license and modern support
  • you need a GUI or CI-integrated DAST platform

Facets

cli-tool · maturity maintenance

web-scraping penetration-testing vulnerability-scanning security penetration-testing web-development python cli xss sql-injection spider crawler security-scanner scrapy linux macos

1 source

Member repositories

RepositoryRoleHealth v2
DanMcInerney/xsscrapymain32

For agents

markdown · JSON · MCP: product_card(name="DanMcInerney/xsscrapy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem