Email Analysis and Case Management: Automates the analysis of email files, performs malware analysis, extracts indicators of compromise (IOCs), and updates case management systems.
CVE Analysis and Patching: Automates the process of analyzing CVEs, assessing risk, creating patching tickets, testing patches, and deploying them to production.
Monitor Advisories: The SOAR monitors security advisories and extracts CVE information.
Check Patching History: Queries the internal patch management system to see if the CVE has already been addressed.
Assess Applicability: Determines if the CVE affects any assets within the organization.
Create Tracking Ticket: If the CVE is applicable, a ticket is created and assigned to an analyst.
Compile Asset List: The SOAR identifies assets that require patching.
Check for Patch Availability: Queries the patch management system for the patch. If unavailable, the system is updated with the latest patch information.
Test Patch: The SOAR creates virtual test environments, applies the patch, and logs test results.
Update Ticket: The CVE ticket is updated with the patch testing outcomes.
Deploy Patch: The patch is deployed to production assets, and the analyst verifies the rollout.
Vulnerability Scan: A scan is conducted to ensure the vulnerability is remediated.
Close Ticket: The CVE ticket is closed, and the patch management system is updated.