mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
Did some NSEDoc cleanup on many of the 45 NSE scripts which are new since the 5.35DC1 Nmap release. Emphasis was on the first paragraph of the description, since that is shown on the front page of http://nmap.org/nsedoc and I'm planning to use that description verbatim (except for removing tags like <code>) for the CHANGELOG
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
description = [[
|
||||
Checks if a NetBus server is vulnerable to authentication bypass.
|
||||
Servers with this vulnerability can be accessed without knowing
|
||||
Checks if a NetBus server is vulnerable to an authentication bypass
|
||||
vulnerability which allows them to be fully accessed without knowing
|
||||
the password.
|
||||
|
||||
For example a server running on TCP port 12345 on localhost with
|
||||
|
||||
Reference in New Issue
Block a user