This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
sqlmap
Watch
1
Star
0
Fork
0
You've already forked sqlmap
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2025-12-25 17:09:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ef27fd5ea11bcfd2207879aa4670d57df5f321fd
sqlmap
/
lib
History
Miroslav Stampar
ef27fd5ea1
there is a huge problem with urllib2 connections that sockets are left opened causing problems with lots of disposable connections used (like in --threads) (
http://mail.python.org/pipermail/python-bugs-list/2007-January/036873.html
,
http://mail.python.org/pipermail/python-bugs-list/2007-January/036873.html
)
2011-01-01 15:20:29 +00:00
..
contrib
removed all trailing spaces from blank lines
2010-11-03 10:08:27 +00:00
controller
fix for a bug reported by ragos@joker.ms (AttributeError: 'NoneType' object has no attribute 'write')
2011-01-01 12:23:02 +00:00
core
bug fix (dynamic markings were not restored in program rerun which potentially led to no data retrieved)
2010-12-29 19:48:19 +00:00
parse
fix for one of those more complex bugs (comparison was returning None while original page and/or page template were already had already DBMS error inside)
2010-12-24 12:13:48 +00:00
request
there is a huge problem with urllib2 connections that sockets are left opened causing problems with lots of disposable connections used (like in --threads) (
http://mail.python.org/pipermail/python-bugs-list/2007-January/036873.html
,
http://mail.python.org/pipermail/python-bugs-list/2007-January/036873.html
)
2011-01-01 15:20:29 +00:00
takeover
update
2010-12-18 15:57:47 +00:00
techniques
resume of brute forced data is now available
2010-12-27 14:17:20 +00:00
utils
adding user names to the attack dictionary
2010-12-29 00:37:53 +00:00
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00