sqlmap/lib/techniques/error
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
..
__init__.py Update of copyright years 2018-01-02 00:48:10 +01:00
use.py Commit to make CLI option to disable counting 2018-02-26 22:50:41 +02:00