mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-14 15:14:31 +03:00
Newline adjustment
This commit is contained in:
parent
5334a40451
commit
5bd8504f21
|
@ -103,6 +103,7 @@ 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…
Reference in New Issue
Block a user