mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-09 08:59:38 +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 are same with GoogleDork.
ex. python sqlmap.py -g "测试 inurl:jsp?id=" --use-baidu --gpage=8 --smart --beep --batch