Steam and Cloudflare Phishing Detector
detail.loadingPreview
Detects Steam phishing websites and notifies Cloudflare and Valve.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically checks if a submitted domain is associated with Cloudflare's nameservers and is potentially a Steam phishing site. It then triggers notifications to Cloudflare's security team and Valve for investigation.
Key Features
- Validates domain input using regex.
- Checks for Cloudflare nameservers using
dig. - Reports potential phishing sites to Cloudflare and Valve via email.
- Includes robust error handling and command execution.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Mail CloudFlare' and 'Mail Steam' nodes with your Mailgun credentials and email addresses.
- Trigger the workflow by sending a GET request to the webhook URL with a
qquery parameter containing the domain to check (e.g.,your-n8n-url/webhook/steam?q=example.com).
Apps Used
Workflow JSON
{
"id": "263209d0-88a5-4430-9b64-520aeff4c52f",
"name": "Steam and Cloudflare Phishing Detector",
"nodes": 0,
"category": "Security Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 263209d0-88a5...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Sublime Security Alert: Email Opened and Quarantined - Slack Notification and Jira Ticket Creation
Notifies users on Slack about quarantined emails and creates a Jira ticket if the email was opened before quarantine.
Phishing Analysis: URLScan.io and VirusTotal
Analyzes potential phishing URLs using URLScan.io and VirusTotal for enhanced cybersecurity.
Email Phishing Detection and Jira Ticketing
Detects phishing emails and creates Jira tickets for them.
Weekly Shodan Query Report Accidents
Queries Shodan for unexpected open ports on monitored IPs and reports them.
Community Contributed: Palo Alto Security Advisories Monitor
Monitors Palo Alto security advisories for specific keywords and notifies relevant parties.
Venafi Slack CertBot (Community Contributed - Unverified)
Automate CSR generation and certificate management via Slack, integrating with Venafi and Virustotal.