Automatic SQL injection and database takeover tool
Go to file
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
doc Minor update 2010-05-06 14:18:25 +00:00
extra Minor bug fix and layout adjustments 2010-04-06 21:57:15 +00:00
lib 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
plugins 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
shell fix - php backdoor script was not running on xampp 2010-04-26 13:01:16 +00:00
txt Minor enhancement to show the DBMS operating system (if fingerprinted) 2008-11-17 11:22:03 +00:00
udf Initial support for SQLite (90% approx). 2010-03-18 17:20:54 +00:00
xml 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
sqlmap.conf 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
sqlmap.py Added support to connect directly also to Oracle - see #158 2010-03-27 21:50:19 +00:00