mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor fix
This commit is contained in:
@@ -101,7 +101,8 @@ class Enumeration:
|
||||
elif conf.os:
|
||||
kb.bannerFp["type"] = set([ "%s%s" % (conf.os[0].upper(), conf.os[1:]) ])
|
||||
|
||||
setOs()
|
||||
if conf.os:
|
||||
setOs()
|
||||
|
||||
return kb.data.banner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user