File db2-info
Download: http://nmap.org/svn/scripts/db2-info.nse
User Summary
Attempts to extract information from IBM DB2 Server instances. The script sends a DB2 EXCSAT (exchange server attributes) command packet and parses the response.
Example Usage
nmap -sV <target>
Script 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
Requires
Categories: safe discovery version
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html
Functions
| parseVersion (server_version) | Converts the prodrel server string to a version string |




