2024-02-17 19:05:35 +00:00
|
|
|
id: ticket-master-phish
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: ticket master phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A ticket-master phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://ticketmaster.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,ticket-master,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:
|
|
|
|
- 'Buy and sell tickets online for concerts, sports, theater, family and other events near you from Ticketmaster.'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"ticketmaster.com")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4b0a00483046022100e213b4b24307a3fa905e364a9e389b1b3eb8900eb907aa8e5c2194704d00453f022100a14e4e87b3b26a512180f6c42ab0806c305b672b4e8ecaca63c241749644b2d0:922c64590222798bb761d5b6d8e72950
|