35 lines
937 B
YAML
35 lines
937 B
YAML
id: keybase-phish
|
|
|
|
info:
|
|
name: keybase phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A keybase phishing website was detected
|
|
reference:
|
|
- https://keybase.io
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,keybase,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Keybase is for keeping everyone's chats and files safe, from families to communities to companies. MacOS, Windows, Linux, iPhone, and Android."
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"keybase.io")'
|
|
# digest: 4b0a00483046022100d46ba03c4fa538b0300705070004cfe7afa763425bb8a9bb8f3b68f139c67e7f02210099b5517fde0535e0936c2b21274f546a630165890a93dd72bf492507fbe5ea58:922c64590222798bb761d5b6d8e72950 |