mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
implementing a --page-rank switch as requested by l0rda@l0rda.biz
This commit is contained in:
parent
02379c01a2
commit
bd75fd26e9
5 changed files with 15 additions and 3 deletions
|
|
@ -160,6 +160,7 @@ optDict = {
|
|||
"checkPayload": "boolean",
|
||||
"cleanup": "boolean",
|
||||
"googlePage": "integer",
|
||||
"pageRank": "boolean",
|
||||
"parseErrors": "boolean",
|
||||
"replicate": "boolean",
|
||||
"tor": "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue