2024-02-17 19:05:35 +00:00
|
|
|
id: microcenter-phish
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: microcenter phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A microcenter phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://microcenter.com
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,microcenter,osint
|
2024-02-17 19:05:35 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Micro Center - Computer & Electronics Retailer - Shop Now'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"microcenter.com")'
|
|
|
|
# digest: 490a0046304402205b787aad2295c31b7655d8bcad89e8da7b9ca44f091ca8ba6d96e0d9782537bb022025615a0482526ab7306196e2349fa91fc91e560eddff767166e678a3850be5ad:922c64590222798bb761d5b6d8e72950
|