mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
unhiding --dns-domain switch
This commit is contained in:
parent
fed0212631
commit
76eeba10e2
3 changed files with 9 additions and 4 deletions
|
|
@ -86,7 +86,8 @@ optDict = {
|
|||
"tech": "string",
|
||||
"timeSec": "integer",
|
||||
"uCols": "string",
|
||||
"uChar": "string"
|
||||
"uChar": "string",
|
||||
"dnsDomain": "string"
|
||||
},
|
||||
|
||||
"Fingerprint": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue