1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-06 06:29:03 +00:00

Add @output sections for http-passwd, db2-info, db2-das-info, and

pptp-version.
This commit is contained in:
david
2010-04-08 19:44:20 +00:00
parent 5f15989593
commit 8a26459cfd
4 changed files with 78 additions and 1 deletions

View File

@@ -4,6 +4,15 @@ DB2 EXCSAT (exchange server attributes) command packet and parses the response.
]]
-- rev 1.3 (2009-12-16)
---
-- @output
-- PORT STATE SERVICE
-- 50000/tcp open ibm-db2
-- | db2-info: DB2 Version: 8.02.9
-- | Server Platform: QDB2/SUN
-- | Instance Name: db2inst1
-- |_ External Name: db2inst1db2agent00002B430
author = "Tom Sellers"