{
  "name": "CYBERPULSE AI redOps: phishing simulation with redirect tracking",
  "nodes": [
    {
      "id": "d4a4157e-42e0-4799-b3aa-efbf79f30087",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        -40
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "ac3f084a-f396-4137-a01f-3eadbc7ec76b",
      "name": "⚡ Trigger RedirectCloak",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1940,
        580
      ]
    },
    {
      "id": "101a32cf-eec1-4c92-9446-3f0f0fc74dcd",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1720,
        580
      ]
    },
    {
      "id": "8d7749db-9d5b-4fbc-b944-fbdea4eb81c9",
      "name": "🔗 Generate Redirect Link",
      "type": "n8n-nodes-base.set",
      "position": [
        -1500,
        580
      ]
    },
    {
      "id": "4690f108-aeea-4a04-b18e-0b9182074bb8",
      "name": "🛰️ Simulate Redirect Hit",
      "type": "n8n-nodes-base.set",
      "position": [
        -1220,
        580
      ]
    },
    {
      "id": "633704fc-c53d-4769-ad17-8e8d82611aa6",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1320,
        740
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "4824804d-3ce6-46bd-b258-fad312b158c1",
      "name": "📄 Append Redirect Logs",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -900,
        580
      ]
    },
    {
      "id": "a2752c63-f699-49c2-9f72-3441532e3fe4",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        220
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "1348930e-e886-44ff-a910-3e567afbf2ff",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        460
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "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
          }
        ]
      ]
    }
  }
}