mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
some updates
This commit is contained in:
parent
c8fe2fa8d8
commit
3f0a443b83
4 changed files with 12 additions and 6 deletions
|
|
@ -189,3 +189,6 @@ class Fingerprint(GenericFingerprint):
|
|||
logger.warn(warnMsg)
|
||||
|
||||
return False
|
||||
|
||||
def forceDbmsEnum(self):
|
||||
conf.db = "Access"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue