Class: TencentCloud::Cwp::V20180228::ReverseShell
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cwp::V20180228::ReverseShell
- Defined in:
- lib/v20180228/models.rb
Overview
反弹Shell数据
Instance Attribute Summary collapse
- #CmdLine ⇒ Object
- #CmdLineQuote ⇒ Object
- #CreateTime ⇒ Object
- #DetectBy ⇒ Object
- #DstIp ⇒ Object
- #DstPort ⇒ Object
- #FullPath ⇒ Object
- #Hostip ⇒ Object
- #Id ⇒ Object
- #MachineExtraInfo ⇒ Object
- #MachineName ⇒ Object
- #ParentProcGroup ⇒ Object
- #ParentProcName ⇒ Object
- #ParentProcPath ⇒ Object
- #ParentProcUser ⇒ Object
- #Pid ⇒ Object
- #ProcessName ⇒ Object
- #ProcTree ⇒ Object
- #Quuid ⇒ Object
- #RiskLevel ⇒ Object
- #Status ⇒ Object
- #UserGroup ⇒ Object
- #UserName ⇒ Object
- #Uuid ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(id = nil, uuid = nil, quuid = nil, hostip = nil, dstip = nil, dstport = nil, processname = nil, fullpath = nil, cmdline = nil, username = nil, usergroup = nil, parentprocname = nil, parentprocuser = nil, parentprocgroup = nil, parentprocpath = nil, status = nil, createtime = nil, machinename = nil, proctree = nil, detectby = nil, machineextrainfo = nil, pid = nil, risklevel = nil, cmdlinequote = nil) ⇒ ReverseShell
constructor
A new instance of ReverseShell.
Constructor Details
#initialize(id = nil, uuid = nil, quuid = nil, hostip = nil, dstip = nil, dstport = nil, processname = nil, fullpath = nil, cmdline = nil, username = nil, usergroup = nil, parentprocname = nil, parentprocuser = nil, parentprocgroup = nil, parentprocpath = nil, status = nil, createtime = nil, machinename = nil, proctree = nil, detectby = nil, machineextrainfo = nil, pid = nil, risklevel = nil, cmdlinequote = nil) ⇒ ReverseShell
Returns a new instance of ReverseShell.
36779 36780 36781 36782 36783 36784 36785 36786 36787 36788 36789 36790 36791 36792 36793 36794 36795 36796 36797 36798 36799 36800 36801 36802 36803 36804 |
# File 'lib/v20180228/models.rb', line 36779 def initialize(id=nil, uuid=nil, quuid=nil, hostip=nil, dstip=nil, dstport=nil, processname=nil, fullpath=nil, cmdline=nil, username=nil, usergroup=nil, parentprocname=nil, parentprocuser=nil, parentprocgroup=nil, parentprocpath=nil, status=nil, createtime=nil, machinename=nil, proctree=nil, detectby=nil, machineextrainfo=nil, pid=nil, risklevel=nil, cmdlinequote=nil) @Id = id @Uuid = uuid @Quuid = quuid @Hostip = hostip @DstIp = dstip @DstPort = dstport @ProcessName = processname @FullPath = fullpath @CmdLine = cmdline @UserName = username @UserGroup = usergroup @ParentProcName = parentprocname @ParentProcUser = parentprocuser @ParentProcGroup = parentprocgroup @ParentProcPath = parentprocpath @Status = status @CreateTime = createtime @MachineName = machinename @ProcTree = proctree @DetectBy = detectby @MachineExtraInfo = machineextrainfo @Pid = pid @RiskLevel = risklevel @CmdLineQuote = cmdlinequote end |
Instance Attribute Details
#CmdLine ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def CmdLine @CmdLine end |
#CmdLineQuote ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def CmdLineQuote @CmdLineQuote end |
#CreateTime ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def CreateTime @CreateTime end |
#DetectBy ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def DetectBy @DetectBy end |
#DstIp ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def DstIp @DstIp end |
#DstPort ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def DstPort @DstPort end |
#FullPath ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def FullPath @FullPath end |
#Hostip ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def Hostip @Hostip end |
#Id ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def Id @Id end |
#MachineExtraInfo ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def MachineExtraInfo @MachineExtraInfo end |
#MachineName ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def MachineName @MachineName end |
#ParentProcGroup ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def ParentProcGroup @ParentProcGroup end |
#ParentProcName ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def ParentProcName @ParentProcName end |
#ParentProcPath ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def ParentProcPath @ParentProcPath end |
#ParentProcUser ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def ParentProcUser @ParentProcUser end |
#Pid ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def Pid @Pid end |
#ProcessName ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def ProcessName @ProcessName end |
#ProcTree ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def ProcTree @ProcTree end |
#Quuid ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def Quuid @Quuid end |
#RiskLevel ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def RiskLevel @RiskLevel end |
#Status ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def Status @Status end |
#UserGroup ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def UserGroup @UserGroup end |
#UserName ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def UserName @UserName end |
#Uuid ⇒ Object
36777 36778 36779 |
# File 'lib/v20180228/models.rb', line 36777 def Uuid @Uuid end |
Instance Method Details
#deserialize(params) ⇒ Object
36806 36807 36808 36809 36810 36811 36812 36813 36814 36815 36816 36817 36818 36819 36820 36821 36822 36823 36824 36825 36826 36827 36828 36829 36830 36831 36832 36833 36834 |
# File 'lib/v20180228/models.rb', line 36806 def deserialize(params) @Id = params['Id'] @Uuid = params['Uuid'] @Quuid = params['Quuid'] @Hostip = params['Hostip'] @DstIp = params['DstIp'] @DstPort = params['DstPort'] @ProcessName = params['ProcessName'] @FullPath = params['FullPath'] @CmdLine = params['CmdLine'] @UserName = params['UserName'] @UserGroup = params['UserGroup'] @ParentProcName = params['ParentProcName'] @ParentProcUser = params['ParentProcUser'] @ParentProcGroup = params['ParentProcGroup'] @ParentProcPath = params['ParentProcPath'] @Status = params['Status'] @CreateTime = params['CreateTime'] @MachineName = params['MachineName'] @ProcTree = params['ProcTree'] @DetectBy = params['DetectBy'] unless params['MachineExtraInfo'].nil? @MachineExtraInfo = MachineExtraInfo.new @MachineExtraInfo.deserialize(params['MachineExtraInfo']) end @Pid = params['Pid'] @RiskLevel = params['RiskLevel'] @CmdLineQuote = params['CmdLineQuote'] end |