Skip to content

Probe Session Cookies

Jack Li edited this page May 29, 2022 · 7 revisions

Top-pick API cookies requirements:

Jack's side cookies

1. reese84:

Request URL: https://epsf.ticketmaster.com/eps-d?d=www.ticketmaster.com Request Method: POST Status Code: 200 Remote Address: 151.101.50.87:443 Referrer Policy: strict-origin-when-cross-origin accept-ranges: bytes access-control-allow-origin: https://www.ticketmaster.com cache-control: no-cache, no-store content-length: 629 content-type: application/json date: Sun, 29 May 2022 18:31:34 GMT server: connector server-timing: bon, total;dur=0.286203 vary: Accept-Encoding via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-frame-options: SAMEORIGIN x-served-by: cache-dfw18665-DFW x-timer: S1653849095.729651,VS0,VE32 :authority: epsf.ticketmaster.com :method: POST :path: /eps-d?d=www.ticketmaster.com :scheme: https accept: application/json; charset=utf-8 accept-encoding: gzip, deflate, br accept-language: en-US,en;q=0.9 content-length: 566 content-type: text/plain; charset=utf-8 dnt: 1 origin: https://www.ticketmaster.com referer: https://www.ticketmaster.com/ sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="102", "Google Chrome";v="102" sec-ch-ua-mobile: ?0 sec-ch-ua-platform: "macOS" sec-fetch-dest: empty sec-fetch-mode: cors sec-fetch-site: same-site user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.61 Safari/537.36

return example: {"token":"3:GuTnvXICbg48e0SBIoae+Q==:4Otg95yj03C3BwsDI/CQuiTTbb/LyQTPr+PzcuxGssAU0CfMCIzCKnEPD7rSqbkoGFnuMVqx8v0fbg1QzQVgP6jj+m6q3Z6xLYV16b870zfuAE/ZAyEafBKr6c0ROWxtuXz3H9IOSPAqVVV+irhYzvDQFMSYDrJbXFic+xYSbpIOAMT3J4EonmdI0s/lBONa6beBW1F/XoYuFbksaP4WCA7pLzVzRvZrQ7fTuQY6D0XQoknBqkAHzEVUS1EU64c7CpRSWWDNi6KxVyV8gqgkOlArDPE5Xyul9ZY1rfk+G8Kc0qFz4cm0xbKWZ1nZcuSymgEOLTKmlGY6U+lVKGwR+eMn3BmCPT8I7teuBp6X+TCFGbuDJlP+SPW3eRwQVlErkJ4XdF9TiNWEXbNsJZQ271/8V1Wyi71DRrhvcFVi8IqigJBzG0/063ABT7R10maoVOwFlKT5SR8SdNctRplQj8guhOTHA93gOCmYkhDq4IA=:1Os7dr90DCMfl7SkmW8ceDvP196O3RE0jOZESnc9Ajg=","renewInSec":867,"cookieDomain":".ticketmaster.com"} cookie example: reese84=3:KBtEtAHN9PellENl5jArvQ==:AngWkj8H5gBg2Dj396r7ezmtowgHhqht3Sf7hibyaM+s/BefvijeD0UghpSCC1ZZvzSWPPDoIjQ3/1XW0r6asKld0qrjuzXw7FoF0ywzZBDRvOPP2zCV1+261P+rBQ3244Si5HaywIB5AqujNUZEvyxgIhcSYU1btZy5QQA07q073rroljzbh0uhH1wPS1kjmBBcY/GrXXQYO7/KOQL663QpYluvQvwUIVvC3zL0PXgLKXjWkjuACTd52AVOuiAn0+RUtU6gipUcioN5d42ivhPnXE3drJlhu0jBIV1sFpU7VbBLYYcRuoXImeLuInu1GVaHTQum2+X+3kajnCm/kMY0xyJeidH8yC/fN28qq3OQIrVDC7BfEy0jLaWbn3Gl1G6PQyaVMAFLNX1OoxTYlYthurgncJjCPNIMITJItps=:PYtW0uxIiL357Xh4f2niSqQamXuqmNjSo/1m1oCbK5U=; Path=/; Domain=ticketmaster.com;

2. ku1-vid

visitor identifier for the communication with Klarna; a random uuid v4 string

3. ku1-sid

session id for the communication with Klarna.

generated on FE based on code

function(t) {
            var e, n = self.crypto || self.msCrypto, r = "_-" + String.fromCharCode(e = 48, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 8, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 7, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1, e += 1);
            t.exports = function(t) {
                t = t || 21;
                for (var e = "", o = n.getRandomValues(new Uint8Array(t)); t--; )
                    // r is essentially "_-0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
                    e += r[63 & o[t]];
                return e
                // e's length is 21
            }
        }

ku1-sid=kqVJmAwGkp8fluBq1AJEN; Path=/; Domain=ticketmaster.com; Secure;

cookie example: ku1-vid=e9d895ff-dab4-62df-c8c0-2c8c14d58d98; Path=/; Domain=ticketmaster.com; Secure;

4. BID

simply visit the event page (GET request) and the response will have a set-cookie field (with BID=xxx)

cookie example: BID=n-SM3puS3mrVmQJYBP33W29vGmdGUJ66unwM39IH-c74yY3-UnvJCuJqmfcQ_haX-voHYb05AuB756jf

5. SID

simply visit the event page (GET request) and the response will have a set-cookie field (with SID=xxx)

cookie example: SID=Ik5n2mn_M_pXNi2-V6QcF8It_fz5RVPAMPKWmjOzLw7NLU69tKafeGUZp7cDvf1Lu-244F917nOsfam6; Path=/; Domain=ticketmaster.com; Secure; HttpOnly;

6. eps_sid

simply visit https://epsf.ticketmaster.com/eps-mgr?id=edp and the response will have a set-cookie field (with eps_sid=xxx)

cookie example: eps_sid=2d32c90ffdd0433887c3f2d6e9277337; Path=/; Domain=ticketmaster.com; HttpOnly;

7. TMUO

simply visit https://identity.ticketmaster.com/tmauthadaptor.js and the response will have a set-cookie field (with TMUO=xxx)

cookie example: TMUO=west_wyRc0RbIGyLcTU8NmM6GveRII29qNypd/F4AEeyAI+g=; Path=/; Domain=ticketmaster.com; Secure; HttpOnly;

Clone this wiki locally