Ticket Master API Test
ID: api-ticketmaster
Severity: info
Author: 0xpugal
Tags: token-spray,ticketmaster
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: api-ticketmaster
info: name: Ticket Master API Test author: 0xpugal severity: info reference: - https://developer.ticketmaster.com/products-and-docs/apis/getting-started/ metadata: verified: true max-request: 1 tags: token-spray,ticketmaster
self-contained: true
http: - method: GET path: - "https://app.ticketmaster.com/discovery/v2/events.json?apikey={{token}}"
matchers: - type: word part: body words: - '"id"' - '"name"' - '"type"' - '"images"' condition: and# digest: 4b0a00483046022100f652f13f13a23c39734d1969dcd15da84c17334bb87a8f34e18f73733db866f5022100b2bd8168980b25915472a3ad8dfa2b20e05c95551a562555e87521d2d5acaa0d:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/token-spray/api-ticketmaster.yaml"