Skip to content

Commit

Permalink
Merge pull request #2245 from SEKOIA-IO/fix/StormshieldSESDoc
Browse files Browse the repository at this point in the history
StormShield: fix doc
  • Loading branch information
squioc authored Feb 26, 2025
2 parents 95665b9 + e39ee43 commit f681af2
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
uuid: 758103e9-eb62-4b0d-8c71-0ff9c60ca677
name: Stormshield
name: Stormshield SES
type: playbook

# Stormshield
# Stormshield SES

![Stormshield](/assets/playbooks/library/stormshield.png){ align=right width=150 }
![Stormshield SES](/assets/playbooks/library/stormshield-ses.png){ align=right width=150 }

Stormshield Network Security is a range of network security appliances.
Stormshield SES is designed to protect endpoints such as desktops, laptops, and servers against a variety of threats and cyberattacks.

## Configuration

Expand Down Expand Up @@ -177,35 +177,35 @@ Wait until the status of the task is Succeeded or Failed
1. Log in to the StormShield Console as administrator
2. On the left panel, go to `System`

![Step 1](/assets/playbooks/library/setup/stormshield/Step01.png){: style="max-width:100%"}
![Step 1](/assets/playbooks/library/setup/stormshield-ses/Step01.png){: style="max-width:100%"}

3. Click the `API KEYS` tab

![Step 2](/assets/playbooks/library/setup/stormshield/Step02.png){: style="max-width:100%"}
![Step 2](/assets/playbooks/library/setup/stormshield-ses/Step02.png){: style="max-width:100%"}

4. Click the `EDIT` button

![Step 3](/assets/playbooks/library/setup/stormshield/Step03.png){: style="max-width:100%"}
![Step 3](/assets/playbooks/library/setup/stormshield-ses/Step03.png){: style="max-width:100%"}

5. Turn on the `Enable public API` toggle and Click `Add an API Key`

![Step 4](/assets/playbooks/library/setup/stormshield/Step04.png){: style="max-width:100%"}
![Step 4](/assets/playbooks/library/setup/stormshield-ses/Step04.png){: style="max-width:100%"}

6. Enter a description for the API Key and an expiration time
7. Turn on the `Agent Monitoring` and `Remediation` options
8. Click `Ok`

![Step 5](/assets/playbooks/library/setup/stormshield/Step05.png){: style="max-width:100%"}
![Step 5](/assets/playbooks/library/setup/stormshield-ses/Step05.png){: style="max-width:100%"}

9. Copy the API Key identifier and click `Close`

![Step 6](/assets/playbooks/library/setup/stormshield/Step06.png){: style="max-width:100%"}
![Step 6](/assets/playbooks/library/setup/stormshield-ses/Step06.png){: style="max-width:100%"}

10. Click `Save`

![Step 7](/assets/playbooks/library/setup/stormshield/Step07.png){: style="max-width:100%"}
![Step 7](/assets/playbooks/library/setup/stormshield-ses/Step07.png){: style="max-width:100%"}


## Extra

Module **`Stormshield` v1.0.1**
Module **`Stormshield SES` v1.0.1**
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ nav:
- Panda Security: tip/features/automate/library/panda-security.md
- SentinelOne: tip/features/automate/library/sentinelone.md
- Sophos: tip/features/automate/library/sophos.md
- Stormshield: tip/features/automate/library/stormshield.md
- Stormshield SES: tip/features/automate/library/stormshield-ses.md
- WithSecure: tip/features/automate/library/withsecure.md
- Generic:
- HTTP: tip/features/automate/library/http.md
Expand Down Expand Up @@ -529,7 +529,7 @@ nav:
- Panda Security: integration/action_library/panda-security.md
- SentinelOne: integration/action_library/sentinelone.md
- Sophos: integration/action_library/sophos.md
- Stormshield: integration/action_library/stormshield.md
- Stormshield SES: integration/action_library/stormshield-ses.md
- WithSecure: integration/action_library/withsecure.md
- Generic:
- HTTP: integration/action_library/http.md
Expand Down

0 comments on commit f681af2

Please sign in to comment.