Donate Share

A free penetration testing toolkit

Code

Programming Languages: Python

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://inguma.svn.sourceforge.net/svnroot/inguma inguma

browse code, statistics cvs -d:pserver:anonymous@inguma.cvs.sourceforge.net:/cvsroot/inguma login

cvs -z3 -d:pserver:anonymous@inguma.cvs.sourceforge.net:/cvsroot/inguma co -P modulename

Show:

What's happening?

  • Incorrect DSN in sid guess

    In sid guess module SERVICE_NAME instead of SID is used in DSN. It is correct to use SID for it: link += "(CONNECT_DATA=(SID=%s)))" By the way the is special function for create DSN in cx_Oracle called cx_Oracle.makedsn (see patch below).

    2009-05-29 20:48:42 UTC by oxdef

Our Numbers