sqlmap/lib/request
2009-12-17 22:04:01 +00:00
..
__init__.py Updated to sqlmap 0.7 release candidate 1 2009-04-22 11:48:07 +00:00
basic.py Almost done with web backdoor functionality 2009-04-28 11:05:07 +00:00
comparison.py Minor bug fixes to --os-shell (altought web backdoor functionality still to be reviewed). 2009-04-27 23:05:11 +00:00
connect.py sqlmap 0.8-rc2: minor enhancement based on msfencode 3.3.3-dev -t exe-small so that also PostgreSQL supports again the out-of-band via Metasploit payload stager optionally to shellcode execution in-memory via sys_bineval() UDF. Speed up OOB connect back. Cleanup target file system after --os-pwn too. Minor bug fix to correctly forge file system paths with os.path.join() all around. Minor code refactoring and user's manual update. 2009-12-17 22:04:01 +00:00
inject.py Merged back from personal branch to trunk (svn merge -r846:940 ...) 2009-09-25 23:03:45 +00:00
proxy.py HTTPS requests over HTTP proxy now work on either Python 2.4, 2.5 and 2.6+ 2009-05-20 14:27:25 +00:00