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")'
|
|
|
|
# digest: 4a0a00473045022100be6d2c068e7b4307cb5fbd42a88b942c6723de9f83e2b0bfb1fce1301ebc89bb0220292d5e94be90a02f2cd5d416b1d5901180a902459e65c30f02d82cbf9339ac27:922c64590222798bb761d5b6d8e72950
|