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