36 lines
927 B
YAML
36 lines
927 B
YAML
id: kaspersky-phish
|
|
|
|
info:
|
|
name: kaspersky phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A kaspersky phishing website was detected
|
|
reference:
|
|
- https://kaspersky.co.uk
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,kaspersky,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Kaspersky Cyber Security Solutions for Home and Business | Kaspersky'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"kaspersky.co.uk")'
|
|
- '!contains(host,"kaspersky.com")'
|
|
# digest: 4a0a00473045022100a6cb3d7d457fe8a6d52abbdc562d0efdae9cc2ef63ab02a29f7ac9d0c7dcfc35022024a04186f432e91ebdfe8cd2a1adde11d616e6379b7ca68198106a834e005345:922c64590222798bb761d5b6d8e72950 |