35 lines
888 B
YAML
35 lines
888 B
YAML
id: keepersecurity-phish
|
|
|
|
info:
|
|
name: keepersecurity phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A keepersecurity phishing website was detected
|
|
reference:
|
|
- https://keepersecurity.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,keepersecurity,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Password and Secrets Management - Keeper Security'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"keepersecurity.com")'
|
|
# digest: 4b0a00483046022100fe5a068e0dbc5fe3dbf841fc44de490a4d9e46456aabdb35c5bb58a4880272580221008cf0e1b0e278bd11b27127ee332570189742cc8d9ab9f4524f5a8e14e40a09b1:922c64590222798bb761d5b6d8e72950 |