Skip to content

Commit 3909671

Browse files
mchupeau-skgithub-actions[bot]
authored andcommitted
Refresh automation library documentation
1 parent c4e179a commit 3909671

3 files changed

Lines changed: 76 additions & 34 deletions

File tree

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
uuid: 59498b29-5cfb-46e6-aaf1-9c0c3afeb00c
2+
name: Stormshield
3+
type: playbook
4+
5+
# Stormshield
6+
7+
![Stormshield](/assets/playbooks/library/stormshield.png){ align=right width=150 }
8+
9+
Stormshield Network Security is a range of network security appliances.
10+
11+
## Configuration
12+
13+
| Name | Type | Description |
14+
| --------- | ------- | --------------------------- |
15+
| `url` | `string` | Base URL of the Stormshield SNS API |
16+
| `api_token` | `string` | Authentication token for the API |
17+
18+
## Actions
19+
20+
### Block IP address
21+
22+
Block an IPv4 or IPv6 address on Stormshield SNS.
23+
24+
**Arguments**
25+
26+
| Name | Type | Description |
27+
| --------- | ------- | --------------------------- |
28+
| `ip_address` | `string` | IPv4 or IPv6 address to block |
29+
| `duration_s` | `integer` | Duration in seconds for which the IP should be blocked |
30+
31+
32+
**Outputs**
33+
34+
| Name | Type | Description |
35+
| --------- | ------- | --------------------------- |
36+
| `status` | `string` | |
37+
| `ip_address` | `string` | |
38+
| `duration_s` | `integer` | |
39+
| `message` | `string` | |
40+
| `response` | `object` | |
41+
42+
43+
## Extra
44+
45+
Module **`Stormshield` v1.0.3**
21.3 KB
Loading

mkdocs.yml

