Proxy requests to EvilTokens PhaaS phishing domains (Cloudflare Workers, Railway.app)

Alerts on proxy requests to Cloudflare Workers or Railway.app URLs associated with EvilTokens phishing PhaaS kit infrastructure.

FreeReviewedSigma · Low · v5
Category
proxy
Author
uniqu3-us3r (SigmaHQ), DRL 1.1
Published
2026-04-28
Updated
2026-07-31
title: Proxy requests to EvilTokens PhaaS phishing domains (Cloudflare Workers, Railway.app)
id: 84124b2a-6173-4855-893a-6c6d2bb8b526
status: experimental
description: This rule identifies outbound web proxy requests where the requested URL matches specific Cloudflare Workers and Railway.app patterns associated with EvilTokens phishing-as-a-service infrastructure. Such infrastructure is used to carry out device code authorization phishing, which can capture credentials or authorization responses after a user clicks a phishing link. The detection relies on proxy telemetry containing the full request URL.
references:
  - https://blog.sekoia.io/new-widespread-eviltokens-kit-device-code-phishing-as-a-service-part-1/
  - https://github.com/SigmaHQ/sigma/blob/master/rules-emerging-threats/2026/Malware/EvilTokens/proxy_eviltokens_cloudflare_worker_request.yml
author: uniqu3-us3r, Huntrule Team
date: 2026-04-28
tags:
  - attack.initial-access
  - attack.t1566.002
  - detection.emerging-threats
logsource:
  category: proxy
detection:
  selection:
    c-uri|re: -[a-z0-9]{3}\.[a-z0-9-]{3,}-s-account\.workers\.dev|\.up\.railway\.app
  condition: selection
falsepositives:
  - Legitimate use of Cloudflare Workers or Railway.app domains
level: low
license: DRL-1.1
related:
  - id: e0e121d0-be4d-4281-af7e-17abbba4a408
    type: derived