2024-02-17 19:59:25 +00:00
|
|
|
id: blender-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: blender phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A blender phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://blender.org
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,blender,osint
|
2024-02-16 20:27:33 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2024-02-17 19:59:25 +00:00
|
|
|
- 'blender.org - Home of the Blender project - Free and Open 3D Creation Software'
|
2024-02-16 20:27:33 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"blender.org")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 490a0046304402204fdd9419993d5a1bdc205381ee1594162bf1aecb78036703180d562c4f56a69502203f1ddebc781d9aa0dc6d09f2ae767571a3c34b59751cd47a7b5fd9520b425b4a:922c64590222798bb761d5b6d8e72950
|