Class MalwareInfo

    • Constructor Detail

      • MalwareInfo

        public MalwareInfo()
      • MalwareInfo

        public MalwareInfo​(MalwareInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getVirusName

        public String getVirusName()
        Get 病毒名称
        Returns:
        VirusName 病毒名称
      • setVirusName

        public void setVirusName​(String VirusName)
        Set 病毒名称
        Parameters:
        VirusName - 病毒名称
      • getFileSize

        public Long getFileSize()
        Get 文件大小
        Returns:
        FileSize 文件大小
      • setFileSize

        public void setFileSize​(Long FileSize)
        Set 文件大小
        Parameters:
        FileSize - 文件大小
      • getMD5

        public String getMD5()
        Get 文件MD5
        Returns:
        MD5 文件MD5
      • setMD5

        public void setMD5​(String MD5)
        Set 文件MD5
        Parameters:
        MD5 - 文件MD5
      • getFilePath

        public String getFilePath()
        Get 文件地址
        Returns:
        FilePath 文件地址
      • setFilePath

        public void setFilePath​(String FilePath)
        Set 文件地址
        Parameters:
        FilePath - 文件地址
      • getFileCreateTime

        public String getFileCreateTime()
        Get 首次运行时间
        Returns:
        FileCreateTime 首次运行时间
      • setFileCreateTime

        public void setFileCreateTime​(String FileCreateTime)
        Set 首次运行时间
        Parameters:
        FileCreateTime - 首次运行时间
      • getFileModifierTime

        public String getFileModifierTime()
        Get 最近一次运行时间
        Returns:
        FileModifierTime 最近一次运行时间
      • setFileModifierTime

        public void setFileModifierTime​(String FileModifierTime)
        Set 最近一次运行时间
        Parameters:
        FileModifierTime - 最近一次运行时间
      • getHarmDescribe

        public String getHarmDescribe()
        Get 危害描述
        Returns:
        HarmDescribe 危害描述
      • setHarmDescribe

        public void setHarmDescribe​(String HarmDescribe)
        Set 危害描述
        Parameters:
        HarmDescribe - 危害描述
      • getSuggestScheme

        public String getSuggestScheme()
        Get 建议方案
        Returns:
        SuggestScheme 建议方案
      • setSuggestScheme

        public void setSuggestScheme​(String SuggestScheme)
        Set 建议方案
        Parameters:
        SuggestScheme - 建议方案
      • getServersName

        public String getServersName()
        Get 服务器名称
        Returns:
        ServersName 服务器名称
      • setServersName

        public void setServersName​(String ServersName)
        Set 服务器名称
        Parameters:
        ServersName - 服务器名称
      • getHostIp

        public String getHostIp()
        Get 服务器IP
        Returns:
        HostIp 服务器IP
      • setHostIp

        public void setHostIp​(String HostIp)
        Set 服务器IP
        Parameters:
        HostIp - 服务器IP
      • getProcessName

        public String getProcessName()
        Get 进程名称
        Returns:
        ProcessName 进程名称
      • setProcessName

        public void setProcessName​(String ProcessName)
        Set 进程名称
        Parameters:
        ProcessName - 进程名称
      • getProcessID

        public String getProcessID()
        Get 进程ID
        Returns:
        ProcessID 进程ID
      • setProcessID

        public void setProcessID​(String ProcessID)
        Set 进程ID
        Parameters:
        ProcessID - 进程ID
      • getTags

        public String[] getTags()
        Get 标签特性
        Returns:
        Tags 标签特性
      • setTags

        public void setTags​(String[] Tags)
        Set 标签特性
        Parameters:
        Tags - 标签特性
      • getBreadth

        public String getBreadth()
        Get 影响广度 // 暂时不提供 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Breadth 影响广度 // 暂时不提供 注意:此字段可能返回 null,表示取不到有效值。
      • setBreadth

        public void setBreadth​(String Breadth)
        Set 影响广度 // 暂时不提供 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Breadth - 影响广度 // 暂时不提供 注意:此字段可能返回 null,表示取不到有效值。
      • getHeat

        public String getHeat()
        Get 查询热度 // 暂时不提供 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Heat 查询热度 // 暂时不提供 注意:此字段可能返回 null,表示取不到有效值。
      • setHeat

        public void setHeat​(String Heat)
        Set 查询热度 // 暂时不提供 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Heat - 查询热度 // 暂时不提供 注意:此字段可能返回 null,表示取不到有效值。
      • getId

        public Long getId()
        Get 唯一ID
        Returns:
        Id 唯一ID
      • setId

        public void setId​(Long Id)
        Set 唯一ID
        Parameters:
        Id - 唯一ID
      • getFileName

        public String getFileName()
        Get 文件名称
        Returns:
        FileName 文件名称
      • setFileName

        public void setFileName​(String FileName)
        Set 文件名称
        Parameters:
        FileName - 文件名称
      • getCreateTime

        public String getCreateTime()
        Get 首次发现时间
        Returns:
        CreateTime 首次发现时间
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 首次发现时间
        Parameters:
        CreateTime - 首次发现时间
      • getLatestScanTime

        public String getLatestScanTime()
        Get 最近扫描时间
        Returns:
        LatestScanTime 最近扫描时间
      • setLatestScanTime

        public void setLatestScanTime​(String LatestScanTime)
        Set 最近扫描时间
        Parameters:
        LatestScanTime - 最近扫描时间
      • getReference

        public String getReference()
        Get 参考链接
        Returns:
        Reference 参考链接
      • setReference

        public void setReference​(String Reference)
        Set 参考链接
        Parameters:
        Reference - 参考链接
      • getMachineWanIp

        public String getMachineWanIp()
        Get 外网ip 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MachineWanIp 外网ip 注意:此字段可能返回 null,表示取不到有效值。
      • setMachineWanIp

        public void setMachineWanIp​(String MachineWanIp)
        Set 外网ip 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MachineWanIp - 外网ip 注意:此字段可能返回 null,表示取不到有效值。
      • getPsTree

        public String getPsTree()
        Get 进程树 json pid:进程id,exe:文件路径 ,account:进程所属用组和用户 ,cmdline:执行命令,ssh_service: SSH服务ip, ssh_soure:登录源 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PsTree 进程树 json pid:进程id,exe:文件路径 ,account:进程所属用组和用户 ,cmdline:执行命令,ssh_service: SSH服务ip, ssh_soure:登录源 注意:此字段可能返回 null,表示取不到有效值。
      • setPsTree

        public void setPsTree​(String PsTree)
        Set 进程树 json pid:进程id,exe:文件路径 ,account:进程所属用组和用户 ,cmdline:执行命令,ssh_service: SSH服务ip, ssh_soure:登录源 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PsTree - 进程树 json pid:进程id,exe:文件路径 ,account:进程所属用组和用户 ,cmdline:执行命令,ssh_service: SSH服务ip, ssh_soure:登录源 注意:此字段可能返回 null,表示取不到有效值。
      • getMachineStatus

        public String getMachineStatus()
        Get 主机在线状态 OFFLINE ONLINE 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MachineStatus 主机在线状态 OFFLINE ONLINE 注意:此字段可能返回 null,表示取不到有效值。
      • setMachineStatus

        public void setMachineStatus​(String MachineStatus)
        Set 主机在线状态 OFFLINE ONLINE 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MachineStatus - 主机在线状态 OFFLINE ONLINE 注意:此字段可能返回 null,表示取不到有效值。
      • getStatus

        public Long getStatus()
        Get 状态;4-:待处理,5-已信任,6-已隔离 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Status 状态;4-:待处理,5-已信任,6-已隔离 注意:此字段可能返回 null,表示取不到有效值。
      • setStatus

        public void setStatus​(Long Status)
        Set 状态;4-:待处理,5-已信任,6-已隔离 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Status - 状态;4-:待处理,5-已信任,6-已隔离 注意:此字段可能返回 null,表示取不到有效值。
      • getLevel

        public Long getLevel()
        Get 风险等级 0提示、1低、2中、3高、4严重 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Level 风险等级 0提示、1低、2中、3高、4严重 注意:此字段可能返回 null,表示取不到有效值。
      • setLevel

        public void setLevel​(Long Level)
        Set 风险等级 0提示、1低、2中、3高、4严重 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Level - 风险等级 0提示、1低、2中、3高、4严重 注意:此字段可能返回 null,表示取不到有效值。
      • getCheckPlatform

        public String getCheckPlatform()
        Get 木马检测平台用,分割 1云查杀引擎、2TAV、3binaryAi、4异常行为、5威胁情报 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CheckPlatform 木马检测平台用,分割 1云查杀引擎、2TAV、3binaryAi、4异常行为、5威胁情报 注意:此字段可能返回 null,表示取不到有效值。
      • setCheckPlatform

        public void setCheckPlatform​(String CheckPlatform)
        Set 木马检测平台用,分割 1云查杀引擎、2TAV、3binaryAi、4异常行为、5威胁情报 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CheckPlatform - 木马检测平台用,分割 1云查杀引擎、2TAV、3binaryAi、4异常行为、5威胁情报 注意:此字段可能返回 null,表示取不到有效值。
      • getUuid

        public String getUuid()
        Get 主机uuid 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Uuid 主机uuid 注意:此字段可能返回 null,表示取不到有效值。
      • setUuid

        public void setUuid​(String Uuid)
        Set 主机uuid 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Uuid - 主机uuid 注意:此字段可能返回 null,表示取不到有效值。
      • getModifyTime

        public String getModifyTime()
        Get 最近修改时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ModifyTime 最近修改时间 注意:此字段可能返回 null,表示取不到有效值。
      • setModifyTime

        public void setModifyTime​(String ModifyTime)
        Set 最近修改时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ModifyTime - 最近修改时间 注意:此字段可能返回 null,表示取不到有效值。
      • getStrFileAccessTime

        public String getStrFileAccessTime()
        Get 最近访问时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        StrFileAccessTime 最近访问时间 注意:此字段可能返回 null,表示取不到有效值。
      • setStrFileAccessTime

        public void setStrFileAccessTime​(String StrFileAccessTime)
        Set 最近访问时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        StrFileAccessTime - 最近访问时间 注意:此字段可能返回 null,表示取不到有效值。
      • getMachineExtraInfo

        public MachineExtraInfo getMachineExtraInfo()
        Get 附加信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MachineExtraInfo 附加信息 注意:此字段可能返回 null,表示取不到有效值。
      • setMachineExtraInfo

        public void setMachineExtraInfo​(MachineExtraInfo MachineExtraInfo)
        Set 附加信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MachineExtraInfo - 附加信息 注意:此字段可能返回 null,表示取不到有效值。