sqlmap/plugins/dbms
Bernardo Damele 81ed7c2086 Initial implementation of support for stacked queries.
Added method to test for Time based blind SQL injection query stacking
on the affected parameter a SLEEP() or similar DBMS specific function.
Adapted libraries, plugins and XML with the above changes.
Minor layout adjustments.
2008-11-12 00:36:50 +00:00
..
__init__.py propsets.. 2008-10-15 15:56:32 +00:00
mssqlserver.py Be more user friendly on messages and minor code layout improvement 2008-11-02 18:23:42 +00:00
mysql.py Initial implementation of support for stacked queries. 2008-11-12 00:36:50 +00:00
oracle.py Be more user friendly on messages and minor code layout improvement 2008-11-02 18:23:42 +00:00
postgresql.py Major bug fix so that the users' privileges enumeration now works properly also on both MySQL < 5.0 and MySQL >= 5.0 also if the user has provided one or more users with -U option; 2008-11-02 18:17:12 +00:00