sqlmap/lib/techniques
2011-01-27 19:44:24 +00:00
..
blind unescaping of char marked payloads 2011-01-24 12:00:16 +00:00
brute Major code refactoring - centralized all kb.dbms* info for both retrieval and set. 2011-01-19 23:06:15 +00:00
error Minor bug fix to properly cast to string also the COUNT() query in error-based technique (as it's concatenated to random strings for identification in page response) and int-string concatenation is not supported in all DBMS (like Oracle) 2011-01-20 22:01:21 +00:00
inband centralization of urlencoding should be (only) in connect.py and we are from now on handling non-urlencoded data at other levels 2011-01-27 19:44:24 +00:00
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00