macOS
brew install nucleilocal Homebrew formula metadata
sudo port install nucleiMacPorts ports tree · security/nuclei/Portfile · ソース: api.github.com
brew
nuclei のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nucleilocal Homebrew formula metadata
sudo port install nucleiMacPorts ports tree · security/nuclei/Portfile · ソース: api.github.com
sudo apk add nucleiAlpine Linux edge package indexes · nuclei · ソース: dl-cdn.alpinelinux.org
sudo dnf install nucleiFedora Rawhide package metadata · nuclei · ソース: dl.fedoraproject.org
nix profile install nixpkgs#nucleinixpkgs package indexes · pkgs/by-name/nu/nuclei/package.nix · ソース: api.github.com
scoop install main/nucleiScoop official bucket manifest trees · bucket/nuclei.json · ソース: api.github.com
概要
HTTP/DNS scanner configurable via YAML templates
履歴
Nuclei is ProjectDiscovery's Go-based, template-driven vulnerability scanner. Its core package identity is the split between a fast scanning engine and a community-maintained YAML template ecosystem.
The nuclei repository was created on 2020-04-03, and the companion nuclei-templates repository followed on 2020-04-04. The README describes Nuclei as a modern high-performance scanner using simple YAML templates to model real vulnerability checks with low false positives.
ProjectDiscovery's documentation and README emphasize extensibility: templates can cover HTTP, DNS, TCP, SSL, WHOIS, JavaScript, code, file, headless, and other protocol modes, with bulk scanning, template filtering, workflows, output formats, and CI/CD integration.
Nuclei's adoption is inseparable from nuclei-templates. The template repository describes itself as a community-curated list for the nuclei engine; on 2026-07-01 its README statistics listed 11,997 files, 873 directories, thousands of CVE/vulnerability/discovery tags, and KEV-oriented coverage.
The upstream README says Nuclei is used and contributed to by Fortune 500 enterprises, government agencies, and universities. It is common in bug bounty, attack-surface management, pentest regression, and DevSecOps workflows because checks can be shared as small YAML files rather than compiled scanner plugins.
Typical package use starts with `nuclei -u target` or `nuclei -l targets.txt`, then narrows by template path, tags, severity, protocol type, or template ID. Users update templates, run new templates only, export JSONL or reports, write custom templates, and chain Nuclei after discovery tools that produce host or URL lists.
Security teams use it as a repeatable regression scanner: turn a finding into a template, commit the template, rerun it across staging or production, and keep checking that the vulnerability does not reappear.
Nuclei matters because it made the packageable unit of vulnerability knowledge a readable YAML template. That lowered the cost of sharing checks across bug bounty hunters, consultancies, and internal security teams.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.config/nuclei/config.yamlCredential-bearing paths to review before unattended agent runs.
~/.pdcp/credentials.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nuclei | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/projectdiscovery/nuclei
インストールメタデータ
| パッケージキー | brew:nuclei |
|---|---|
| バージョン | 3.11.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nuclei |
| ホームページ | https://docs.projectdiscovery.io/tools/nuclei/overview |
| リポジトリ | https://github.com/projectdiscovery/nuclei |
| 上流ドキュメント | https://docs.projectdiscovery.io/opensource/nuclei |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.11.0.tar.gz |
| 最終更新 | 2026-07-06T10:13:48Z |
| Pulse | updated |
| ビルド依存関係 | go |
| 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 | nuclei |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nuclei
nix profile install nixpkgs#nucleinuclei 3.8.0-r1
Vulnerability scanner built on a simple YAML-based DSL
https://docs.projectdiscovery.io/tools/nuclei
sudo apk add nucleinuclei-doc 3.8.0-r1
Vulnerability scanner built on a simple YAML-based DSL (documentation)
https://docs.projectdiscovery.io/tools/nuclei
sudo apk add nuclei-docnuclei 3.8.0-1.fc45
Fast, customizable YAML-based vulnerability scanner
https://github.com/projectdiscovery/nuclei
sudo dnf install nucleinuclei
sudo port install nucleimain/nuclei
scoop install main/nucleiソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.