34 lines
790 B
YAML
34 lines
790 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
|
|
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: 4a0a004730450221009c7441f7b414873d42367c0c5ce1aa4cb7dfa2e9634db0587a628b6d57b23d4e0220576b64fcbe6916bcf47c91200faf06fd9dcb06813420d309fb88edd7ec7e734f:922c64590222798bb761d5b6d8e72950 |