本文整理匯總了Python中t.T類的典型用法代碼示例。如果您正苦於以下問題:Python T類的具體用法?Python T怎麽用?Python T使用的例子?那麽, 這裏精選的類代碼示例或許可以為您提供幫助。
在下文中一共展示了T類的5個代碼示例,這些例子默認根據受歡迎程度排序。您可以為喜歡或者感覺有用的代碼點讚,您的評價將有助於係統推薦出更棒的Python代碼示例。
示例1: __init__
def __init__(self):
T.__init__(self)
vulID = '1708' # vul ID
version = '1'
vulDate = '2015-03-04'
createDate = '2015-03-04'
updateDate = '2015-03-04'
references = ['http://bobao.360.cn/learning/detail/275.html']
name = 'elasticsearch v1.43 _search 命令執行漏洞 POC'
appPowerLink = 'http://www.elasticsearch.org'
appName = 'elasticsearch'
appVersion = 'v1.43'
vulType = 'Command Execution'
desc = '''
示例2: __init__
def __init__(self):
T.__init__(self)
vulID = "1708" # vul ID
version = "1"
vulDate = "2015-03-04"
createDate = "2015-03-04"
updateDate = "2015-03-04"
references = ["http://bobao.360.cn/learning/detail/275.html"]
name = "elasticsearch v1.43 _search 命令執行漏洞 POC"
appPowerLink = "http://www.elasticsearch.org"
appName = "elasticsearch"
appVersion = "v1.43"
vulType = "Command Execution"
desc = """
示例3: __init__
def __init__(self):
T.__init__(self)
示例4: __init__
def __init__(self):
T.__init__(self)
keywords=['struts']
示例5: __init__
def __init__(self):
T.__init__(self)
self.version='2.2.x,3.0.0-3.0.3'
self.type = 'sqli'