M5 - Répondeur automatique
Ceci est unSecOpsworkflow d'automatisation du domainecontenant 8 nœuds.Utilise principalement des nœuds comme If, Aggregate, EmailSend, HttpRequest, GoogleSheets. Automatiser la réponse aux incidents de sécurité : Google Sheets, alertes par e-mail et isolement EDR
- •Peut nécessiter les informations d'identification d'authentification de l'API cible
- •Informations d'identification Google Sheets API
Nœuds utilisés (8)
Catégorie
{
"id": "TnwffwDzH9RBOYrl",
"meta": {
"instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df"
},
"name": "M5 - Auto-Responder",
"tags": [],
"nodes": [
{
"id": "cb6ec5c4-564a-46ab-ae8d-d6afa03afdad",
"name": "Déclencheur Planifié",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-940,
260
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "7806a940-9fbd-4b08-a1cf-78d32a5efda4",
"name": "📧 Envoyer une Alerte par E-mail",
"type": "n8n-nodes-base.emailSend",
"position": [
40,
260
],
"parameters": {},
"typeVersion": 1
},
{
"id": "10565b12-171a-4cd2-9601-dae128d66bd9",
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"disabled": true,
"position": [
0,
0
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "a1821764-8318-4db9-9d5c-04a338f32460",
"name": "Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
320,
260
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "aaab98dd-af7f-436f-8bb1-4fb8e4683788",
"name": "📄 Lire les Données de Menace",
"type": "n8n-nodes-base.googleSheets",
"position": [
-700,
260
],
"parameters": {},
"typeVersion": 3
},
{
"id": "9ba1f731-4b78-43c3-8f13-305ba42aa6e2",
"name": "Classer les Alertes Critiques",
"type": "n8n-nodes-base.if",
"position": [
-500,
260
],
"parameters": {},
"typeVersion": 1
},
{
"id": "609f13d2-80ff-4aca-9e7f-251c95695b63",
"name": "Agréger",
"type": "n8n-nodes-base.aggregate",
"position": [
-240,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6f967833-b2be-45a8-bc1a-2e3f272208e7",
"name": "Note Adhésive",
"type": "n8n-nodes-base.stickyNote",
"position": [
-880,
-80
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "562b5bff-d41a-4662-af83-5f19f0a95bc6",
"connections": {
"609f13d2-80ff-4aca-9e7f-251c95695b63": {
"main": [
[
{
"node": "7806a940-9fbd-4b08-a1cf-78d32a5efda4",
"type": "main",
"index": 0
}
]
]
},
"cb6ec5c4-564a-46ab-ae8d-d6afa03afdad": {
"main": [
[
{
"node": "aaab98dd-af7f-436f-8bb1-4fb8e4683788",
"type": "main",
"index": 0
}
]
]
},
"aaab98dd-af7f-436f-8bb1-4fb8e4683788": {
"main": [
[
{
"node": "9ba1f731-4b78-43c3-8f13-305ba42aa6e2",
"type": "main",
"index": 0
}
]
]
},
"7806a940-9fbd-4b08-a1cf-78d32a5efda4": {
"main": [
[
{
"node": "a1821764-8318-4db9-9d5c-04a338f32460",
"type": "main",
"index": 0
}
]
]
},
"9ba1f731-4b78-43c3-8f13-305ba42aa6e2": {
"main": [
[
{
"node": "609f13d2-80ff-4aca-9e7f-251c95695b63",
"type": "main",
"index": 0
}
]
]
}
}
}Comment utiliser ce workflow ?
Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.
Dans quelles scénarios ce workflow est-il adapté ?
Intermédiaire - Opérations de sécurité
Est-ce payant ?
Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.
Workflows recommandés
Adnan Tariq
@adnantariqFounder of CYBERPULSE AI — helping security teams and SMEs eliminate repetitive tasks through modular n8n automations. I build workflows for vulnerability triage, compliance reporting, threat intel, and Red/Blue/GRC ops. Book a session if you'd like custom automation for your use case. https://linkedin.com/in/adnan-tariq-4b2a1a47
Partager ce workflow