Skip to content

Commit

Permalink
🚀 Create IOK: opensea-389-9bec97c22fa2e411 (#246)
Browse files Browse the repository at this point in the history
* 🚀 opensea-389-9bec97c22fa2e411.yml

* Update opensea-389-9bec97c22fa2e411.yml

* Update opensea-389-9bec97c22fa2e411.yml

---------

Co-authored-by: IlluminatiFish <[email protected]>
  • Loading branch information
LightningDev23 and IlluminatiFish authored Mar 10, 2024
1 parent 324cdb8 commit 549480f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions indicators/opensea-389-9bec97c22fa2e411.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
title: OpenSea Phishing 389-9bec97c22fa2e411
description: Detects OpenSea wallet drainers - mystery box scam. Often hosted on Vercel (https://vercel.com/).

references:
- https://urlscan.io/result/03383a08-4618-4a92-9bff-99bd8b2be9f2/
- https://urlscan.io/result/672f40d7-78fb-4b28-8ef5-9f09591e20ea/
- https://urlscan.io/result/c6ed3c5a-e79a-491b-b316-deedc0527c49/

detection:

fileRequest:
requests|endswith: '/389-9bec97c22fa2e411.gif'

fileUsage:
# This GIF file is used on a lot of OpenSea scams.
html|contains: '/389-9bec97c22fa2e411.gif'

condition: fileRequest and fileUsage

tags:
- target.opensea
- cryptocurrency

0 comments on commit 549480f

Please sign in to comment.