🔴 RedOps 模块 4 – 重定向_代理_伪装
中级
这是一个SecOps领域的自动化工作流,包含 9 个节点。主要使用 Set, GoogleSheets, ManualTrigger 等节点。 红队钓鱼模拟,含重定向追踪和 Google Sheets
前置要求
- •Google Sheets API 凭证
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "v46oveU08zvihRIO",
"meta": {
"instanceId": "6feff41aadeb8409737e26476f9d0a45f95eec6a9c16afff8ef87a662455b6df",
"templateCredsSetupCompleted": true
},
"name": "🔴 RedOps 模块 4 – 重定向_代理_伪装",
"tags": [
{
"id": "uNqHAlvBtMsP4gFd",
"name": "Pro",
"createdAt": "2025-07-07T09:34:20.437Z",
"updatedAt": "2025-07-07T09:34:20.437Z"
}
],
"nodes": [
{
"id": "d4a4157e-42e0-4799-b3aa-efbf79f30087",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-560,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ac3f084a-f396-4137-a01f-3eadbc7ec76b",
"name": "⚡ 触发重定向伪装",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1940,
580
],
"parameters": {},
"typeVersion": 1
},
{
"id": "101a32cf-eec1-4c92-9446-3f0f0fc74dcd",
"name": "Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
-1720,
580
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "8d7749db-9d5b-4fbc-b944-fbdea4eb81c9",
"name": "🔗 生成重定向链接",
"type": "n8n-nodes-base.set",
"position": [
-1500,
580
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "4690f108-aeea-4a04-b18e-0b9182074bb8",
"name": "🛰️ 模拟重定向点击",
"type": "n8n-nodes-base.set",
"position": [
-1220,
580
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "633704fc-c53d-4769-ad17-8e8d82611aa6",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1320,
740
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4824804d-3ce6-46bd-b258-fad312b158c1",
"name": "📄 追加重定向日志",
"type": "n8n-nodes-base.googleSheets",
"position": [
-900,
580
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a2752c63-f699-49c2-9f72-3441532e3fe4",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-560,
220
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1348930e-e886-44ff-a910-3e567afbf2ff",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-560,
460
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "6dd08870-9a70-41fa-97a7-2d82c60e031b",
"connections": {
"Google Sheets": {
"main": [
[
{
"node": "🔗 Generate Redirect Link",
"type": "main",
"index": 0
}
]
]
},
"⚡ Trigger RedirectCloak": {
"main": [
[
{
"node": "Google Sheets",
"type": "main",
"index": 0
}
]
]
},
"🔗 Generate Redirect Link": {
"main": [
[
{
"node": "🛰️ Simulate Redirect Hit",
"type": "main",
"index": 0
}
]
]
},
"🛰️ Simulate Redirect Hit": {
"main": [
[
{
"node": "📄 Append Redirect Logs",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 安全运维
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
自动化 PCI 控制评估
使用Google Sheets自动化PCI DSS控制评估与合规性跟踪
If
Set
Code
+5
19 节点Adnan Tariq
安全运维
🔴 RedOps 模块 1 – PhishForge
基于OpenAI和Google表格的内部钓鱼模拟安全培训
Set
Gmail
Webhook
+5
12 节点Adnan Tariq
安全运维
🔴 RedOps 模块 5 凭证陷阱模拟
使用 Google Sheets 模拟钓鱼攻击,用于安全意识与 SOC 测试
If
Set
Google Sheets
+2
8 节点Adnan Tariq
安全运维
🔴 RedOps模块2 – Payload_Validator
使用GPT-4生成的有效载荷和Google表格验证邮件安全网关
Set
Merge
Google Sheets
+3
9 节点Adnan Tariq
安全运维
CyberScan Github 副本
基于 Nessus、风险分级和 Google Sheets 报告的 AI 漏洞扫描器
If
Set
Code
+8
39 节点Adnan Tariq
安全运维
M4 - 事件分类器
使用GPT-4和Google Sheets为SOC团队自动分类安全事件
Set
Http Request
Google Sheets
+2
6 节点Adnan Tariq
安全运维
工作流信息
难度等级
中级
节点数量9
分类1
节点类型4
作者
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 查看 →
分享此工作流