oraclecheck
Info
A console Oracle security checker, basically it just checks for default username/password combinations. I forgot to release this externally over 2 years ago, but I have just rewritten most of the functionality. The good thing about this tool is that it does not require external Oracle libraries to run.
Features
- Console
- No external Oracle libraries required
Requirements
- Windows 2000, Windows XP, Windows 2003 Server, Vista x64 (Might work on others?)
- Microsoft .NET Framework v3.5
Example Output
oraclecheck v1.1.0
Server: 10.0.0.112
Port: 1521
Version: TNSLSNR for 32-bit Windows: Version 9.2.0.1.0 - Production
TNS Listener Security: False
Using SNMP: False
Listener Parameter Path: C:\oracle\ora92\network\admin\listener.ora
Listener Log File Path: C:\oracle\ora92\network\log\listener.log
Responsive to TNS Status Packets: True
Databases
---------
SID: PLSExtProc
SID: ora9i
SID: ora9iXDB
SID: test
ora9i
------------------------------------
DBSNMP/DBSNMP
SYSTEM/MANAGER
SCOTT/TIGER
ora9iXDB
------------------------------------
DBSNMP/DBSNMP
SYSTEM/MANAGER
SCOTT/TIGER
test
------------------------------------
DBSNMP/DBSNMP

