35 lines
829 B
YAML
35 lines
829 B
YAML
id: eset-phish
|
|
|
|
info:
|
|
name: eset phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A eset phishing website was detected
|
|
reference:
|
|
- https://eset.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,eset,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Malware Protection & Internet Security | ESET'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"eset.com")'
|
|
# digest: 4b0a00483046022100f68dcccd19d3e223d497b88fed096ab9e02f29435efd6dcfe60d3c68cf8875f202210099381c71832793b3bc8813e082cf78b16cef54c521d71e0cc54b3bcc39e45781:922c64590222798bb761d5b6d8e72950 |