Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5bd8504

Browse files
committed
Newline adjustment
1 parent 5334a40 commit 5bd8504

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/generic/enumeration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def getBanner(self):
103103

104104
infoMsg = "fetching banner"
105105
logger.info(infoMsg)
106+
106107
if not kb.data.banner:
107108
if conf.unionUse or conf.unionTest:
108109
dumper.string("valid union", unionTest())

0 commit comments

Comments
 (0)