Script
Script
Script Summary
Tests for access with default credentials used by a variety of web applications
and devices.
You may select a category if you wish to reduce the number of requests. We
have categories like:
For a fingerprint to be used it needs to satisfy both the category and name
criteria.
By default, the script produces output only when default credentials are found,
while staying silent when the target only matches some fingerprints (but no
credentials are found). With increased verbosity (option -v), the script will also
report all matching fingerprints.
Please help improve this script by adding new entries to nselib/data/http-
default-accounts.lua
Script Arguments
http-default-accounts.category
http-default-accounts.name
http-default-accounts.fingerprintfile
http-default-accounts.basepath
slaxml.debug
Example Usage
nmap -p80 --script http-default-accounts host/ip
Script Output
PORT STATE SERVICE
80/tcp open http
| http-default-accounts:
| [Cacti] at /
| admin:admin
| [Nagios] at /nagios/
|_ nagiosadmin:CactiEZ
Requires
creds
http
nmap
shortport
stdnse
table
Authors: