Class: TencentCloud::Csip::V20221121::VULViewVULRisk

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20221121/models.rb

Overview

漏洞视角的漏洞风险对象

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(port = nil, nohandlecount = nil, level = nil, component = nil, recenttime = nil, firsttime = nil, affectassetcount = nil, id = nil, from = nil, index = nil, vultype = nil, vulname = nil, cve = nil, describe = nil, payload = nil, appname = nil, references = nil, appversion = nil, vulurl = nil, nick = nil, appid = nil, uin = nil, fix = nil, emgcvultype = nil) ⇒ VULViewVULRisk

Returns a new instance of VULViewVULRisk.



9040
9041
9042
9043
9044
9045
9046
9047
9048
9049
9050
9051
9052
9053
9054
9055
9056
9057
9058
9059
9060
9061
9062
9063
9064
9065
# File 'lib/v20221121/models.rb', line 9040

def initialize(port=nil, nohandlecount=nil, level=nil, component=nil, recenttime=nil, firsttime=nil, affectassetcount=nil, id=nil, from=nil, index=nil, vultype=nil, vulname=nil, cve=nil, describe=nil, payload=nil, appname=nil, references=nil, appversion=nil, vulurl=nil, nick=nil, appid=nil, uin=nil, fix=nil, emgcvultype=nil)
  @Port = port
  @NoHandleCount = nohandlecount
  @Level = level
  @Component = component
  @RecentTime = recenttime
  @FirstTime = firsttime
  @AffectAssetCount = affectassetcount
  @Id = id
  @From = from
  @Index = index
  @VULType = vultype
  @VULName = vulname
  @CVE = cve
  @Describe = describe
  @Payload = payload
  @AppName = appname
  @References = references
  @AppVersion = appversion
  @VULURL = vulurl
  @Nick = nick
  @AppId = appid
  @Uin = uin
  @Fix = fix
  @EMGCVulType = emgcvultype
end

Instance Attribute Details

#AffectAssetCountObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def AffectAssetCount
  @AffectAssetCount
end

#AppIdObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def AppId
  @AppId
end

#AppNameObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def AppName
  @AppName
end

#AppVersionObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def AppVersion
  @AppVersion
end

#ComponentObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Component
  @Component
end

#CVEObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def CVE
  @CVE
end

#DescribeObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Describe
  @Describe
end

#EMGCVulTypeObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def EMGCVulType
  @EMGCVulType
end

#FirstTimeObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def FirstTime
  @FirstTime
end

#FixObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Fix
  @Fix
end

#FromObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def From
  @From
end

#IdObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Id
  @Id
end

#IndexObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Index
  @Index
end

#LevelObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Level
  @Level
end

#NickObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Nick
  @Nick
end

#NoHandleCountObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def NoHandleCount
  @NoHandleCount
end

#PayloadObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Payload
  @Payload
end

#PortObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Port
  @Port
end

#RecentTimeObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def RecentTime
  @RecentTime
end

#ReferencesObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def References
  @References
end

#UinObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def Uin
  @Uin
end

#VULNameObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def VULName
  @VULName
end

#VULTypeObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def VULType
  @VULType
end

#VULURLObject

Parameters:

  • Port:

    端口

  • NoHandleCount:

    影响资产

  • Level:

    风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。

  • Component:

    组件

  • RecentTime:

    最近识别时间

  • FirstTime:

    首次识别时间

  • AffectAssetCount:

    影响资产数量

  • Id:

    风险ID

  • From:

    扫描来源,具体看接口返回枚举类型

  • Index:

    前端索引

  • VULType:

    漏洞类型

  • VULName:

    漏洞名

  • CVE:

    cve

  • Describe:

    描述

  • Payload:

    漏洞payload

  • AppName:

    漏洞影响组件

  • References:

    技术参考

  • AppVersion:

    漏洞影响版本

  • VULURL:

    风险点

  • Nick:

    用户昵称

  • AppId:

    用户appid

  • Uin:

    用户uin

  • Fix:

    修复建议

  • EMGCVulType:

    应急漏洞类型,1-应急漏洞,0-非应急漏洞



9038
9039
9040
# File 'lib/v20221121/models.rb', line 9038

def VULURL
  @VULURL
end

Instance Method Details

#deserialize(params) ⇒ Object



9067
9068
9069
9070
9071
9072
9073
9074
9075
9076
9077
9078
9079
9080
9081
9082
9083
9084
9085
9086
9087
9088
9089
9090
9091
9092
# File 'lib/v20221121/models.rb', line 9067

def deserialize(params)
  @Port = params['Port']
  @NoHandleCount = params['NoHandleCount']
  @Level = params['Level']
  @Component = params['Component']
  @RecentTime = params['RecentTime']
  @FirstTime = params['FirstTime']
  @AffectAssetCount = params['AffectAssetCount']
  @Id = params['Id']
  @From = params['From']
  @Index = params['Index']
  @VULType = params['VULType']
  @VULName = params['VULName']
  @CVE = params['CVE']
  @Describe = params['Describe']
  @Payload = params['Payload']
  @AppName = params['AppName']
  @References = params['References']
  @AppVersion = params['AppVersion']
  @VULURL = params['VULURL']
  @Nick = params['Nick']
  @AppId = params['AppId']
  @Uin = params['Uin']
  @Fix = params['Fix']
  @EMGCVulType = params['EMGCVulType']
end