args: [] comment: Retrieves information from previously run reputation commands and aggregates their results. commonfields: id: InvestigationSummaryParse version: -1 name: InvestigationSummaryParse outputs: - contextPath: InvestigationSummary.EvidenceOfPersistence.Tactic description: The tactic associated with the evidence of persistence finding. type: String - contextPath: InvestigationSummary.EvidenceOfPersistence.Result description: The result of the evidence of persistence finding. type: String - contextPath: InvestigationSummary.EvidenceOfPersistence.Sources description: The sources by which the evidence of persistence value was set. type: String - contextPath: InvestigationSummary.EvidenceOfDefenseEvasion.Tactic description: The tactic associated with the evidence of defense evasion finding. type: String - contextPath: InvestigationSummary.EvidenceOfDefenseEvasion.Result description: The result of the evidence of persistence finding. type: String - contextPath: InvestigationSummary.EvidenceOfDefenseEvasion.Sources description: The sources by which the evidence of defense evasion value was set. type: String - contextPath: InvestigationSummary.EvidenceOfExecution.Tactic description: The tactic associated with the evidence of execution finding. type: String - contextPath: InvestigationSummary.EvidenceOfExecution.Result description: The result of the evidence of execution finding. type: String - contextPath: InvestigationSummary.EvidenceOfExecution.Sources description: The sources by which the evidence of execution value was set. type: String - contextPath: InvestigationSummary.EvidenceOfLateralMovement.Tactic description: The tactic associated with the evidence of lateral movement finding. type: String - contextPath: InvestigationSummary.EvidenceOfLateralMovement.Result description: The Result of the evidence of lateral movement finding. type: String - contextPath: InvestigationSummary.EvidenceOfLateralMovement.Sources description: The sources by which the evidence of lateral movement value was set. type: String - contextPath: InvestigationSummary.EvidenceOfPrivilegeEscalation.Tactic description: The tactic associated with the evidence of privilege escalation finding. type: String - contextPath: InvestigationSummary.EvidenceOfPrivilegeEscalation.Result description: The result of the evidence of privilege escalation finding. type: String - contextPath: InvestigationSummary.EvidenceOfPrivilegeEscalation.Sources description: The sources by which the evidence of privilege escalation value was set. type: String - contextPath: InvestigationSummary.EvidenceOfCommandAndControl.Tactic description: The tactic associated with the evidence of command and control finding. type: String - contextPath: InvestigationSummary.EvidenceOfCommandAndControl.Result description: The result of the evidence of command and control finding. type: String - contextPath: InvestigationSummary.EvidenceOfCommandAndControl.Sources description: The sources by which the evidence of command and control value was set. type: String script: '-' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 fromversion: 6.2.0 tests: - No tests (auto formatted)