sqlmap/plugins/dbms
Bernardo Damele 7e3b24afe6 Rewrite from scratch the detection engine. Now it performs checks defined in payload.xml. User can specify its own.
All (hopefully) functionalities should still be working.
Added two switches, --level and --risk to specify which injection tests and boundaries to use.
The main advantage now is that sqlmap is able to identify initially which injection types are present so for instance if boolean-based blind is not supported, but error-based is, sqlmap will keep going and work!
2010-11-28 18:10:54 +00:00
..
access Proper english (--postfix is now --suffix) and --string/--regexp does not necessarily need to match into the original response body, it might well be in the injected True condition only! 2010-11-17 22:00:09 +00:00
firebird Typo fix 2010-11-12 10:02:02 +00:00
maxdb Proper english (--postfix is now --suffix) and --string/--regexp does not necessarily need to match into the original response body, it might well be in the injected True condition only! 2010-11-17 22:00:09 +00:00
mssqlserver Converted to new XML object format 2010-11-12 10:11:13 +00:00
mysql Rewrite from scratch the detection engine. Now it performs checks defined in payload.xml. User can specify its own. 2010-11-28 18:10:54 +00:00
oracle Typo fix 2010-11-12 10:02:02 +00:00
postgresql Typo fix 2010-11-12 10:02:02 +00:00
sqlite sqlite3 library is not part of Gentoo (perhaps others) Python packages or installation bundle 2010-11-17 17:20:32 +00:00
sybase Typo fix 2010-11-12 10:02:02 +00:00
__init__.py sorry, cosmetics 2010-10-14 23:18:29 +00:00