mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-31 18:39:46 +03:00
Automatic SQL injection and database takeover tool
databasedetectionexploitationpentestingpythonsql-injectionsqlmapstarred-repostarred-sqlmapproject-repotakeovervulnerability-scanner
doc | ||
extra | ||
lib | ||
plugins | ||
procs | ||
shell | ||
tamper | ||
thirdparty | ||
txt | ||
udf | ||
waf | ||
xml | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
README.md | ||
sqlmap.conf | ||
sqlmap.py | ||
sqlmapapi.py |
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 is same with GoogleDork.
ex. python sqlmap.py -g "测试 inurl:jsp?id=" --use-baidu --gpage=8 --smart --beep --batch