35 lines
876 B
YAML
35 lines
876 B
YAML
id: trend-micro-phish
|
|
|
|
info:
|
|
name: trend micro phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A trend micro phishing website was detected
|
|
reference:
|
|
- https://trendmicro.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,trend-micro,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Trend Micro (UK) | Internet Security Antivirus - PC & Mac'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"trendmicro.com")'
|
|
# digest: 490a0046304402205ec60dbb3a608f899bd785f5d24b8e93fe3f062f4df5838a16aec543d721348902207b848e0d51cc2390a3a27ab4303e06d380a49f1b871ebb95b00cbac3b03f0c08:922c64590222798bb761d5b6d8e72950 |