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

Went through all the new (since 5.51) scripts and improved (I hope) the nsedoc descriptions a bit and made some other very minor cleanups

This commit is contained in:
fyodor
2011-06-29 01:29:14 +00:00
parent 651197768b
commit 536e00ea42
31 changed files with 90 additions and 61 deletions

View File

@@ -1,5 +1,7 @@
description = [[
Audit MySQL database server
Audit MySQL database server security configuration against parts of
the CIS MySQL v1.0.2 benchmark (the engine can be used for other MySQL
audits by creating appropriate audit files).
]]