workflows.fit
Back to n8n workflows
n8n template$49By Adnan Tariq

CYBERPULSE AI RedOps: internal phishing simulation for security training

Description: Simulate phishing awareness campaigns using OpenAI-generated emails. Send to target lists, log clicks with a webhook, and store results in Google Sheets. Built for internal testing and cyber awareness tra...

Data & StorageProductivityCommunicationHITLAILangchainCore NodesDevelopment
Open checkout
Loading interactive preview...

Template notes

Description:

Simulate phishing awareness campaigns using OpenAI-generated emails. Send to target lists, log clicks with a webhook, and store results in Google Sheets. Built for internal testing and cyber awareness training.

Who’s it for:

- Security teams conducting internal simulations - GRC teams doing phishing awareness - Red Teams wanting modular test setups

How it works / What it does:

- Loads targets from Google Sheets - Uses OpenAI to write realistic phishing emails - Sends them via Gmail - Tracks who clicked via webhook - Logs actions in Sheets

Requirements:

- Gmail or SMTP credentials - Google Sheets OAuth2 - OpenAI API Key - Self-hosted webhook or tunnel for /phishlink tracking