mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
added new option --flush-session
This commit is contained in:
parent
a839566bb2
commit
58d54b6515
5 changed files with 52 additions and 37 deletions
|
|
@ -103,7 +103,6 @@ class Enumeration:
|
|||
|
||||
infoMsg = "fetching banner"
|
||||
logger.info(infoMsg)
|
||||
|
||||
if not kb.data.banner:
|
||||
if conf.unionUse or conf.unionTest:
|
||||
dumper.string("valid union", unionTest())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue