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

Sponsors

SolarWinds makes easy-to-use enterprise IT management software to help IT pros solve problems every day and help to enable efficient and effective management of networks and IT environments.

Join our online community of over 100,000 IT professionals talking shop. Get involved. Gain insights. Share tips and tricks. Visit thwack today!


File maxdb-info

Script types: portrule
Categories: default, version
Download: http://nmap.org/svn/scripts/maxdb-info.nse

User Summary

Retrieves version and database information from a SAP Max DB database.

Example Usage

nmap -p 7210 --script maxdb-info <ip>

Script Output

PORT     STATE SERVICE REASON
7210/tcp open  maxdb   syn-ack
| maxdb-info: 
|   Version: 7.8.02
|   Build: DBMServer 7.8.02   Build 021-121-242-175
|   OS: UNIX
|   Instroot: /opt/sdb/MaxDB
|   Sysname: Linux 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011
|   Databases
|     instance  path            version    kernel  state
|     MAXDB     /opt/sdb/MaxDB  7.8.02.21  fast    running
|     MAXDB     /opt/sdb/MaxDB  7.8.02.21  quick   offline
|     MAXDB     /opt/sdb/MaxDB  7.8.02.21  slow    offline
|_    MAXDB     /opt/sdb/MaxDB  7.8.02.21  test    offline

Requires


Author: Patrik Karlsson

License: Same as Nmap--See http://nmap.org/book/man-legal.html

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 ]