sqlmap/plugins/dbms/oracle
Bernardo Damele c8f943f5e4 Now, if the back-end dbms type has been identified by the detection engine, skips the fingerprint phase.
Major code refactoring and commenting to detection engine.
Ask user whether or not to proceed to test remaining parameters after an injection point has been identified.
Restore beep at SQL injection find.
Avoid reuse of same variable in DBMS handler code.
Minor adjustment of payloads XML file.
2010-11-30 22:40:25 +00:00
..
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
connector.py Set proper verbose level for dbms direct error messages 2010-11-07 22:14:06 +00:00
enumeration.py further refactoring (all enumerations are now put into enums.py) 2010-11-08 09:20:02 +00:00
filesystem.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
fingerprint.py Now, if the back-end dbms type has been identified by the detection engine, skips the fingerprint phase. 2010-11-30 22:40:25 +00:00
syntax.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
takeover.py sorry, cosmetics 2010-10-14 23:18:29 +00:00