2024-02-16 20:27:33 +00:00
|
|
|
id: ebay-phish
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: ebay phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A ebay phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://ebay.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,ebay,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:
|
|
|
|
- 'Electronics, Cars, Fashion, Collectibles & More | eBay'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"ebay.com")'
|
|
|
|
# digest: 4a0a0047304502200a670e62c7204a5bf659e564abd9f1a198f3ad0fa1f42abf8b1ef2b827f64479022100a687a998ad104ebda14363e512d103ce127b28d559c9a5c48b4b61a2e58d97ca:922c64590222798bb761d5b6d8e72950
|