🍺 BREW Explorer

← all formulae

sqlmap

brew install sqlmap v1.10.6 GPL-2.0-or-later

Python command-line tool for detecting and exploiting SQL injection vulnerabilities in web applications and databases.

Why you might care

sqlmap automates the discovery and exploitation of SQL injection flaws, saving time during penetration testing and security audits. It handles authentication, payload encoding, and database extraction across multiple SQL dialects. Essential for security professionals and developers validating application defenses.

Categories

Alternatives

Burp Suite OWASP ZAP nikto
1.8k
30-day installs · #1038
5.7k
90-day · #1030
23.0k
365-day · #996

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Burp Suite",
    "OWASP ZAP",
    "nikto"
  ],
  "build_dependencies": [],
  "categories": [
    "security",
    "scanner"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Penetration testing for SQL injection and database servers",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:17+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "sqlmap",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://sqlmap.org",
  "homepage_og_description": "Open-source automation for detecting and exploiting SQL injection flaws \u2014 and taking over the databases behind them. Dual-licensed: GPLv2 and commercial.",
  "homepage_og_image": "https://sqlmap.org/sqlmap-og.png",
  "homepage_title": "sqlmap \u2014 automatic SQL injection and database takeover tool",
  "installs_30d": 1781,
  "installs_365d": 23042,
  "installs_90d": 5687,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:48:35+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "sqlmap",
  "oldnames": [],
  "one_liner": "Python command-line tool for detecting and exploiting SQL injection vulnerabilities in web applications and databases.",
  "optional_dependencies": [],
  "rank_30d": 1038,
  "rank_365d": 996,
  "rank_90d": 1030,
  "raw_hash": "8c5078d5dcd6dd06",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/s/sqlmap.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "sqlite": "test"
    }
  ],
  "version_head": "HEAD",
  "version_stable": "1.10.6",
  "versioned_formulae": [],
  "why_use_this": "sqlmap automates the discovery and exploitation of SQL injection flaws, saving time during penetration testing and security audits. It handles authentication, payload encoding, and database extraction across multiple SQL dialects. Essential for security professionals and developers validating application defenses."
}