35 lines
871 B
YAML
35 lines
871 B
YAML
id: blender-phish
|
|
|
|
info:
|
|
name: blender phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A blender phishing website was detected
|
|
reference:
|
|
- https://blender.org
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,blender,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'blender.org - Home of the Blender project - Free and Open 3D Creation Software'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"blender.org")'
|
|
# digest: 490a0046304402204fdd9419993d5a1bdc205381ee1594162bf1aecb78036703180d562c4f56a69502203f1ddebc781d9aa0dc6d09f2ae767571a3c34b59751cd47a7b5fd9520b425b4a:922c64590222798bb761d5b6d8e72950 |