mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Implementation for an Issue #4
This commit is contained in:
parent
b3552494c4
commit
efa99c4519
4 changed files with 15 additions and 3 deletions
|
|
@ -88,7 +88,8 @@ optDict = {
|
|||
"timeSec": "integer",
|
||||
"uCols": "string",
|
||||
"uChar": "string",
|
||||
"dnsName": "string"
|
||||
"dnsName": "string",
|
||||
"secondOrder": "string"
|
||||
},
|
||||
|
||||
"Fingerprint": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue