macOS
brew install niktolocal Homebrew formula metadata
sudo port install niktoMacPorts ports tree · www/nikto/Portfile · 来源: api.github.com
安装
brew install niktolocal Homebrew formula metadata
sudo port install niktoMacPorts ports tree · www/nikto/Portfile · 来源: api.github.com
sudo apk add niktoAlpine Linux edge package indexes · nikto · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#niktonixpkgs package indexes · pkgs/by-name/ni/nikto/package.nix · 来源: api.github.com
sudo pacman -S niktoArch Linux sync databases · nikto · 来源: geo.mirror.pkgbuild.com
概览
Web server scanner
历史
Nikto is a long-running open source web server scanner aimed at penetration testers, security professionals, and system administrators. Its enduring value is not exploit automation but broad, noisy coverage: identifying dangerous files, outdated server components, common HTTP/server misconfigurations, odd headers, authentication defaults, and other findings that are useful early in web reconnaissance.
The project history published in the Nikto wiki says Nikto 1.00 Beta was released on December 27, 2001, followed shortly by a 1.01 bug-fix release. The same history describes the 2.0 release in November 2007 as the result of several years of improvements, with development continuing on GitHub afterward. The wiki also records David Lodge joining and taking project leadership in 2008 while Chris Sullo stepped away, and Sullo rejoining in 2009.
The GitHub repository and cirt.net page show the modern project still centered on the same Perl scanner lineage. The repository lists Nikto 2.6.0 as a release on February 11, 2026, and the project page describes a scanner with updateable scan items/plugins, multiple output formats, false-positive reduction, TLS fingerprinting checks, proxy support, and database/reporting integrations.
Nikto became part of the standard open-source web assessment toolkit because it is easy to run, has a large body of checks, and is available through mainstream package managers. The project's own history says that within two years of the 2001 beta it had become the most popular freely available web vulnerability scanner; modern adoption is reflected by its GitHub repository visibility and Homebrew packaging.
On 2026-07-01, the Homebrew formula page listed Nikto 2.6.0 with 7,916 installs over 365 days. That is modest compared with language/build tools, but healthy for a focused security scanner that many users run only during audits or lab work.
Package nerds usually treat Nikto as a quick web-server coverage pass: install it, run `nikto -h https://target.example`, add ports with `-p`, feed host lists, tune check classes, and export text, JSON, XML, HTML, CSV, SQL, or database-backed reports. The official basic testing docs emphasize host/port scans, URL input, SSL handling, multiple ports, and host files.
In practice it is often paired with nmap and proxy tooling: nmap finds HTTP services, Nikto checks them for common files and server issues, then the output is fed into manual verification or reporting. Its value is breadth and repeatability, not stealth or perfect signal.
Nikto is the archetypal packaged Perl web scanner: old, portable, easy to bottle, still useful, and familiar enough that security distributions and package managers keep it around. For av.db, its history matters because it is a source-backed example of a security CLI whose adoption comes from workflow habit and test coverage rather than a fast-moving ecosystem.
安全态势
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
./nikto.conf~/nikto.conf/etc/nikto.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
nikto | cli | 全局可执行文件 | |
replay.pl | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sullo/nikto
安装元数据
| 软件包键 | brew:nikto |
|---|---|
| 版本 | 2.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/nikto |
| 主页 | https://cirt.net/nikto/ |
| 仓库 | https://github.com/sullo/nikto |
| 上游文档 | https://cirt.net/Nikto2 |
| 许可证 | GPL-3.0-only |
| 源码归档 | https://github.com/sullo/nikto/archive/refs/tags/2.6.0.tar.gz |
| macOS 提供的库 | perl |
| 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 | nikto |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
nikto 1:2.1.5-3.1
web server security scanner
sudo apt install niktonikto
nix profile install nixpkgs#niktonikto 1:2.1.5-3.1
web server security scanner
sudo apt install niktonikto 2.6.0-r0
A web application security scanner
sudo apk add niktonikto 2.6.0-2
A web server scanner which performs comprehensive tests against web servers for multiple items
https://github.com/sullo/nikto
sudo pacman -S niktonikto
sudo port install nikto来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.