Skip to content

Commit

Permalink
Create coinbase-recovery-phrase-phishing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LightningDev23 authored Mar 10, 2024
1 parent 465e2c0 commit 4f0733c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions indicators/coinbase-recovery-phrase-phishing.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
title: Coinbase Recovery Phrase Phishing
description: Detects Coinbase recovery phrase scam websites.

references:
- https://urlscan.io/result/68d77307-6932-4eae-b7b0-ca8157b2a50f/
- https://urlscan.io/result/bdf5c218-896f-4e17-b5ef-2b67f80041e2/
- https://urlscan.io/result/4a5ee737-6cf8-4028-9bfc-4e93afbe6627/

detection:
imagefile:
# This image file is used on a lot of Coinbase scams in their forms.
html|contains: 'https://i.postimg.cc/zG3nVT0g/cb675.png2'

condition: imagefile

tags:
- Coinbase Phishing
- Crypto Scams

0 comments on commit 4f0733c

Please sign in to comment.