AutomationFlowsData & Sheets › Cyberpulse AI Redops: Phishing Simulation with Redirect Tracking

Cyberpulse AI Redops: Phishing Simulation with Redirect Tracking

ByAdnan Tariq @adnantariq on n8n.io

Simulate cloaked phishing links that redirect through a controlled proxy. This module tracks if secure email gateways (SEGs) or sandboxes trigger the redirect before users do. Logs access, response, and timestamps in Google Sheets.

Event trigger★★★★☆ complexity9 nodesGoogle Sheets
Data & Sheets Trigger: Event Nodes: 9 Complexity: ★★★★☆ Added:

This workflow corresponds to n8n.io template #6509 — we link there as the canonical source.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "v46oveU08zvihRIO",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "\ud83d\udd34 RedOps Module 4 \u2013 Redirect_Proxy_Cloak",
  "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": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        -40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ac3f084a-f396-4137-a01f-3eadbc7ec76b",
      "name": "\u26a1 Trigger RedirectCloak",
      "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": "\ud83d\udd17 Generate Redirect Link",
      "type": "n8n-nodes-base.set",
      "position": [
        -1500,
        580
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "4690f108-aeea-4a04-b18e-0b9182074bb8",
      "name": "\ud83d\udef0\ufe0f Simulate Redirect Hit",
      "type": "n8n-nodes-base.set",
      "position": [
        -1220,
        580
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "633704fc-c53d-4769-ad17-8e8d82611aa6",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1320,
        740
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4824804d-3ce6-46bd-b258-fad312b158c1",
      "name": "\ud83d\udcc4 Append Redirect Logs",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -900,
        580
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "a2752c63-f699-49c2-9f72-3441532e3fe4",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1348930e-e886-44ff-a910-3e567afbf2ff",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "6dd08870-9a70-41fa-97a7-2d82c60e031b",
  "connections": {
    "Google Sheets": {
      "main": [
        [
          {
            "node": "\ud83d\udd17 Generate Redirect Link",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\u26a1 Trigger RedirectCloak": {
      "main": [
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udd17 Generate Redirect Link": {
      "main": [
        [
          {
            "node": "\ud83d\udef0\ufe0f Simulate Redirect Hit",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\ud83d\udef0\ufe0f Simulate Redirect Hit": {
      "main": [
        [
          {
            "node": "\ud83d\udcc4 Append Redirect Logs",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Simulate cloaked phishing links that redirect through a controlled proxy. This module tracks if secure email gateways (SEGs) or sandboxes trigger the redirect before users do. Logs access, response, and timestamps in Google Sheets.

Source: https://n8n.io/workflows/6509/ — original creator credit. Request a take-down →

More Data & Sheets workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Data & Sheets

TrackCollect_deeper. Uses googleSheets, httpRequest, @n-octo-n/n8n-nodes-json-database, itemLists. Event-driven trigger; 80 nodes.

Google Sheets, HTTP Request, @N Octo N/N8N Nodes Json Database +1
Data & Sheets

This template is ideal for solo store owners, eCommerce marketers, automation beginners, or anyone using Shopify and Gmail who wants to recover lost revenue without coding.

HTTP Request, Gmail, Twilio +3
Data & Sheets

PCN. Uses googleSheets, httpRequest, @n-octo-n/n8n-nodes-json-database, itemLists. Event-driven trigger; 60 nodes.

Google Sheets, HTTP Request, @N Octo N/N8N Nodes Json Database +3
Data & Sheets

Product Ad Machine. Uses googleDrive, googleSheets, httpRequest, @ffmpeg-micro/n8n-nodes-ffmpeg-micro. Event-driven trigger; 60 nodes.

Google Drive, Google Sheets, HTTP Request +2
Data & Sheets

Basic AI SEO KW Research n8n DataForSEO Gumroad 030125. Uses googleSheets, googleDrive, httpRequest. Event-driven trigger; 56 nodes.

Google Sheets, Google Drive, HTTP Request