sqlmap/plugins/dbms/firebird
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
..
__init__.py Ahead with code refactoring, related to r1502. 2010-03-23 21:26:45 +00:00
connector.py removed timeout keyword which is not supported on linux build 2010-04-13 10:11:14 +00:00
enumeration.py 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
filesystem.py Ahead with code refactoring, related to r1502. 2010-03-23 21:26:45 +00:00
fingerprint.py refactoring regarding usage of conf.dbmsConnector.connect() 2010-03-30 13:03:19 +00:00
syntax.py Ahead with code refactoring, related to r1502. 2010-03-23 21:26:45 +00:00
takeover.py Ahead with code refactoring, related to r1502. 2010-03-23 21:26:45 +00:00