Home |
---|
This section attempts to explain how SOAR Framework Solution Pack and its features address your needs. It gives general directions for understanding various ways in which this solution pack can be used. Also, we have included some really simple steps that act as test cases to understand the SOAR Framework construct.
SOAR Framework Solution Pack provides standardized modules for various operations in a Security Operations Center. Following modules are part of, and provided by, FortiSOAR:
- Alerts
- Announcements
- Assets
- Campaigns
- Communication
- Events
- Incidents
- Indicators
- War Rooms
Note
On a fresh install of FortiSOAR™, Tenant
is not a uniqueness constraint for any of the modules. However, when SOAR Framework Solution Pack is upgraded, Tenant
is added as a uniqueness constraint in Alerts
, Incidents
, Indicators
, and SLA Templates
.
SOAR Framework Solution Pack establishes a standard process through playbooks for indicator extraction, enrichment, and mitigation.
Here we use known suspicious or malicious indicators and perform some simple steps to establish that indicators are being extracted.
- Create an alert of type Brute Force Attempt.
- Specify the source IP as
2.58.56.16
. - Navigate to Alerts and open the newly created alert.
An indicator of type IP Address and value 2.58.56.16
is created and linked to this alert.
Here we use the same IP address and perform some simple steps to establish that indicators are being enriched – we have the indicator's reputation.
- Scroll down on the newly created alert page.
- Open the indicator record for
2.58.56.16
.
- Indicator reputation is now Malicious.
- The Reputation is established and is neither Empty nor TBD.
Here we use the same IP address – with its newfound reputation – and perform some simple steps to establish that the "threat" has been mitigated by successfully blocking the IP address.
- Select the indicator record checkbox for
2.58.56.16
. - Click Execute above the indicator record.
- Select Block IP Address from the drop-down.
Alternatively,
- Click the indicator record for
2.58.56.16
to open it. - Click the button Block IP Address.
- The playbook Block IP is launched.
- A prompt asks you to enter a blocking reason.
- The playbook follows the course of blocking and marks the indicator status as Blocked.
Installation | Configuration | Contents |
---|