mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Couple of patches
This commit is contained in:
parent
afe497a954
commit
83d79692ac
4 changed files with 89 additions and 15 deletions
|
|
@ -47,6 +47,7 @@ from lib.request import inject
|
|||
from lib.techniques.union.use import unionUse
|
||||
from lib.utils.brute import columnExists
|
||||
from lib.utils.brute import tableExists
|
||||
from thirdparty import six
|
||||
|
||||
class Databases:
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue