Skip to content

Commit

Permalink
Merge pull request #1682 from SEKOIA-IO/feature/securityscorecard
Browse files Browse the repository at this point in the history
Feature: SecurityScorecard Vas
  • Loading branch information
squioc authored Mar 7, 2024
2 parents f5decda + d575acf commit 7a24d13
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
uuid: 8f472113-ba5b-45b9-9a2c-944834396333
name: Security Scorecard Vunerability Assessment Scanner
type: intake

## Overview

SecurityScorecard's Vulnerability Assessment Scanner is a tool designed to identify and assess vulnerabilities in an
organization's digital infrastructure, offering real-time insights and prioritized recommendations to strengthen
security measures and reduce cyber risk.

{!_shared_content/operations_center/detection/generated/suggested_rules_8f472113-ba5b-45b9-9a2c-944834396333_do_not_edit_manually.md!}

{!_shared_content/operations_center/integrations/generated/8f472113-ba5b-45b9-9a2c-944834396333.md!}

## Configure

This setup guide will show you how to provide an integration between Security Scorecard Vunerability Assessment Scanner
events and Sekoia.io.

### Create an intake

Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the format Security Scorecard VAS.
Copy the intake key.

### Configure Security Scorecard

* Login to admin panel and go to `Rule Builder` tab.

![Rule Builder](/assets/instructions/securityscorecard_vas/securityscorecard_vas_1.png)

* Click `Create Rule` button.

![Create Rule](/assets/instructions/securityscorecard_vas/securityscorecard_vas_2.png)

* In the forms that you see please feel all the fields with correct values and use `Send web request to` as action.
Set the destination url to `https://intake.sekoia.io/plain?intake_key=<intake_key>` with value from previous steps.

![Create Rule](/assets/instructions/securityscorecard_vas/securityscorecard_vas_3.png)

* Save the configuration and enjoy your events

## Further Readings

- [Build apps with SecurityScorecard](https://securityscorecard.readme.io/docs/build-an-app)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ nav:
- OGO Shield WAF: xdr/features/collect/integrations/cloud_and_saas/ogo_shield.md
- Okta system log: xdr/features/collect/integrations/cloud_and_saas/okta_system_log.md
- Salesforce: xdr/features/collect/integrations/cloud_and_saas/salesforce.md
- SecurityScorecard's Vulnerability Assessment Scanner: xdr/features/collect/integrations/cloud_and_saas/securityscorecard_vas.md
- Sophos Threat Analysis Center: xdr/features/collect/integrations/cloud_and_saas/sophos_threat_analysis_center.md
- Ubika WAAP Gateway: xdr/features/collect/integrations/cloud_and_saas/ubika_waap.md
- Zscaler ZIA: xdr/features/collect/integrations/cloud_and_saas/zscaler_zia.md
Expand Down

0 comments on commit 7a24d13

Please sign in to comment.