sqlmap/lib
Youssef Mohammed 92d9a4b3a7
Commit to make CLI option to disable counting
I was pentesting , when i found lots of null entries in a table

examining it showed that sqlmap ignores when count returns zero (don't know why)

however commenting out the code retrieved data

so going to add this here as command line option (i was wondered that there were no such option)
2018-02-26 22:50:41 +02:00
..
controller Minor refactoring 2018-02-07 16:05:41 +01:00
core Fixes #2948 2018-02-26 13:37:19 +01:00
parse Implementation for an Issue #2891 2018-02-13 15:53:50 +01:00
request Minor refactoring 2018-02-07 16:05:41 +01:00
takeover Minor refactoring 2018-02-08 17:08:44 +01:00
techniques Commit to make CLI option to disable counting 2018-02-26 22:50:41 +02:00
utils Minor text update 2018-02-13 23:10:53 +01:00
__init__.py Update of copyright years 2018-01-02 00:48:10 +01:00