Skip to content

Commit 142f762

Browse files
CzdamIlluminatiFish
andauthored
πŸš€ Create IOK: valorant-7plil474 and valorant-landing-page-7plil474 (#256)
* Add files via upload * fix of 7plil474 * Update valorant-phishing-3plew478.yml * Update valorant-phishing-7plil474.yml * Removes reference * Update valorant-phishing-7plil474.yml Modifications. * Update and rename valorant-phishing-3plew478.yml to valorant-landing-page-7plil474.yml Modifications * Update and rename valorant-phishing-7plil474.yml to valorant-7plil474.yml --------- Co-authored-by: IlluminatiFish <45714340+IlluminatiFish@users.noreply.github.com>
1 parent 6cc1893 commit 142f762

2 files changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
title: Valorant Phishing Kit 7plil474
2+
description: |
3+
Detects a phishing kit targeting Valorant players. It is typically spread on
4+
social media platforms such as TikTok, often luring in gamers using popular
5+
figures such as Tenz, Kyedae and MrBeast.
6+
7+
references:
8+
- https://www.tiktok.com/search/video?q=mrbeast%20valorant
9+
- https://urlscan.io/result/ceb1f3d8-efed-40b3-85e4-6c9eecd182b7/
10+
- https://urlscan.io/result/48118e59-979c-48e7-b332-bb802dc5e941/
11+
- https://urlscan.io/result/5421601f-f2aa-41a5-bf6b-85a264bee2f7/
12+
13+
detection:
14+
15+
requests:
16+
requests|endswith|all:
17+
- '/login'
18+
- 'logins.css'
19+
- '/t/1.css?apiType=css&projectid=dce2cd3c-2b49-496c-8fe8-f7eedea7aa2b'
20+
21+
jsVariables:
22+
js|contains|all:
23+
- 'makeid'
24+
- 'rqdata_token'
25+
- 'login_mfa'
26+
27+
condition: requests and jsVariables
28+
29+
tags:
30+
- kit
31+
- target.valorant
32+
- target.riotgames
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
title: Valorant Phishing Kit Landing Page 7plil474
2+
description: |
3+
Detects the landing pages used by the phishing kit detected by the valorant-7plil474 rule.
4+
references:
5+
- https://www.tiktok.com/search/video?q=mrbeast%20valorant
6+
- https://urlscan.io/result/35050e0b-f38d-4671-8728-489538351167/
7+
- https://urlscan.io/result/fb92d735-7209-48dc-8c06-0c23f013f0ef/
8+
- https://urlscan.io/result/9ced04ab-e67e-4ac5-9d9c-0993f69f3f55/
9+
- https://urlscan.io/result/e6f5c3bc-85e6-4fda-a276-709c52ac403b/
10+
related:
11+
- id: valorant-7plil474
12+
13+
detection:
14+
15+
jsVariables:
16+
js|contains|all:
17+
- 'start'
18+
- 'checkAlreadyGot'
19+
- 'getItem'
20+
- 'getRandom'
21+
- 'generateItems'
22+
23+
condition: jsVariables
24+
25+
tags:
26+
- kit
27+
- target.valorant
28+
- target.riotgames

0 commit comments

Comments
Β (0)