35 lines
856 B
YAML
35 lines
856 B
YAML
id: samsung-phish
|
|
|
|
info:
|
|
name: samsung phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A samsung phishing website was detected
|
|
reference:
|
|
- https://samsung.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,samsung,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Samsung UK | Mobile | Home Electronics | Home Appliances | TV'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"samsung.com")'
|
|
# digest: 4a0a0047304502203e4f2387e92ce892f42740c98c831a740a2e36ffd98ef24403c673df34112174022100f55092f9dc6d23998f3b4b8af8646266ee9a9efb0e3605e38912199d8e4df4c8:922c64590222798bb761d5b6d8e72950 |