Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

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



Functions

parseVersion (server_version)

Converts the prodrel server string to a version string

Parameters

  • server_version: string containing the product release

Return value:

ver string containing the version information

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]