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

the-robot/sqliv

massive SQL injection vulnerability scanner observed · 2026-08-28

github.com/the-robot/sqliv · homepage · Python · GPL-3.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 4101
  • days_rel: n/a
  • days_push: 2941
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1229 stars · 377 forks observed · 2026-08-28

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

SQLiv is a Python command-line tool that scans websites for SQL injection vulnerabilities. It supports dork-based scanning via search engines, targeted domain scanning with crawling, and reverse domain scanning, all using multiprocessing for speed.

Use cases

  • scan multiple websites for SQL injection using a Google dork
  • check if a specific domain has SQLi-vulnerable URLs
  • crawl a website to find injectable query parameters
  • find other vulnerable sites hosted on the same server via reverse IP
  • export scan results to JSON
  • bulk scan search engine results for SQLi

When to choose

  • you need a fast, scriptable SQLi scanner for dork-based or targeted scanning
  • you want reverse-IP scanning to find co-hosted vulnerable sites
  • you work in a pentest lab with Python 2 available (e.g., BlackArch)

When to avoid

  • you need a maintained tool - the last release was 2018 and it requires Python 2
  • you need POST-form SQLi testing, which is unimplemented
  • you need a full vulnerability scanner beyond SQL injection

Facets

cli-tool · maturity abandoned

vulnerability-scanning penetration-testing web-scraping security security penetration-testing web-development python cli sql-injection sqli-scanner dork-scanning reverse-ip-lookup multiprocessing python2 security-audit command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
the-robot/sqlivmain10

For agents

markdown · JSON · MCP: product_card(name="the-robot/sqliv")

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