🍺 BREW Explorer

← all formulae

arjun

brew install arjun v2.2.7_7 AGPL-3.0-only

HTTP parameter discovery suite

61
30-day installs · #4263
232
90-day · #3941
639
365-day · #4598
6.3k
★ GitHub stars · updated 1y ago

Runtime dependencies

GitHub topics

api-fuzzer api-fuzzing api-testing parameter-discovery recon

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "certifi",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "HTTP parameter discovery suite",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:31+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "arjun",
  "github_default_branch": "master",
  "github_last_commit_at": "2025-02-20T10:52:16Z",
  "github_readme_excerpt": "\n\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/s0md3v/Arjun\"\u003e\u003cimg src=\"https://image.ibb.co/c618nq/arjun.png\" alt=\"Arjun\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  Arjun\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eHTTP Parameter Discovery Suite\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/s0md3v/Arjun/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/release/s0md3v/Arjun.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.python.org/pypi/arjun/\"\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/v/arjun.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/s0md3v/Arjun/issues?q=is%3Aissue+is%3Aclosed\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/issues-closed-raw/s0md3v/Arjun?color=dark-green\u0026label=issues%20fixed\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://travis-ci.com/s0md3v/Arjun\"\u003e\n      \u003cimg src=\"https://img.shields.io/travis/com/s0md3v/Arjun.svg?color=dark-green\u0026label=tests\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n![demo](https://i.ibb.co/p3VKSRJ/arjun-demo.png)\n\n### What\u0027s Arjun?\n\nArjun can find query parameters for URL endpoints. If you don\u0027t get what that means, it\u0027s okay, read along.\n\nWeb applications use parameters (or queries) to accept user input, take the following example into consideration\n\n`http://api.example.com/v1/userinfo?id=751634589`\n\nThis URL seems to load user information for a specific user id, but what if there exists a parameter named `admin` which when set to `True` makes the endpoint provide more information about the user?\\\nThis is what Arjun does, it finds valid HTTP parameters with a huge default dictionary of 25,890 parameter names.\n\nThe best part? It takes less than 10 seconds to go through this huge list while making just 50-60 requests to the target. [Here\u0027s how](https://github.com/s0md3v/Arjun/wiki/How-Arjun-works%3F).\n\n### Why Arjun?\n\n- Supports `GET/POST/POST-JSON/POST-XML` requests\n- Automatically handles rate limits and timeouts\n- Export results to: BurpSuite, text or JSON file\n- Import targets from: BurpSuite, text file or a raw request file\n- Can passively extract parameters from JS or 3 external sources\n\n### ",
  "github_repo": "s0md3v/Arjun",
  "github_stars": 6320,
  "github_topics": [
    "api-fuzzer",
    "api-fuzzing",
    "api-testing",
    "parameter-discovery",
    "recon"
  ],
  "homepage": "https://github.com/s0md3v/Arjun",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 61,
  "installs_365d": 639,
  "installs_90d": 232,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "AGPL-3.0-only",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "arjun",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4263,
  "rank_365d": 4598,
  "rank_90d": 3941,
  "raw_hash": "eb81f184a67779a1",
  "recommended_dependencies": [],
  "revision": 7,
  "ruby_source_path": "Formula/a/arjun.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.2.7",
  "versioned_formulae": [],
  "why_use_this": null
}