mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
cosmetics (adding html parsed DBMS) regarding heuristic check
This commit is contained in:
@@ -197,7 +197,7 @@ class Connect:
|
||||
|
||||
# Reset the number of connection retries
|
||||
conf.retriesCount = 0
|
||||
|
||||
|
||||
# Return response object
|
||||
if response:
|
||||
return conn, None
|
||||
|
||||
Reference in New Issue
Block a user