This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
sqlmap
Watch
1
Star
0
Fork
0
You've already forked sqlmap
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2025-12-07 13:11:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a92ae9384778764db7d383aeedb84c4fdcab02ac
sqlmap
/
plugins
/
dbms
/
oracle
History
Bernardo Damele
a92ae93847
minor bug fix to properly identify if user is admin on Oracle across all techniques
2013-01-18 09:22:53 +00:00
..
__init__.py
modified homepage address
2012-07-12 18:38:03 +01:00
connector.py
cx_Oracle.DatabaseError is an ancestor of cx_Oracle.InternalError
2013-01-10 15:33:32 +01:00
enumeration.py
minor bug fix to properly identify if user is admin on Oracle across all techniques
2013-01-18 09:22:53 +00:00
filesystem.py
Replacing old and deprecated raise Exception style (PEP8)
2013-01-03 23:20:55 +01:00
fingerprint.py
modified homepage address
2012-07-12 18:38:03 +01:00
syntax.py
Replacing old and deprecated raise Exception style (PEP8)
2013-01-03 23:20:55 +01:00
takeover.py
Replacing old and deprecated raise Exception style (PEP8)
2013-01-03 23:20:55 +01:00