sqlmap/plugins/dbms
Bernardo Damele 65a05452f7 Added option --search to work in conjunction with -D (done), -T (soon) or -C (replaces --dump -C) - See #190:
* --search -D foobar: searches all database names like the ones provided
* --search -T foobar: searches all databases' table names like the ones provided (soon)
* --search -C foobar: replaces --dump -C
2010-05-07 13:40:57 +00:00
..
access Added option --search to work in conjunction with -D (done), -T (soon) or -C (replaces --dump -C) - See #190: 2010-05-07 13:40:57 +00:00
firebird Added option --search to work in conjunction with -D (done), -T (soon) or -C (replaces --dump -C) - See #190: 2010-05-07 13:40:57 +00:00
mssqlserver Finally fixed and adapted all code around to the new isWindowsDriveLetterPath() function 2010-04-23 16:34:20 +00:00
mysql Finally fixed and adapted all code around to the new isWindowsDriveLetterPath() function 2010-04-23 16:34:20 +00:00
oracle Added option --search to work in conjunction with -D (done), -T (soon) or -C (replaces --dump -C) - See #190: 2010-05-07 13:40:57 +00:00
postgresql Added resume functionality to -d and fixed logging with -d 2010-04-12 09:35:20 +00:00
sqlite Added option --search to work in conjunction with -D (done), -T (soon) or -C (replaces --dump -C) - See #190: 2010-05-07 13:40:57 +00:00
__init__.py Updated copyright 2010-03-03 15:26:27 +00:00