🔴 RedOps モジュール 1 – PhishForge
中級
これはSecOps, Multimodal AI分野の自動化ワークフローで、12個のノードを含みます。主にSet, Gmail, Webhook, GoogleSheets, ManualTriggerなどのノードを使用。 OpenAIとGoogleスプレッドシートを基盤とした内部フィッシングシミュレーションセキュリティ研修
前提条件
- •Googleアカウント + Gmail API認証情報
- •HTTP Webhookエンドポイント(n8nが自動生成)
- •Google Sheets API認証情報
- •OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "xwbgdKk31b9826ei",
"meta": {
"instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df",
"templateCredsSetupCompleted": true
},
"name": "🔴 RedOps Module 1 – PhishForge",
"tags": [
{
"id": "uNqHAlvBtMsP4gFd",
"name": "Pro",
"createdAt": "2025-07-07T09:34:20.437Z",
"updatedAt": "2025-07-07T09:34:20.437Z"
}
],
"nodes": [
{
"id": "bd1c125b-3cb8-4bcc-9b80-454bc8ec3e8a",
"name": "ワークフロー実行時",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-3160,
-220
],
"parameters": {},
"typeVersion": 1
},
{
"id": "95eeca9b-c2c0-4ea5-b684-5338526f1c33",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1300,
-480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "640e04a0-fcb7-4c65-8b91-00226137d975",
"name": "🤖 フィッシングメール生成",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-2720,
-220
],
"parameters": {},
"typeVersion": 2
},
{
"id": "88c267b6-241c-4b59-a29f-69b738515c94",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-2700,
20
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "fc6b38b3-1bea-4a18-b46f-0d132b137b97",
"name": "✉️ 送信用メールフォーマット",
"type": "n8n-nodes-base.set",
"position": [
-2360,
-220
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "a63188f6-70c1-4e9b-bff9-7c3052aa3368",
"name": "Gmail",
"type": "n8n-nodes-base.gmail",
"position": [
-2140,
-220
],
"webhookId": "7e1ad903-f281-413c-81ac-79a95bf232dd",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "9b8db177-8c77-4852-825c-39283bd5c7a8",
"name": "🧾 送信メール記録",
"type": "n8n-nodes-base.googleSheets",
"position": [
-1920,
-220
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "7d9048b3-0e40-40a1-a3dc-1591dad69b75",
"name": "🎯 クリックトラッカー",
"type": "n8n-nodes-base.webhook",
"position": [
-2160,
200
],
"webhookId": "6737861e-9dd2-4ecf-acc1-635051e290ce",
"parameters": {},
"typeVersion": 2
},
{
"id": "ccff6b6a-6cc0-41cf-8d5b-711eee8632b8",
"name": "🗂️ クリック記録",
"type": "n8n-nodes-base.set",
"position": [
-1920,
200
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "97488f62-1ded-4dc4-a9e7-57964cead828",
"name": "🧾 クリック記録",
"type": "n8n-nodes-base.googleSheets",
"position": [
-1700,
200
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "09326fb4-3cba-4b73-8d40-52f6125fd36e",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1340,
-20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e6cedb46-90d9-42b1-9011-6ee204b22f45",
"name": "GetTargetList",
"type": "n8n-nodes-base.googleSheets",
"position": [
-2940,
-220
],
"parameters": {},
"typeVersion": 4.6
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "00fb96a8-2185-4293-925c-3633506baab7",
"connections": {
"a63188f6-70c1-4e9b-bff9-7c3052aa3368": {
"main": [
[
{
"node": "9b8db177-8c77-4852-825c-39283bd5c7a8",
"type": "main",
"index": 0
}
]
]
},
"e6cedb46-90d9-42b1-9011-6ee204b22f45": {
"main": [
[
{
"node": "640e04a0-fcb7-4c65-8b91-00226137d975",
"type": "main",
"index": 0
}
]
]
},
"88c267b6-241c-4b59-a29f-69b738515c94": {
"ai_languageModel": [
[
{
"node": "640e04a0-fcb7-4c65-8b91-00226137d975",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"7d9048b3-0e40-40a1-a3dc-1591dad69b75": {
"main": [
[
{
"node": "ccff6b6a-6cc0-41cf-8d5b-711eee8632b8",
"type": "main",
"index": 0
}
]
]
},
"ccff6b6a-6cc0-41cf-8d5b-711eee8632b8": {
"main": [
[
{
"node": "97488f62-1ded-4dc4-a9e7-57964cead828",
"type": "main",
"index": 0
}
]
]
},
"640e04a0-fcb7-4c65-8b91-00226137d975": {
"main": [
[
{
"node": "fc6b38b3-1bea-4a18-b46f-0d132b137b97",
"type": "main",
"index": 0
}
]
]
},
"fc6b38b3-1bea-4a18-b46f-0d132b137b97": {
"main": [
[
{
"node": "a63188f6-70c1-4e9b-bff9-7c3052aa3368",
"type": "main",
"index": 0
}
]
]
},
"bd1c125b-3cb8-4bcc-9b80-454bc8ec3e8a": {
"main": [
[
{
"node": "e6cedb46-90d9-42b1-9011-6ee204b22f45",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - セキュリティ運用, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
GRC - セキュリティアンケートの自動回答
自動化したセキュリティアンケートの回答:GPT-4oとGoogle Sheets
If
Set
Code
+
If
Set
Code
11 ノードAdnan Tariq
セキュリティ運用
GRCモジュール3:サプライヤー風險評価ツール
AI、Google Sheets、およびメールリマインダーを使用したサプライザー リスク評価の自動化
If
Set
Gmail
+
If
Set
Gmail
7 ノードAdnan Tariq
AI要約
AI請求書アシスタント
AI請求書処理エージェント
Set
Gmail
Filter
+
Set
Gmail
Filter
13 ノードRakin Jakaria
請求書処理
AI驱动のメール分诊与自動回复系统,統合OpenAIエージェントとGmail
AI驱动のメール分诊与自動回复系统,統合OpenAIエージェントとGmail
If
Set
Gmail
+
If
Set
Gmail
68 ノードAbdullahi Ahmed
コンテンツ作成
リランキング #1
ウェブスクレイピング、GPT-4o、WhatsAppを使用した电话営業の自動化
Set
Code
Webhook
+
Set
Code
Webhook
48 ノードKhaisa Studio
リードナーチャリング
09 - リードプロフィール強化ツール
自動化されたリード情報の豊富さとパーソナライズされたアウトレーシュ:HubSpot、Phantombuster、GPT
If
Set
Code
+
If
Set
Code
30 ノードAvkash Kakdiya
リードナーチャリング
ワークフロー情報
難易度
中級
ノード数12
カテゴリー2
ノードタイプ8
作成者
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
外部リンク
n8n.ioで表示 →
このワークフローを共有