sqlmap/lib/controller
Bernardo Damele af9725214a Properly deal with partial (single entry) UNION injections.
Got rid of kb.union*, now it's all stored/used from kb.injection.
Minor bug fix with where=2 detection phase.
2011-01-12 12:01:32 +00:00
..
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00
action.py Added generic and mysql UNION tests from 1 to 25 columns. 2011-01-11 22:56:21 +00:00
checks.py Properly deal with partial (single entry) UNION injections. 2011-01-12 12:01:32 +00:00
controller.py First big commit to move UNION query tests to detection phase - there are some improvements and tuning to do yet though. 2011-01-11 22:18:47 +00:00
handler.py code refactoring 2011-01-02 16:51:21 +00:00