1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

minor updates to the nsedoc descriptions for some scripts

This commit is contained in:
fyodor
2011-09-11 18:26:37 +00:00
parent 24c8c06f1b
commit bff90f3d55
8 changed files with 8 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
description = [[
http-default-accounts tests for access with default credentials in a variety of web applications and devices.
http-default-accounts tests for access with default credentials used by a variety of web applications and devices.
It works similar to http-enum, we detect applications by matching known paths and launching a login routine using default credentials when found.
This script depends on a fingerprint file containing the target's information: name, category, location paths, default credentials and login routine.