macOS
brew install recon-nglocal Homebrew formula metadata
brew / 順位 3828
recon-ng のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install recon-nglocal Homebrew formula metadata
sudo apk add recon-ngAlpine Linux edge package indexes · recon-ng · ソース: dl-cdn.alpinelinux.org
sudo apt install recon-ngDebian stable package indexes · recon-ng · ソース: deb.debian.org
nix profile install nixpkgs#recon-ngnixpkgs package indexes · pkgs/by-name/re/recon-ng/package.nix · ソース: api.github.com
概要
Web Reconnaissance Framework
履歴
Recon-ng is a Python-based open-source intelligence framework for structured web reconnaissance. It combines persistent workspaces and databases with an installable module marketplace and interactive, command-line, and web interfaces.
Recon-ng was created as a full-featured, modular framework for web-based open-source reconnaissance. Version 5 moved to a new source repository and substantially changed the framework, requiring users of source installations to migrate their Git remote or replace their checkout.
The fifth-generation design moved modules into a marketplace rather than bundling them with the core. It also provides three principal interfaces: the interactive recon-ng shell, recon-cli for automation, and recon-web for analysis and visualization.
Recon-ng is distributed through multiple Unix-oriented package ecosystems, including Homebrew, Alpine Linux, Debian, and Nix, according to the supplied package-manager metadata. Its official installation guide also discusses distribution-managed installations such as Kali Linux alongside source and Docker deployments.
Operators seed workspace databases with domains, contacts, or other records, install relevant marketplace modules, and chain module output into subsequent reconnaissance steps. Resource files and recon-cli support automation, while recon-web supports analysis, visualization, and export.
Third-party service credentials are stored independently in ~/.recon-ng/keys.db. Workspace data and persisted module options live under ~/.recon-ng/workspaces/.
Recon-ng is notable to package enthusiasts as a modular, Metasploit-like OSINT environment packaged across several Unix ecosystems. Its separation of the core framework, module marketplace, persistent workspaces, and credential database makes packaging more involved than wrapping a single-purpose command.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.recon-ng/workspaces/<workspace>/config.datCredential-bearing paths to review before unattended agent runs.
~/.recon-ng/keys.db実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
recon-cli | cli | グローバル実行可能ファイル | |
recon-ng | cli | グローバル実行可能ファイル | |
recon-web | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/lanmaster53/recon-ng
インストールメタデータ
| パッケージキー | brew:recon-ng |
|---|---|
| バージョン | 5.1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/recon-ng |
| ホームページ | https://github.com/lanmaster53/recon-ng |
| リポジトリ | https://github.com/lanmaster53/recon-ng |
| ライセンス | GPL-3.0-only |
| ソースアーカイブ | https://github.com/lanmaster53/recon-ng/archive/refs/tags/v5.1.2.tar.gz |
| 最終更新 | 2026-09-16T04:02:31Z |
| Pulse | updated |
| 依存関係 | certifi, libyaml, python@3.14, rpds-py |
| macOS 提供ライブラリ | libxml2, libxslt |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | recon-ng |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
recon-ng 5.1.2-1.2
Web Reconnaissance framework written in Python
https://github.com/lanmaster53/recon-ng
sudo apt install recon-ngrecon-ng
nix profile install nixpkgs#recon-ngrecon-ng 5.1.2-r1
Full-featured Web Reconnaissance framework written in Python
https://github.com/lanmaster53/recon-ng
sudo apk add recon-ngソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.