Automated Phishing URL Analysis with URLScan.io and VirusTotal - n8n Workflow | Neura Market
Automated Phishing URL Analysis with URLScan.io and VirusTotal
This n8n workflow automates the detection and analysis of phishing URLs in unread Microsoft Outlook emails using URLScan.io and VirusTotal. It provides a comprehensive threat assessment and reports findings via Slack.
The workflow is designed to enhance cybersecurity by automatically processing unread emails from a Microsoft Outlook inbox to detect potential phishing URLs. It uses URLScan.io and VirusTotal to analyze URLs for threats, merging results for a comprehensive view. The workflow can be triggered manually or scheduled to run daily, ensuring consistent monitoring. It reports findings through Slack, offering detailed insights into potential threats.
Platform
n8n
Category
Communication
Price
Free
Creator
Carlos Diaz
🛠︠In progress
Secops
if
code
wait
merge
slack
filter
urlScanIo
stickyNote
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.