macOS
brew install niktolocal Homebrew formula metadata
sudo port install niktoMacPorts ports tree · www/nikto/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nikto in AI-Agent-Workflows.
Installation
brew install niktolocal Homebrew formula metadata
sudo port install niktoMacPorts ports tree · www/nikto/Portfile · Quelle: api.github.com
sudo apk add niktoAlpine Linux edge package indexes · nikto · Quelle: dl-cdn.alpinelinux.org
sudo apt install niktoDebian stable package indexes · nikto · Quelle: deb.debian.org
nix profile install nixpkgs#niktonixpkgs package indexes · pkgs/by-name/ni/nikto/package.nix · Quelle: api.github.com
sudo pacman -S niktoArch Linux sync databases · nikto · Quelle: geo.mirror.pkgbuild.com
Überblick
Web server scanner
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
nikto | cli | globales Executable | |
replay.pl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/sullo/nikto
Installationsmetadaten
| Paketschlüssel | brew:nikto |
|---|---|
| Version | 2.6.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/nikto |
| Homepage | https://cirt.net/nikto/ |
| Repository | https://github.com/sullo/nikto |
| Upstream-Dokumentation | https://cirt.net/Nikto2 |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://github.com/sullo/nikto/archive/refs/tags/2.6.0.tar.gz |
| Von macOS bereitgestellte Bibliotheken | perl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 niktoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.