Skip to content

Commit

Permalink
gap analysis workbook added (#854)
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Hitchen (DGov) <86041569+DGovEnterprise@users.noreply.github.com>
  • Loading branch information
petarpetrovski and DGovEnterprise authored Jul 10, 2024
1 parent 78f3b85 commit 904dbb1
Show file tree
Hide file tree
Showing 13 changed files with 66 additions and 7 deletions.
Binary file added utilities/.DS_Store
Binary file not shown.
53 changes: 53 additions & 0 deletions utilities/guides/Gap-Analysis-workbook-deployment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# WA SOC HOW TO Guide

<br>


## How To Deploy The GAP Analysis Workbook With ARM Template

<br>

1. From the [README.md](/utilities/tools/Gap-Analysis/README.md) page click on the **Deploy to Azure icon**
<br>

![Deploy Gap Analysis to Azure](/utilities/screenshots/wrkbk-deploy.png)

2. This will open the custom deployment window. Select the subscription, resource group and manually enter the **log analytics workspace name** where this workbook will be associated with.

<br>

![Custom deployment](/utilities/screenshots/wrkbk-deploy2.png)

<br>

3. In the next step, **Review+Create** check if the information provided is accurate and click **Create**.

![Custom deployment](/utilities/screenshots/wrkbk-deploy3.png)

4. If there are no errors, it will deploy the workbook and **'deployment succeeded'** notification will pop up.

![Custom deployment](/utilities/screenshots/wrkbk-deploy4.png)

<br>

## Use of the GAP Analysis Workbook

<br>

1. The **Data Visibility** tab illustrates the current visibility of data ingested into the Sentinel workspace. These tables are recommended for improved [detections](https://soc.cyber.wa.gov.au/baselines/data-sources/#5-detection-analytics) and [threat hunting](https://soc.cyber.wa.gov.au/guidelines/TTP_Hunt/ttp-detection-guidelines/#threat-hunting-guideline) activities. For more details, please refer to [Baseline for Detection Coverage (MITRE ATT&CK)](https://soc.cyber.wa.gov.au/baselines/data-sources/#baseline-for-detection-coverage-mitre-attck) and [Telemetry to collect (prioritised)](https://soc.cyber.wa.gov.au/onboarding/sentinel-guidance/?h=maturity+model#2-telemetry-to-collect-prioritised) guidelines.


![Data Visibility](/utilities/screenshots/wrkbk-datavis.png)


2. The sections under the **Data Visibility** tab, provide details on the activities that can be seen from these tables. They also include links to the data connectors and the recommended actions.

![Data Visibility](/utilities/screenshots/wrkbk-spltgrps.png)

3. The **Noisy Alerts** tab illustrates the top 5 firing alerts from the previous 30 days that have not been resolved as a [True Positive incident](https://learn.microsoft.com/en-us/azure/sentinel/investigate-cases#closing-an-incident). These are considered as noisy detection rules and require additional measures to mitigate alert fatigue. Please refer to: [Managing your SIEM Sentinel Analytic Rules](https://soc.cyber.wa.gov.au/guidelines/incident-reporting/?h=rules#41-managing-your-siem-sentinel-analytic-rules) for further details.

![Data Visibility](/utilities/screenshots/wrkbk-noisy.png)

4. The **Log Ingestion** tab illustrates Data Ingestion Volume per log category, which is intended to illustrate the allocation of majority of the Sentinel costs. It is important for security teams to understand and manage log ingestion costs. Refer to the [performance and cost optimisation guidelines](https://soc.cyber.wa.gov.au/onboarding/sentinel-guidance/?h=cost#5-performance-and-cost-optimisation) for more details.

![Data Visibility](/utilities/screenshots/wrkbk-logingestion.png)
Binary file added utilities/screenshots/wrkbk-datavis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added utilities/screenshots/wrkbk-deploy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added utilities/screenshots/wrkbk-deploy2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added utilities/screenshots/wrkbk-deploy3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added utilities/screenshots/wrkbk-deploy4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added utilities/screenshots/wrkbk-logingestion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added utilities/screenshots/wrkbk-noisy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added utilities/screenshots/wrkbk-spltgrps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
13 changes: 13 additions & 0 deletions utilities/tools/Gap-Analysis/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
**WASOC GAP Analysis**

Use the following deploy button to deploy the Gap Analysis workbook:

<br> <br>


| **Gap Analysis Workbook** | [![Deploy to Azure](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fwagov%2Fwasocshared%2Fmain%2Futilities%2Ftools%2FGap-Analysis%2FGap-Analysis-Workbook-WASOCv1.0.json) |
| ------------------------- | --------------------------------- |

<br>

For detailed steps on the deployment, go to ['How To' Deploy the GAP Analysis workbook](/utilities/guides/Gap-Analysis-workbook-deployment.md).
7 changes: 0 additions & 7 deletions workbooks/README.md

This file was deleted.

0 comments on commit 904dbb1

Please sign in to comment.