-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update coinbase-recovery-phrase-phishing.yml
- Loading branch information
1 parent
4f0733c
commit 0c7a76a
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
title: Coinbase Recovery Phrase Phishing | ||
description: Detects Coinbase recovery phrase scam websites. | ||
title: Coinbase Phishing zG3nVT0g | ||
description: Detects Coinbase recovery phrase scam websites. Often hosted on Glitch (https://glitch.com/). | ||
|
||
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: | ||
imageFile: | ||
# This image file is used on a lot of Coinbase scams in their forms. | ||
html|contains: 'https://i.postimg.cc/zG3nVT0g/cb675.png2' | ||
html|contains: 'https://i.postimg.cc/zG3nVT0g/cb675.png' | ||
|
||
condition: imagefile | ||
condition: imageFile | ||
|
||
tags: | ||
- Coinbase Phishing | ||
- Crypto Scams | ||
- target.coinbase | ||
- cryptocurrency |