1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Do copyediting of NSEDoc up through pgsql-brute.

This commit is contained in:
david
2010-07-12 06:21:03 +00:00
parent 725e6b85ac
commit 4cdc50e95d
14 changed files with 92 additions and 77 deletions

View File

@@ -1,5 +1,6 @@
description = [[
Checks for MySQL servers with an empty root and/or anonymous password
Checks for MySQL servers with an empty password for <code>root</code> or
<code>anonymous</code>.
]]
---