SentinelOne の脅威と MITRE の分析に基づいた詳細なセキュリティチケットの作成

上級

これはSecOps, Multimodal AI分野の自動化ワークフローで、18個のノードを含みます。主にCode, Wait, Webhook, SplitOut, HttpRequestなどのノードを使用。 SentinelOne の脅威と MITRE 分析を基に詳細なセキュリティチケットを作成

前提条件
  • HTTP Webhookエンドポイント(n8nが自動生成)
  • ターゲットAPIの認証情報が必要な場合あり
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "8d70623c0c9f4448eda9626cd8185192c28447e191325b0c0d94d3f40d23be3a"
  },
  "nodes": [
    {
      "id": "b43d41e4-fd97-4a54-93cd-2197da482a76",
      "name": "新規SentinelOne脅威",
      "type": "n8n-nodes-base.webhook",
      "position": [
        80,
        160
      ],
      "webhookId": "3b1d201a-316f-4956-b77a-4d27b268cf1f",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3267f360-6fae-43e8-86dc-a0c2e037b590",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -740,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6e7fc0ba-263e-400d-8b22-f502aff3ccf6",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "497f3698-9fff-4a06-be29-1f3bd8d54553",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        460,
        -160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b238ff4e-997c-4e64-a848-5490531391be",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        -160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d4f07134-ee81-443d-b19a-b2f16266775c",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2380,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3f59c053-ce4c-452c-b6fd-fb7e7874cdd2",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1480,
        420
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "310c22d7-4b8f-459d-8ea2-26b16f8ba3fe",
      "name": "脅威インテリジェンス抽出",
      "type": "n8n-nodes-base.code",
      "position": [
        300,
        160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d9088837-2371-4e06-a71d-93795b94869d",
      "name": "Autotaskユーザー取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        520,
        160
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "baa5b6d8-7e37-4b6b-81af-6733fc45c61c",
      "name": "クライアント企業読み込み",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        960,
        160
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "332813df-6b24-497d-a53c-eb2544e0c6b7",
      "name": "企業データ処理",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1400,
        160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bb2d1e70-74e1-4f09-af81-af301c852796",
      "name": "チケットフィールド取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1620,
        160
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d59eff6f-33f6-4c74-93e8-10502ee196bf",
      "name": "フィールドオプション解析",
      "type": "n8n-nodes-base.code",
      "position": [
        1840,
        160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "04fb54c0-18c8-47f3-9884-e315451d02f9",
      "name": "クライアント企業マッピング",
      "type": "n8n-nodes-base.code",
      "position": [
        2280,
        160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "cc08de33-66e7-4cba-a4a1-08994fe496f8",
      "name": "セキュリティチケット作成",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2500,
        160
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "af7de8b1-c43c-4f9d-bc20-d7f0f63f144c",
      "name": "レート制限遅延1",
      "type": "n8n-nodes-base.wait",
      "position": [
        740,
        160
      ],
      "webhookId": "9d2aea13-8b41-45f7-a875-4042743815dd",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "f1e2cb40-c74f-4533-a1af-4ee7f24c5045",
      "name": "レート制限遅延2",
      "type": "n8n-nodes-base.wait",
      "position": [
        2060,
        160
      ],
      "webhookId": "30d29da9-0ce4-4a8a-9b87-a92eee4db5ed",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "47cba939-82b5-4f9c-a59a-4e7f7001dc24",
      "name": "待機",
      "type": "n8n-nodes-base.wait",
      "position": [
        1180,
        160
      ],
      "webhookId": "f240fb70-3d06-4faf-a4bc-9b62a699e198",
      "parameters": {},
      "typeVersion": 1.1
    }
  ],
  "pinData": {},
  "connections": {
    "47cba939-82b5-4f9c-a59a-4e7f7001dc24": {
      "main": [
        [
          {
            "node": "332813df-6b24-497d-a53c-eb2544e0c6b7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "04fb54c0-18c8-47f3-9884-e315451d02f9": {
      "main": [
        [
          {
            "node": "cc08de33-66e7-4cba-a4a1-08994fe496f8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "af7de8b1-c43c-4f9d-bc20-d7f0f63f144c": {
      "main": [
        [
          {
            "node": "baa5b6d8-7e37-4b6b-81af-6733fc45c61c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f1e2cb40-c74f-4533-a1af-4ee7f24c5045": {
      "main": [
        [
          {
            "node": "04fb54c0-18c8-47f3-9884-e315451d02f9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d59eff6f-33f6-4c74-93e8-10502ee196bf": {
      "main": [
        [
          {
            "node": "f1e2cb40-c74f-4533-a1af-4ee7f24c5045",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d9088837-2371-4e06-a71d-93795b94869d": {
      "main": [
        [
          {
            "node": "af7de8b1-c43c-4f9d-bc20-d7f0f63f144c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "332813df-6b24-497d-a53c-eb2544e0c6b7": {
      "main": [
        [
          {
            "node": "bb2d1e70-74e1-4f09-af81-af301c852796",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "baa5b6d8-7e37-4b6b-81af-6733fc45c61c": {
      "main": [
        [
          {
            "node": "47cba939-82b5-4f9c-a59a-4e7f7001dc24",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b43d41e4-fd97-4a54-93cd-2197da482a76": {
      "main": [
        [
          {
            "node": "310c22d7-4b8f-459d-8ea2-26b16f8ba3fe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bb2d1e70-74e1-4f09-af81-af301c852796": {
      "main": [
        [
          {
            "node": "d59eff6f-33f6-4c74-93e8-10502ee196bf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "310c22d7-4b8f-459d-8ea2-26b16f8ba3fe": {
      "main": [
        [
          {
            "node": "d9088837-2371-4e06-a71d-93795b94869d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - セキュリティ運用, マルチモーダルAI

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

関連ワークフロー

OpenAI、RunwayML、ElevenLabsを使って無顔の短い動画を自動化
OpenAI、RunwayML、ElevenLabs を使ってアニメ顔の短い動画を自動化:スクリプトからソーシャルメディアへ
Set
Code
Wait
+
Set
Code
Wait
56 ノードLeeWei
コンテンツ作成
自動化プロスペクト生成とパーソナライズされたアウトリーチ:Apollo、AI、Instantly.ai
自動化avic リード生成とパーソナライズドウォームアップ:Apollo、AI、アンドインスタンティエイトpty
If
Set
Code
+
If
Set
Code
166 ノードRuben AI
リードナーチャリング
Airtable、OpenAI、Unipile を使用した LinkedIn リード生成と自動ダイレクトメッセージングの自動化
Airtable、OpenAI、Unipileを使用した自動LinkedInリード生成とInMail投稿
If
Set
Code
+
If
Set
Code
143 ノードRuben AI
リードナーチャリング
毎日の WhatsApp グループ スマート分析:GPT-4.1 による分析と音声メッセージの transcrição
毎日の WhatsApp グループ インタラクティブ分析:GPT-4.1 分析と音声メッセージ文字起こし
If
Set
Code
+
If
Set
Code
52 ノードDaniel Lianes
その他
会社IDに基づくApolloデータ補完
Apollo、Google Sheets、そしてTelegramを使って企業IDに基づいて購買連絡先を豊富にする
If
Set
Code
+
If
Set
Code
27 ノードKhaisa Studio
リード獲得
OpenAIを使ってワークフローエラーを分析し、FreshDeskチケットとSlackアラートを作成
OpenAIを使ってワークフロー障害を分析し、FreshDeskチケットとSlackアラートを作成する
Set
Code
Merge
+
Set
Code
Merge
16 ノードAnna Bui
AI要約
ワークフロー情報
難易度
上級
ノード数18
カテゴリー2
ノードタイプ6
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34