Monitors X (Twitter) for cybersecurity keywords like CVEs and ransomware, filters relevant mentions, and sends instant Slack notifications to your team.
This 5-node n8n workflow automates the detection of crucial cybersecurity mentions on X (formerly Twitter), ensuring your team receives timely alerts on potential threats such as critical vulnerabilities, Log4j issues, or ransomware attacks.
The workflow begins with an X/Twitter Trigger node that continuously polls for tweets matching user-defined keywords (e.g., 'CVE-2024-XXXX', 'CISA', 'ransomware'). A Code node then formats the raw data into a clean notification message, extracting tweet tex
Platform
n8n
Category
Social Media
Price
$12.99
Creator
Bryce Yu
cybersecurity
twitter
slack
alerts
monitoring
cisa
vulnerabilities
cve
ransomware
n8n
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.