37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
id: malwarebytes-phish
|
|
|
|
info:
|
|
name: malwarebytes phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A malwarebytes phishing website was detected
|
|
reference:
|
|
- https://malwarebytes.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,malwarebytes,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Cyber Security Software and Anti-Malware | Malwarebytes'
|
|
- 'Protect your home and business PCs, Macs, iOS and Android devices from the latest cyber threats and malware, including ransomware.'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"malwarebytes.com")'
|
|
# digest: 490a0046304402205d6cc8c660ce1535d94a10a4aab0fe3afbd94ced3c5482a7bf3f4d9c8be412c002201c992056ed5df010ca79fdc8ddd4d0978deffb8be1bb27ac004fb1700a3da46d:922c64590222798bb761d5b6d8e72950 |