示例#1
0
 def __init__(self, dirplugin = 'SystemVul',plugins=(), config={}):
     DirectoryPluginManager.__init__(self, dirplugin, plugins, config)
示例#2
0
 def __init__(self, dirplugin='SystemVul', plugins=(), config={}):
     DirectoryPluginManager.__init__(self, dirplugin, plugins, config)
示例#3
0
 def __init__(self, dirplugin = 'WebApplication',plugins=(), config={}):
     DirectoryPluginManager.__init__(self,dirplugin, plugins, config)
示例#4
0
 def __init__(self, dirplugin = 'PortCrack',plugins=(), config={}):
     DirectoryPluginManager.__init__(self, dirplugin, plugins, config)
示例#5
0
 def __init__(self, dirplugin='WebApplication', plugins=(), config={}):
     DirectoryPluginManager.__init__(self, dirplugin, plugins, config)
示例#6
0
 def __init__(self, dirplugin="WebPathScan", plugins=(), config={}):
     DirectoryPluginManager.__init__(self, dirplugin, plugins, config)
示例#7
0
 def __init__(self, dirplugin='PortCrack', plugins=(), config={}):
     DirectoryPluginManager.__init__(self, dirplugin, plugins, config)
示例#8
0
 def __init__(self, dirplugin='WebPathScan', plugins=(), config={}):
     DirectoryPluginManager.__init__(self, dirplugin, plugins, config)