1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 18:39:03 +00:00

Fixed the @output section, wrong script name.

This commit is contained in:
gyani
2015-07-18 11:21:50 +00:00
parent e168a4e31d
commit e919d7fa94

View File

@@ -14,7 +14,7 @@ Performs brute force password auditing against the OpenVAS manager using OMPv2.
-- @output
-- PORT STATE SERVICE REASON
-- 9390/tcp open openvas syn-ack
-- | svn-brute:
-- | omp2-brute:
-- | Accounts
-- |_ admin:secret => Valid credentials
--