File oracle-sid-brute
Script types:
portrule
Categories:
intrusive, brute
Download: http://nmap.org/svn/scripts/oracle-sid-brute.nse
User Summary
Guesses Oracle instance/SID names against the TNS-listener.
If the oraclesids script argument is not used to specify an
alternate file, the default oracle-sids file will be used.
License to use the oracle-sids file was granted by its
author, Alexander Kornbrust (http://seclists.org/nmap-dev/2009/q4/645).
Script Arguments
oraclesids
A file containing SIDs to try.
Example Usage
nmap --script=oracle-sid-brute --script-args=oraclesids=/path/to/sidfile -p 1521-1560 <host> nmap --script=oracle-sid-brute -p 1521-1560 <host>
Script Output
PORT STATE SERVICE REASON 1521/tcp open oracle syn-ack | oracle-sid-brute: | orcl | prod |_ devel
Requires
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html


