sqlmap/lib/parse
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
banner.py further refactoring (all enumerations are now put into enums.py) 2010-11-08 09:20:02 +00:00
cmdline.py Got rid of unreliable 'ORDER BY' technique to detect UNION query SQL injection, consequently switch --union-tech has gone now. 2010-11-29 17:18:38 +00:00
configfile.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
handler.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
headers.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
html.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
payloads.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