35 lines
811 B
YAML
35 lines
811 B
YAML
id: tiktok-phish
|
|
|
|
info:
|
|
name: tiktok phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A tiktok phishing website was detected
|
|
reference:
|
|
- https://tiktok.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,tiktok,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'TikTok - Make Your Day'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"tiktok.com")'
|
|
# digest: 4a0a004730450220251063a4cab20b4c3e07287054571d312dc5ff712505469408c9fb719d86c6bb022100f7c8e3f46fa8f97f48a92c2d9dae13130c9cf6065fabae70f3281aae872223be:922c64590222798bb761d5b6d8e72950 |