mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
minor update
This commit is contained in:
parent
8aefd0bbf7
commit
42272ca78c
7 changed files with 17 additions and 7 deletions
|
|
@ -114,4 +114,4 @@ class Fingerprint(GenericFingerprint):
|
|||
return False
|
||||
|
||||
def forceDbmsEnum(self):
|
||||
conf.db = "SQLite"
|
||||
conf.db = "SQLite (*)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue