pkg.soopen package index

brew / 順位 5417

jwt-hack を Homebrew, Nix でインストール

jwt-hack のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jwt-hack

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#jwt-hack

nixpkgs package indexes · pkgs/by-name/jw/jwt-hack/package.nix · ソース: api.github.com

概要

パッケージ概要

JSON Web Token Hack Toolkit

コマンドとエイリアス

  • jwt-hack

履歴

プロジェクトの歴史と使われ方

jwt-hack is a JSON Web Token security-testing toolkit for encoding, decoding, verifying, cracking weak secrets, generating attack payloads, and scanning tokens for common JWT mistakes.

プロジェクトの歴史

The maintainer, Hahwul, described creating jwt-hack in October 2020 as a Go tool born from a personal need to make JWT security testing more convenient, initially centered on cracking JWT signing secrets with wordlists or brute force. GitHub release metadata records v1.0.0 on August 31, 2020, which lines up with that early public project period.

On June 6, 2025, the maintainer announced jwt-hack v2 as a complete Rust rewrite. The stated motivations were better stability through Rust's ownership model and improved performance; later README material shows the Rust-era tool expanding into JWE support, DEFLATE-compressed JWT handling, scan mode, API server mode, Docker images, Snapcraft, and MCP server mode.

採用の歴史

jwt-hack's adoption is mainly within offensive-security, bug-bounty, and application-security workflows rather than general JWT debugging. Its README documents installation through Cargo, Homebrew, Snapcraft, source builds, GHCR, and Docker Hub, which makes it portable across local labs, CI jobs, and containerized testing environments.

使われ方

Typical use cases include decoding suspicious tokens, generating algorithm-confusion or header-based payloads, testing weak HMAC secrets with dictionaries or brute force, validating signatures, and running a scan that checks for weak secrets, missing claims, `none` algorithm acceptance, algorithm confusion, and header injection vectors.

パッケージ好きにとっての重要性

For package nerds, jwt-hack is the security-tool counterpart to simpler JWT viewers: it packages practical JWT attack primitives into a single installable CLI and shows the 2020s shift from Go security utilities toward Rust rewrites where maintainers care about memory safety and distributable binaries.

タイムライン

  • 2020-08-31: v1.0.0 GitHub release published.
  • 2020-10: Maintainer describes the original Go tool as created for convenient JWT security testing.
  • 2025-06-06: v2.0.0 released and announced as a complete Rust rewrite.
  • 2025-08-29: v2.2.0 release line adds JWE and EdDSA-oriented functionality in the Rust era.
  • 2026-06-05: v2.6.0 GitHub release published.

Related projects

  • jwt-hack relates to JWT.io and jwt-cli for inspection and encoding, but it is closer in spirit to web-application security tools because it includes cracking, payload generation, and vulnerability scanning.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jwt-hack実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.6.0
マネージャ更新日2026-06-05
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jwt-hack
バージョン2.6.0
パッケージマネージャHomebrew
ホームページhttps://github.com/hahwul/jwt-hack
リポジトリhttps://github.com/hahwul/jwt-hack
最終更新2026-06-05T20:50:17Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

jwt-hack

nix profile install nixpkgs#jwt-hack
  • normalized package name match
  • 一致条件: Jwt Hack
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jw/jwt-hack/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation