This n8n workflow is designed to detect and report potential Steam phishing websites by analyzing domain names received via webhook. When the workflow is triggered, it verifies whether the domain is valid and contains Cloudflare DNS servers, which are often associated with malicious sites. If malicious activity is detected, it automatically sends email alerts to security teams at Cloudflare and Valve Software. The workflow includes steps like installing necessary DNS tools, performing DNS lookups with ‘dig’, evaluating the DNS results, and sending email notifications based on the findings. This setup is useful for cybersecurity teams or IT administrators monitoring for fraudulent or harmful websites impersonating Steam or Cloudflare.
Automated Steam Phishing Website Detection & Notification
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | executeCommand, if, mailgun, webhook |
Reviews
There are no reviews yet.