mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 11:03:15 +00:00
Newline adjustment
This commit is contained in:
parent
5334a40451
commit
5bd8504f21
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue