35 lines
847 B
YAML
35 lines
847 B
YAML
id: deezer-phish
|
|
|
|
info:
|
|
name: deezer phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A deezer phishing website was detected
|
|
reference:
|
|
- https://deezer.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,deezer,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Deezer | Listen to music | Online music streaming platform'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"deezer.com")'
|
|
# digest: 4a0a00473045022100886d26c15c53e0fa9643c710c7eda7e0770a1bfbb3752f3f7cf988a6e75c95350220384c5fa434deead539d68fcebb18f2213b0d1cdaa3278fa72b7172bc8f5a880a:922c64590222798bb761d5b6d8e72950 |