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