Automatic SQL injection and database takeover tool
Go to file
2016-06-23 09:34:25 +08:00
doc Adding translation for README in Japanese(JP). 2016-05-26 09:37:45 +09:00
extra Fixes #1839 2016-05-04 11:14:42 +02:00
lib adjust the count of links included in a page to 50 2016-06-23 09:34:25 +08:00
plugins Minor just in case patch 2016-06-19 17:44:47 +02:00
procs Minor update 2016-05-30 01:29:40 +02:00
shell Removing dependency for bz2 as there are some reported problems with the library on non-standard platforms 2013-10-02 20:32:18 +02:00
tamper Minor patches 2016-04-19 13:13:37 +02:00
thirdparty Fixes #1878 2016-05-17 10:47:17 +02:00
txt Update of copyright string 2016-01-06 00:07:49 +01:00
udf Adding compiled UDFs for PostgreSQL 32-bit (9.2, 9.3 and 9.4) 2015-06-05 16:24:28 +02:00
waf Minor upgrade for WAF/IDS/IPS detection 2016-05-31 09:49:50 +02:00
xml Payload that never ever worked (now fixed) 2016-06-03 13:16:00 +02:00
.gitattributes Adding an option --safe-post 2015-04-20 23:55:59 +02:00
.gitignore Trivial update 2012-12-26 17:15:59 +01:00
.travis.yml Adding support for Travis CI 2016-02-29 00:04:31 +01:00
README.md fix a typo in readme 2016-06-22 18:04:53 +08:00
sqlmap.conf Adding option --tmp-dir 2016-05-31 14:55:56 +02:00
sqlmap.py Minor just in case patch 2016-06-19 17:44:47 +02:00
sqlmapapi.py Minor nuisance patch 2016-02-13 21:28:02 +01:00

sqlmap

Because sqlmap only support GoogleDork. I fork original project and add BaiduDork support.

You can use --use-baidu in cmd line to specify using baidu engine to replace google engine. Other arguments are same with GoogleDork.

ex. python sqlmap.py -g "测试 inurl:jsp?id=" --use-baidu --gpage=8 --smart --beep --batch