sqlmap/lib
CrazyKidJack ba7ccadff1 Fix --cookie-del (cookieDel) error checking
error checking was checking if len(conf.cookieDel) which always returns true when option is used. Now it checks if len(conf.cookieDel) != 1
2022-10-15 00:51:05 -05:00
..
controller Fixes #5154 2022-08-04 09:20:52 +02:00
core Fix --cookie-del (cookieDel) error checking 2022-10-15 00:51:05 -05:00
parse Fixes #5190 2022-10-07 20:12:12 +02:00
request Fixes #5187 2022-10-06 11:50:35 +02:00
takeover Fixing DeprecationWarning (logger.warn) 2022-06-22 12:04:34 +02:00
techniques Improvement regarding #5171 2022-09-13 22:59:34 +02:00
utils Some DeprecationWarning fixes 2022-06-22 13:05:41 +02:00
__init__.py Copyright year bump 2022-01-03 11:30:34 +01:00