mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
minor update
This commit is contained in:
parent
b3bd4144f5
commit
61a25418a9
3 changed files with 5 additions and 6 deletions
|
|
@ -160,7 +160,7 @@ class Enumeration(GenericEnumeration):
|
|||
foundTbls = {}
|
||||
tblList = conf.tbl.split(",")
|
||||
tblCond = rootQuery.inband.condition
|
||||
dbCond = rootQuery.inband.condition2
|
||||
#dbCond = rootQuery.inband.condition2
|
||||
|
||||
tblConsider, tblCondParam = self.likeOrExact("table")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue