Add cryptorefills.com phishing + payment-fraud cluster to blocklist (6 domains)#262191
Closed
simonlucalandi wants to merge 2 commits into
Closed
Add cryptorefills.com phishing + payment-fraud cluster to blocklist (6 domains)#262191simonlucalandi wants to merge 2 commits into
simonlucalandi wants to merge 2 commits into
Conversation
90a46cb to
1d9bf45
Compare
1d9bf45 to
fc3bc52
Compare
Author
|
Hi @0xOhm @mindofmar — could one of you review/merge this when you have a moment? It adds an active phishing + payment-fraud cluster impersonating cryptorefills.com (two of the domains have already been registrar-suspended for phishing; the rest are live). Signed commit, inserted at the top of the blocklist to avoid tail conflicts. Thanks! |
Collaborator
|
these have all been added to the blocklist thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Phishing + payment-fraud cluster impersonating cryptorefills.com
A single operator runs a coordinated phishing / payment-fraud kit impersonating cryptorefills.com (Cryptorefills — a crypto gift-card / mobile top-up service). All domains are registered through Internet.bs and fronted by Cloudflare; the registrar (Internet.bs / Team Internet, via CleanDNS) has already suspended two of them on report.
Lure / brand-clone sites (full clone of cryptorefills.com behind a "Cryptorefills Secure Check" gate; origins on OMEGATECH / AS202412, a bulletproof host)
cryptorafill.comcryptorefilis.comcryptorofills.comPayment-capture / backend (victims are redirected here at checkout; harvests USDC and payment-card data via
/api/card-payment/create,/api/bin-check, with/api/notifyoperator alerts)pay-crlprorefill.com— payment panel; itsconfig.jssetsparentHomeUrlto the phishing clonecriptopayments.com— generates the crypto deposit addresses (eth./sol./trx.subdomains)pcriptopayments.comReported to the registrar (Internet.bs — cryptorafill.com & cryptorefilis.com already suspended), the host's upstreams, and Google Safe Browsing. Reported by the brand owner.
Note
Low Risk
List-only additions with no application logic changes; low risk if domains are confirmed malicious and not high-reputation false positives.
Overview
Adds three domains to
src/config.jsonblacklist:cryptorefilis.com,cryptorofills.com, andcriptopayments.com. These are typosquats / payment backends tied to a cryptorefills.com impersonation cluster (clone sites plus checkout capture), so wallet or extension blocklists will treat them as blocked alongside existing entries for related hosts already in the list.Reviewed by Cursor Bugbot for commit 4134ce2. Bugbot is set up for automated code reviews on this repo. Configure here.