sqlmap/lib/parse
Bernardo Damele 7f055924a7 sqlmap 0.6.3-rc4:
Minor enhancement to be able to specify the number of seconds before
timeout the connection, default is set to 10 seconds.
Minor improvement to retry the HTTP request up to three times in case
an exception is raised during the connection to the target url.
Minor bug fix to correctly catch connection exceptions and notify to
the user also if they occur within a thread.
Minor code restyling.
Updated documentation.
2008-12-04 17:40:03 +00:00
..
__init__.py propsets.. 2008-10-15 15:56:32 +00:00
banner.py Minor enhancement to fingerprint the web server operating system and 2008-11-18 17:42:46 +00:00
cmdline.py sqlmap 0.6.3-rc4: 2008-12-04 17:40:03 +00:00
configfile.py sqlmap 0.6.3-rc4: 2008-12-04 17:40:03 +00:00
handler.py Minor adjustments to the operating system fingerprint. 2008-11-19 00:36:44 +00:00
headers.py Added new HTTP response headers on which fingerprint web app technology and web server OS. 2008-11-19 15:33:39 +00:00
html.py Minor code adjustments 2008-11-17 00:13:49 +00:00
queriesfile.py Initial implementation of support for stacked queries. 2008-11-12 00:36:50 +00:00