mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
Update some script nsedoc descriptions for consistency. The description should almost always start with an active verb and never with the script name or 'this script'. Admittedly that makes the first sentence a fragment. The first sentence should be capitalized
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
description = [[
|
||||
http-default-accounts tests for access with default credentials used by a variety of web applications and devices.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user