# r0oth3x49/ghauri

An advanced cross-platform tool that automates the process of detecting and exploiting SQL injection security flaws

Repository: https://github.com/r0oth3x49/ghauri
Canonical: https://ross.abutalabs.com/products/ghauri
Language: Python
License: MIT
License Family: permissive
Last push: 2025-10-04T02:50:59+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 45, release rhythm 38, longevity 100
- inputs: {"age_days": 1432, "days_push": 333, "days_rel": 333, "gap_med": 47, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4070, forks 422 (observed 2026-08-28T04:08:34.191762+00:00)

## What it is
Ghauri is a cross-platform Python CLI tool that automates detection and exploitation of SQL injection vulnerabilities in web applications. It supports boolean, error, time-based, and stacked-query injection techniques against MySQL, MSSQL, Postgres, Oracle, and Access, across GET/POST, headers, cookies, JSON, and SOAP/XML inputs.

## Use cases
- detect sql injection vulnerabilities in a web app
- automate sql injection testing like sqlmap
- extract database data via blind sql injection
- test json and soap endpoints for sqli
- inject payloads via http headers and cookies
- resume an interrupted sql injection session

## When to choose
- you need a modern, actively maintained sqlmap alternative
- you need JSON, SOAP/XML, or multipart form injection support
- you want proxy support and resumable extraction phases

## When to avoid
- you need a GUI-based vulnerability scanner
- you need broad DBMS coverage beyond the supported engines
- you need general web vulnerability scanning beyond SQLi

## Facets
- artifact type: cli-tool
- maturity: active
- function: penetration-testing, security, cli
- domain: security, penetration-testing, databases, developer-tools
- platform: python, windows, cli, cross-platform
- tags: sql-injection, sqlmap-alternative, exploitation, web-security, database-exploitation, pentesting, linux, macos

## Member repositories
- r0oth3x49/ghauri (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.191762+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-29T18:23:30.640498+00:00, confidence not recorded.
  - readme: https://github.com/r0oth3x49/ghauri (fetched 2026-08-28T04:08:34.191762+00:00, sha 27664a8f67e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
