sqlmap/lib/request
Bernardo Damele 0d559d14df Initial support for SQLite (90% approx).
Initial support for Firebird (30% approx).
Initial support for Access (10% approx).
Shared libraries code/installation scripts ported to 64bit, directory structure adapted.
Minor code adjustments.
2010-03-18 17:20:54 +00:00
..
__init__.py Updated copyright 2010-03-03 15:26:27 +00:00
basic.py Updated copyright 2010-03-03 15:26:27 +00:00
certhandler.py Fixes #59 - proper customizable redirect (302 and 301) 2010-03-15 14:24:43 +00:00
comparison.py fixed threading bug (difflib :) 2010-03-10 14:14:27 +00:00
connect.py Fixes #178 and #179 - proper handling of custom redirects 2010-03-16 14:30:57 +00:00
inject.py Initial support for SQLite (90% approx). 2010-03-18 17:20:54 +00:00
proxy.py Updated copyright 2010-03-03 15:26:27 +00:00
redirecthandler.py Fixes #178 and #179 - proper handling of custom redirects 2010-03-16 14:30:57 +00:00