Lines changed: 31 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ nav:
4040
- Getting started:
4141
- Overview: getting_started/index.md
4242
- Where to start: getting_started/concepts.md
43-
- Trainings:
43+
- Trainings:
4444
- Training offer overview: getting_started/training_overview.md
4545
- Register for a training course: getting_started/register_training.md
4646
- Workspace setup:
@@ -88,11 +88,11 @@ nav:
8888
- Intelligence: cti/features/consume/intelligence.md
8989
- Observables: cti/features/consume/observables.md
9090
- Telemetry: cti/features/consume/telemetry.md
91-
- Feeds:
92-
- Understand the feeds: cti/features/consume/feeds.md
93-
- Create feeds: cti/features/consume/create_feed.md
94-
- Manage feeds: cti/features/consume/manage_feeds.md
95-
- Create a detection rule from a feed: cti/features/consume/create_detection_rule_from_feed.md
91+
- Feeds:
92+
- Understand the feeds: cti/features/consume/feeds.md
93+
- Create feeds: cti/features/consume/create_feed.md
94+
- Manage feeds: cti/features/consume/manage_feeds.md
95+
- Create a detection rule from a feed: cti/features/consume/create_detection_rule_from_feed.md
9696
- Graph Explorations: cti/features/consume/graph_explorations.md
9797
- Export: cti/features/consume/export.md
9898
- IOCs Collections: cti/features/consume/ioccollections.md
@@ -107,7 +107,7 @@ nav:
107107
- MISP Feed: cti/features/integrations/misp.md
108108
- MISP - Import to IOC Collection: cti/features/integrations/misp_ids_to_ioc_collection.md
109109
- Microsoft Sentinel: cti/features/integrations/microsoft-sentinel.md
110-
- OpenCTI Import Connector: cti/features/integrations/opencti.md
110+
- OpenCTI Import Connector: cti/features/integrations/opencti.md
111111
- OpenCTI Stream Connector: cti/features/integrations/opencti-stream-connector.md
112112
- Splunk: cti/features/integrations/splunk.md
113113
- Splunk SOAR: cti/features/integrations/splunk_soar.md
@@ -124,10 +124,10 @@ nav:
124124
- Intakes: xdr/features/collect/intakes.md
125125
- Entities: xdr/features/collect/entities.md
126126
- Assets: xdr/features/collect/assets.md
127-
- Optimization rules:
128-
- Optimization rules overview: xdr/features/collect/optimization_rules_overview.md
129-
- Create an optimization rule: xdr/features/collect/create_optimization_rule.md
130-
- Optimization rules technical references: xdr/features/collect/optimization_rules_reference.md
127+
- Optimization rules:
128+
- Optimization rules overview: xdr/features/collect/optimization_rules_overview.md
129+
- Create an optimization rule: xdr/features/collect/create_optimization_rule.md
130+
- Optimization rules technical references: xdr/features/collect/optimization_rules_reference.md
131131
- Detect:
132132
- IOCs Detection: xdr/features/detect/iocdetection.md
133133
- Rules Catalog: xdr/features/detect/rules_catalog.md
@@ -139,17 +139,17 @@ nav:
139139
- Alerts: xdr/features/investigate/alerts.md
140140
- Events page: xdr/features/investigate/events.md
141141
- Massive event export:
142-
- Understand massive event export: xdr/features/investigate/event_export.md
142+
- Understand massive event export: xdr/features/investigate/event_export.md
143143
- Export events with CLI: xdr/features/investigate/export_event_cli.md
144144
- Export events with API: xdr/features/investigate/export_event_API.md
145-
- Massive export technical specifications: xdr/features/investigate/export_reference.md
145+
- Massive export technical specifications: xdr/features/investigate/export_reference.md
146146
- Massive event export troubleshooting: xdr/features/investigate/export_event_bulk_troubleshooting.md
147-
- Cases:
147+
- Cases:
148148
- Cases overview: xdr/features/investigate/cases.md
149-
- Create and manage cases:
149+
- Create and manage cases:
150150
- Create a case: xdr/features/investigate/create_a_case.md
151151
- Manage cases: xdr/features/investigate/manage_cases.md
152-
- Investigate cases:
152+
- Investigate cases:
153153
- Investigate case details: xdr/features/investigate/case_details.md
154154
- Graph investigation: xdr/features/investigate/graph_investigation.md
155155
- AI Cases: xdr/features/investigate/ai_cases.md
@@ -174,9 +174,9 @@ nav:
174174
- How-to guides: xdr/features/investigate/sol_how_to_guides.md
175175
- SOL Datasets: xdr/features/investigate/sol_datasets.md
176176
- Query examples: xdr/features/investigate/sol_query_examples.md
177-
- "Reference: Datasources": xdr/features/investigate/sol_ref_datasources.md
178-
- "Reference: Operators": xdr/features/investigate/sol_ref_operators.md
179-
- "Reference: Functions": xdr/features/investigate/sol_ref_functions.md
177+
- 'Reference: Datasources': xdr/features/investigate/sol_ref_datasources.md
178+
- 'Reference: Operators': xdr/features/investigate/sol_ref_operators.md
179+
- 'Reference: Functions': xdr/features/investigate/sol_ref_functions.md
180180
- Notebooks: xdr/features/investigate/notebooks.md
181181
- Report:
182182
- Dashboards:
@@ -203,14 +203,13 @@ nav:
203203
- Palo Alto Cortex XSOAR: xdr/features/integrations/interconnect_sekoia_with_xsoar.md
204204
- Swimlane Turbine: xdr/features/integrations/swimlane_turbine.md
205205
- Asset Intelligence (Reveal):
206-
- Reveal overview: xdr/features/modules/reveal_index.md
207-
- Get started with Reveal: xdr/features/modules/reveal_getting_started.md
208-
- Explore assets context: xdr/features/modules/reveal_asset_context_panel.md
209-
- Visualize attack paths: xdr/features/investigate/attack_path_visualization.md
210-
- Discover Points of Interest: xdr/features/detect/points_of_interest.md
211-
- Check asset connector health: xdr/features/collect/asset_connector_health.md
212-
- Reveal enablement matrix: xdr/features/modules/reveal_feature_enablement.md
213-
206+
- Reveal overview: xdr/features/modules/reveal_index.md
207+
- Get started with Reveal: xdr/features/modules/reveal_getting_started.md
208+
- Explore assets context: xdr/features/modules/reveal_asset_context_panel.md
209+
- Visualize attack paths: xdr/features/investigate/attack_path_visualization.md
210+
- Discover Points of Interest: xdr/features/detect/points_of_interest.md
211+
- Check asset connector health: xdr/features/collect/asset_connector_health.md
212+
- Reveal enablement matrix: xdr/features/modules/reveal_feature_enablement.md
214213
- Usecases:
215214
- Export large volumes of events: xdr/usecases/massive_export.md
216215
- Implement a blocklist in Sekoia.io: xdr/usecases/playbook/implement_blocklist.md
@@ -220,8 +219,6 @@ nav:
220219
- Use your own CTI in Sekoia.io: xdr/usecases/use_your_own_cti.md
221220
- Investigate overusage: xdr/usecases/playbook/investigate_overusage.md
222221
- Log volume reduction strategies: xdr/usecases/playbook/log_volume_reduction_strategies.md
223-
224-
225222
- FAQ and troubleshooting:
226223
- General: xdr/FAQ.md
227224
- Alerts: xdr/FAQ/Alerts_qa.md
@@ -241,13 +238,12 @@ nav:
241238
- Assets: xdr/FAQ/Assets_qa.md
242239
- Ingestion:
243240
- Delay with event ingestion or alert creation: xdr/FAQ/ingestion/ingestion_delay.md
244-
- Subscriptions:
241+
- Subscriptions:
245242
- Allocate trial subscription: xdr/FAQ/subscriptions/allocate_trial_subscription.md
246243
- Subscriptions notifications: xdr/FAQ/subscriptions/subscriptions_notifications.md
247244
- Sekoia.io Endpoint agent: xdr/FAQ/SEKOIA_Endpoint_Agent.md
248245
- Datetime representation: xdr/FAQ/datetime.md
249246
- Reveal troubleshooting: xdr/features/modules/reveal_troubleshoot.md
250-
251247
- Integrations:
252248
- Introduction: integration/index.md
253249
- Ingestion methods:
@@ -513,7 +509,6 @@ nav:
513509
- Threat Intelligence:
514510
- Prodaft USTA: integration/categories/threat_intelligence/prodaft_usta.md
515511
- List of Playbooks Actions:
516-
- Overview: integration/action_library/overview.md
517512
- Applicative:
518513
- ElasticSearch: integration/action_library/elasticsearch.md
519514
- Mandrill: integration/action_library/mandrill.md
@@ -559,7 +554,9 @@ nav:
559554
- Network:
560555
- Fortigate Firewalls: integration/action_library/fortigate-firewalls.md
561556
- Sophos: integration/action_library/sophos.md
557+
- Stormshield: integration/action_library/stormshield.md
562558
- Zscaler: integration/action_library/zscaler.md
559+
- Overview: integration/action_library/overview.md
563560
- Threat Intelligence:
564561
- Censys: integration/action_library/censys.md
565562
- Certificate Transparency: integration/action_library/certificate-transparency.md
@@ -627,11 +624,11 @@ plugins:
627624
- search: null
628625
- redirects:
629626
redirect_maps:
630-
xdr/features/investigate/sekoia_operating_language.md: xdr/features/investigate/sol_overview.md
631627
getting_started/2fa.md: getting_started/account_security.md
632628
getting_started/apikey_creation.md: getting_started/manage_api_keys.md
633629
getting_started/first_steps.md: getting_started/index.md
634630
getting_started/inviting_users_to_join_your_community.md: getting_started/invite_users.md
631+
integration/categories/network/beyondtrust_pra_sessions.md: integration/categories/iam/beyondtrust_pra_sessions.md
635632
intelligence_center.md: cti/index.md
636633
intelligence_center/dashboard.md: cti/features/monitor/dashboard.md
637634
intelligence_center/data_export.md: cti/features/consume/export.md
@@ -844,7 +841,7 @@ plugins:
844841
xdr/features/collect/integrations/network/wallix.md: integration/categories/iam/wallix.md
845842
xdr/features/collect/integrations/network/watchguard_firebox.md: integration/categories/network_security/watchguard_firebox.md
846843
xdr/features/investigate/dork_language.md: xdr/features/investigate/events_query_language.md
847-
integration/categories/network/beyondtrust_pra_sessions.md: integration/categories/iam/beyondtrust_pra_sessions.md
844+
xdr/features/investigate/sekoia_operating_language.md: xdr/features/investigate/sol_overview.md
848845
- integration_by_uuid
849846
- sass
850847
repo_url: https://github.com/SEKOIA-IO/documentation

0 commit comments

Comments
 (0)