Phishing Detection: Analyze Outlook Emails with URLScan & VirusTotal - n8n Workflow | Neura Market
Phishing Detection: Analyze Outlook Emails with URLScan & VirusTotal
Automates scanning Outlook emails for suspicious URLs using URLScan.io and VirusTotal, then reports threats via Slack. Ideal for security monitoring in crypto trading.
This n8n workflow automates phishing analysis by fetching emails from Microsoft Outlook, extracting potential malicious URLs, and scanning them with URLScan.io and VirusTotal in parallel. It processes up to 100 read emails (configurable to unread), marks them as read, splits for individual handling, and includes retry logic for URLScan results. Filtered results trigger summarized Slack notifications with email details, scan reports, and malicious verdicts.
Benefits include proactive threat dete
Platform
n8n
Category
Crypto & Blockchain
Price
$22.99
Creator
Fred Garcia
phishing
security
outlook
urlscan
virustotal
slack
ioc
email-analysis
automation
cybersecurity
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.