mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
adding Beautifulsoup (BSD) into extras; adding --crawl to options
This commit is contained in:
parent
8c04aa871a
commit
07e2c72943
9 changed files with 2168 additions and 3 deletions
|
|
@ -167,6 +167,8 @@ optDict = {
|
|||
"beep": "boolean",
|
||||
"checkPayload": "boolean",
|
||||
"cleanup": "boolean",
|
||||
"crawl": "boolean",
|
||||
"forms": "boolean",
|
||||
"googlePage": "integer",
|
||||
"mobile": "boolean",
|
||||
"pageRank": "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue