35 lines
845 B
YAML
35 lines
845 B
YAML
id: mcafee-phish
|
|
|
|
info:
|
|
name: mcafee phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A mcafee phishing website was detected
|
|
reference:
|
|
- https://mcafee.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,mcafee,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Antivirus, VPN, Identity & Privacy Protection | McAfee'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"mcafee.com")'
|
|
# digest: 490a0046304402206a12db80a1bea789227d3a29a2f413f9803f060efca12c106610993c292e55850220010fc9f436767ef83632a56b917930deb5715be4408eb4d9b72ea2bde06448e7:922c64590222798bb761d5b6d8e72950 |