Class: TencentCloud::Yunjing::V20180228::DescribeSecurityTrendsResponse

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

Overview

DescribeSecurityTrends返回参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(malwares = nil, nonlocalloginplaces = nil, bruteattacks = nil, vuls = nil, baselines = nil, maliciousrequests = nil, highriskbashs = nil, reverseshells = nil, privilegeescalations = nil, cyberattacks = nil, requestid = nil) ⇒ DescribeSecurityTrendsResponse

Returns a new instance of DescribeSecurityTrendsResponse.



3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
# File 'lib/v20180228/models.rb', line 3503

def initialize(malwares=nil, nonlocalloginplaces=nil, bruteattacks=nil, vuls=nil, baselines=nil, maliciousrequests=nil, highriskbashs=nil, reverseshells=nil, privilegeescalations=nil, cyberattacks=nil, requestid=nil)
  @Malwares = malwares
  @NonLocalLoginPlaces = nonlocalloginplaces
  @BruteAttacks = bruteattacks
  @Vuls = vuls
  @BaseLines = baselines
  @MaliciousRequests = maliciousrequests
  @HighRiskBashs = highriskbashs
  @ReverseShells = reverseshells
  @PrivilegeEscalations = privilegeescalations
  @CyberAttacks = cyberattacks
  @RequestId = requestid
end

Instance Attribute Details

#BaseLinesObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def BaseLines
  @BaseLines
end

#BruteAttacksObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def BruteAttacks
  @BruteAttacks
end

#CyberAttacksObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def CyberAttacks
  @CyberAttacks
end

#HighRiskBashsObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def HighRiskBashs
  @HighRiskBashs
end

#MaliciousRequestsObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def MaliciousRequests
  @MaliciousRequests
end

#MalwaresObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def Malwares
  @Malwares
end

#NonLocalLoginPlacesObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def NonLocalLoginPlaces
  @NonLocalLoginPlaces
end

#PrivilegeEscalationsObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def PrivilegeEscalations
  @PrivilegeEscalations
end

#RequestIdObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def RequestId
  @RequestId
end

#ReverseShellsObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def ReverseShells
  @ReverseShells
end

#VulsObject

Parameters:

  • Malwares:

    木马事件统计数据数组。

  • NonLocalLoginPlaces:

    异地登录事件统计数据数组。

  • BruteAttacks:

    密码破解事件统计数据数组。

  • Vuls:

    漏洞统计数据数组。

  • BaseLines:

    基线统计数据数组。

  • MaliciousRequests:

    恶意请求统计数据数组。

  • HighRiskBashs:

    高危命令统计数据数组。

  • ReverseShells:

    反弹shell统计数据数组。

  • PrivilegeEscalations:

    本地提权统计数据数组。

  • CyberAttacks:

    网络攻击统计数据数组。

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



3501
3502
3503
# File 'lib/v20180228/models.rb', line 3501

def Vuls
  @Vuls
end

Instance Method Details

#deserialize(params) ⇒ Object



3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
# File 'lib/v20180228/models.rb', line 3517

def deserialize(params)
  unless params['Malwares'].nil?
    @Malwares = []
    params['Malwares'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @Malwares << securitytrend_tmp
    end
  end
  unless params['NonLocalLoginPlaces'].nil?
    @NonLocalLoginPlaces = []
    params['NonLocalLoginPlaces'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @NonLocalLoginPlaces << securitytrend_tmp
    end
  end
  unless params['BruteAttacks'].nil?
    @BruteAttacks = []
    params['BruteAttacks'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @BruteAttacks << securitytrend_tmp
    end
  end
  unless params['Vuls'].nil?
    @Vuls = []
    params['Vuls'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @Vuls << securitytrend_tmp
    end
  end
  unless params['BaseLines'].nil?
    @BaseLines = []
    params['BaseLines'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @BaseLines << securitytrend_tmp
    end
  end
  unless params['MaliciousRequests'].nil?
    @MaliciousRequests = []
    params['MaliciousRequests'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @MaliciousRequests << securitytrend_tmp
    end
  end
  unless params['HighRiskBashs'].nil?
    @HighRiskBashs = []
    params['HighRiskBashs'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @HighRiskBashs << securitytrend_tmp
    end
  end
  unless params['ReverseShells'].nil?
    @ReverseShells = []
    params['ReverseShells'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @ReverseShells << securitytrend_tmp
    end
  end
  unless params['PrivilegeEscalations'].nil?
    @PrivilegeEscalations = []
    params['PrivilegeEscalations'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @PrivilegeEscalations << securitytrend_tmp
    end
  end
  unless params['CyberAttacks'].nil?
    @CyberAttacks = []
    params['CyberAttacks'].each do |i|
      securitytrend_tmp = SecurityTrend.new
      securitytrend_tmp.deserialize(i)
      @CyberAttacks << securitytrend_tmp
    end
  end
  @RequestId = params['RequestId']
end