mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-31 18:39:46 +03:00
fix a typo in readme
This commit is contained in:
parent
ab7e9cc289
commit
22d7946fec
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Because sqlmap only support GoogleDork. I fork original project and add BaiduDork support.
|
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.
|
You can use --use-baidu in cmd line to specify using baidu engine to replace google engine. Other arguments are same with GoogleDork.
|
||||||
|
|
||||||
ex.
|
ex.
|
||||||
python sqlmap.py -g "测试 inurl:jsp?id=" --use-baidu --gpage=8 --smart --beep --batch
|
python sqlmap.py -g "测试 inurl:jsp?id=" --use-baidu --gpage=8 --smart --beep --batch
|
Loading…
Reference in New Issue
Block a user