Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5334a40 commit 5bd8504Copy full SHA for 5bd8504
1 file changed
plugins/generic/enumeration.py
@@ -103,6 +103,7 @@ def getBanner(self):
103
104
infoMsg = "fetching banner"
105
logger.info(infoMsg)
106
+
107
if not kb.data.banner:
108
if conf.unionUse or conf.unionTest:
109
dumper.string("valid union", unionTest())
0 commit comments