Class: TencentCloud::Cwp::V20180228::VertexDetail

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

Overview

点详细信息

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(type = nil, time = nil, alarminfo = nil, procname = nil, cmdline = nil, pid = nil, filemd5 = nil, filecontent = nil, filepath = nil, filecreatetime = nil, address = nil, dstport = nil, srcip = nil, user = nil, vulname = nil, vultime = nil, httpcontent = nil, vulsrcip = nil, vertexid = nil) ⇒ VertexDetail

Returns a new instance of VertexDetail.



40125
40126
40127
40128
40129
40130
40131
40132
40133
40134
40135
40136
40137
40138
40139
40140
40141
40142
40143
40144
40145
# File 'lib/v20180228/models.rb', line 40125

def initialize(type=nil, time=nil, alarminfo=nil, procname=nil, cmdline=nil, pid=nil, filemd5=nil, filecontent=nil, filepath=nil, filecreatetime=nil, address=nil, dstport=nil, srcip=nil, user=nil, vulname=nil, vultime=nil, httpcontent=nil, vulsrcip=nil, vertexid=nil)
  @Type = type
  @Time = time
  @AlarmInfo = alarminfo
  @ProcName = procname
  @CmdLine = cmdline
  @Pid = pid
  @FileMd5 = filemd5
  @FileContent = filecontent
  @FilePath = filepath
  @FileCreateTime = filecreatetime
  @Address = address
  @DstPort = dstport
  @SrcIP = srcip
  @User = user
  @VulName = vulname
  @VulTime = vultime
  @HttpContent = httpcontent
  @VulSrcIP = vulsrcip
  @VertexId = vertexid
end

Instance Attribute Details

#AddressObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def Address
  @Address
end

#AlarmInfoObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def AlarmInfo
  @AlarmInfo
end

#CmdLineObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def CmdLine
  @CmdLine
end

#DstPortObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def DstPort
  @DstPort
end

#FileContentObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def FileContent
  @FileContent
end

#FileCreateTimeObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def FileCreateTime
  @FileCreateTime
end

#FileMd5Object

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def FileMd5
  @FileMd5
end

#FilePathObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def FilePath
  @FilePath
end

#HttpContentObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def HttpContent
  @HttpContent
end

#PidObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def Pid
  @Pid
end

#ProcNameObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def ProcName
  @ProcName
end

#SrcIPObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def SrcIP
  @SrcIP
end

#TimeObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def Time
  @Time
end

#TypeObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def Type
  @Type
end

#UserObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def User
  @User
end

#VertexIdObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def VertexId
  @VertexId
end

#VulNameObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def VulName
  @VulName
end

#VulSrcIPObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def VulSrcIP
  @VulSrcIP
end

#VulTimeObject

Parameters:

  • Type:

    该节点类型,进程:1;网络:2;文件:3;ssh:4

  • Time:

    各节点类型用到的时间,2022-11-29 00:00:00 格式

  • AlarmInfo:

    告警信息

  • ProcName:

    进程名,当该节点为进程时生效

  • CmdLine:

    命令行,当该节点为进程时生效

  • Pid:

    进程id,当该节点为进程时生效

  • FileMd5:

    文件md5,当该节点为文件时生效

  • FileContent:

    文件写入内容,当该节点为文件时生效

  • FilePath:

    文件路径,当该节点为文件时生效

  • FileCreateTime:

    文件创建时间,当该节点为文件时生效

  • Address:

    请求目的地址,当该节点为网络时生效

  • DstPort:

    目标端口,当该节点为网络时生效

  • SrcIP:

    登录源ip,当该节点为ssh时生效

  • User:

    登录用户名用户组,当该节点为ssh时生效

  • VulName:

    漏洞名称,当该节点为漏洞时生效

  • VulTime:

    漏洞利用时间,当该节点为漏洞时生效

  • HttpContent:

    http请求内容,当该节点为漏洞时生效

  • VulSrcIP:

    漏洞利用者来源ip,当该节点为漏洞时生效

  • VertexId:

    点id



40123
40124
40125
# File 'lib/v20180228/models.rb', line 40123

def VulTime
  @VulTime
end

Instance Method Details

#deserialize(params) ⇒ Object



40147
40148
40149
40150
40151
40152
40153
40154
40155
40156
40157
40158
40159
40160
40161
40162
40163
40164
40165
40166
40167
40168
40169
40170
40171
40172
40173
40174
# File 'lib/v20180228/models.rb', line 40147

def deserialize(params)
  @Type = params['Type']
  @Time = params['Time']
  unless params['AlarmInfo'].nil?
    @AlarmInfo = []
    params['AlarmInfo'].each do |i|
      alarminfo_tmp = AlarmInfo.new
      alarminfo_tmp.deserialize(i)
      @AlarmInfo << alarminfo_tmp
    end
  end
  @ProcName = params['ProcName']
  @CmdLine = params['CmdLine']
  @Pid = params['Pid']
  @FileMd5 = params['FileMd5']
  @FileContent = params['FileContent']
  @FilePath = params['FilePath']
  @FileCreateTime = params['FileCreateTime']
  @Address = params['Address']
  @DstPort = params['DstPort']
  @SrcIP = params['SrcIP']
  @User = params['User']
  @VulName = params['VulName']
  @VulTime = params['VulTime']
  @HttpContent = params['HttpContent']
  @VulSrcIP = params['VulSrcIP']
  @VertexId = params['VertexId']
end