2024-02-17 19:59:25 +00:00
|
|
|
id: trend-micro-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
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
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,trend-micro,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
|
|
|
- 'Trend Micro (UK) | Internet Security Antivirus - PC & Mac'
|
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,"trendmicro.com")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 490a0046304402205ec60dbb3a608f899bd785f5d24b8e93fe3f062f4df5838a16aec543d721348902207b848e0d51cc2390a3a27ab4303e06d380a49f1b871ebb95b00cbac3b03f0c08:922c64590222798bb761d5b6d8e72950
|