macOS
brew install niktolocal Homebrew formula metadata
sudo port install niktoMacPorts ports tree · www/nikto/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nikto pour les workflows d'agents IA.
installation
brew install niktolocal Homebrew formula metadata
sudo port install niktoMacPorts ports tree · www/nikto/Portfile · Source: api.github.com
sudo apk add niktoAlpine Linux edge package indexes · nikto · Source: dl-cdn.alpinelinux.org
sudo apt install niktoDebian stable package indexes · nikto · Source: deb.debian.org
nix profile install nixpkgs#niktonixpkgs package indexes · pkgs/by-name/ni/nikto/package.nix · Source: api.github.com
sudo pacman -S niktoArch Linux sync databases · nikto · Source: geo.mirror.pkgbuild.com
aperçu
Web server scanner
historique
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.
posture de sécurité
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
nikto | cli | exécutable global | |
replay.pl | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/sullo/nikto
métadonnées d'installation
| Clé du paquet | brew:nikto |
|---|---|
| Version | 2.6.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/nikto |
| Page d'accueil | https://cirt.net/nikto/ |
| Dépôt | https://github.com/sullo/nikto |
| Docs amont | https://cirt.net/Nikto2 |
| Licence | GPL-3.0-only |
| Archive source | https://github.com/sullo/nikto/archive/refs/tags/2.6.0.tar.gz |
| Bibliothèques fournies par macOS | perl |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 niktopiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.