{
  "name": "CYBERPULSE AI redOps: credential trap sim: fake login page simulation",
  "nodes": [
    {
      "id": "369c1ed0-5eeb-4266-a9e2-16f1afbe3343",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "09c302c8-825d-4bc2-9db6-c173fc057c27",
      "name": "⚡ Trigger TrapSim",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1380,
        180
      ]
    },
    {
      "id": "bc923e83-fdcc-448a-afee-6aae62f112e8",
      "name": "📄 Get Trap Targets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1160,
        180
      ]
    },
    {
      "id": "0b324b13-0dce-404d-b787-7120fec7dd8c",
      "name": "🧹 Filter Valid Targets",
      "type": "n8n-nodes-base.if",
      "position": [
        -940,
        180
      ]
    },
    {
      "id": "f881e16c-7793-4215-a2d4-4694944076bb",
      "name": "🎯 Generate Trap Link",
      "type": "n8n-nodes-base.set",
      "position": [
        -720,
        80
      ]
    },
    {
      "id": "c38c5fc5-467b-4634-b681-93b79af8cd3a",
      "name": "🪤 Simulate Credential Submission",
      "type": "n8n-nodes-base.set",
      "position": [
        -500,
        80
      ]
    },
    {
      "id": "ad69525b-c1ac-482b-9ddc-fffde16b2384",
      "name": "📄 Append Trap Log",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -280,
        80
      ]
    },
    {
      "id": "f718681e-7008-4d35-92a3-6be22c73aaf5",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        300
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "⚡ Trigger TrapSim": {
      "main": [
        [
          {
            "node": "📄 Get Trap Targets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📄 Get Trap Targets": {
      "main": [
        [
          {
            "node": "🧹 Filter Valid Targets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🎯 Generate Trap Link": {
      "main": [
        [
          {
            "node": "🪤 Simulate Credential Submission",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🧹 Filter Valid Targets": {
      "main": [
        [
          {
            "node": "🎯 Generate Trap Link",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🪤 Simulate Credential Submission": {
      "main": [
        [
          {
            "node": "📄 Append Trap Log",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}