mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Minor fix
This commit is contained in:
@@ -90,6 +90,8 @@ def dnsUse(payload, expression):
|
|||||||
else:
|
else:
|
||||||
break
|
break
|
||||||
|
|
||||||
|
output = decodeHexValue(output) if conf.hexConvert else output
|
||||||
|
|
||||||
kb.dnsMode = False
|
kb.dnsMode = False
|
||||||
|
|
||||||
if output is not None:
|
if output is not None:
|
||||||
|
|||||||
Reference in New Issue
Block a user