Nmap Development mailing list archives

[NSE] Scripts for Versant object databases


From: Patrik Karlsson <patrik () cqure net>
Date: Thu, 8 Mar 2012 18:54:29 +0100

Hi list,

I just committed a library and two new scripts for discovering and querying
Versant object databases for information.
The discovery script discovers databases using the SRVLOC protocol and the
second attempts to connect to the server and pull information regarding
available databases and their versions. The information that can be
extracted looks like this:

PORT     STATE SERVICE REASON
5019/tcp open  versant syn-ack
| versant-info:
|   Hostname: WIN-S6HA7RJFAAR
|   Root path: C:\Versant\8
|   Database path: C:\Versant\db
|   Library path: C:\Versant\8
|   Version: 8.0.2
|   Databases
|     FirstDB@WIN-S6HA7RJFAAR:5019
|       Created: Sat Mar 03 12:00:02 2012
|       Owner: Administrator
|       Version: 8.0.2
|     SecondDB@WIN-S6HA7RJFAAR:5019
|       Created: Sat Mar 03 03:44:10 2012
|       Owner: Administrator
|       Version: 8.0.2
|     ThirdDB@WIN-S6HA7RJFAAR:5019
|       Created: Sun Mar 04 02:20:21 2012
|       Owner: Administrator
|_      Version: 8.0.2


Cheers,
Patrik
-- 
Patrik Karlsson
http://www.cqure.net
http://twitter.com/nevdull77
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: