Advertisement
Guest User

Untitled

a guest
Sep 21st, 2018
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. --------------
  2. ============ Stage 2 - Sent Data ============
  3. POST /login/dologin/ HTTP/1.1
  4. Accept: */*
  5. Origin: https://steamcommunity.com
  6. X-Requested-With: XMLHttpRequest
  7. User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
  8. DNT: 1
  9. Content-Type: application/x-www-form-urlencoded; charset=UTF-8
  10. Referer: https://steamcommunity.com/login/home/?goto=
  11. Accept-Language: en-US,en;q=0.9,ar;q=0.8
  12. Host: store.steampowered.com
  13. Content-Length: 479
  14.  
  15. username=meowyyayd&password=Tb8hzrbDEtWMU7vHlVH%2FlTZrKEWMYYM1tD%2FQU0fxZOSMBwNY0ftukhV5YQMxWOj8t084AQe%2B%2FigpQBdxhQ9Poc3iX%2BMjxQ5Gwli3uzxxFYtmAtRfrIUN%2F3q5jKCXNCkh6vyeCxLcsK9jsrQigbSVXacUHQbAYJgNPPztI78oj2Yh8c%2FdS3MKjNHPnpdzPBPqInQ2m8HYE%2Bbn2S6pYLcdUisiKoszARZkBruCz2j4MYxueImdslgQ0pKGEbt%2FqEtPQGS45kACElopwarpYHOQS7j4pWLmwaXHQFWvCf%2BnRr%2Fd%2B1WDrLkWf19%2B0WkVI5j2Xn76lJ2tKONw98yJPNMxCw%3D%3D&emailauth=&captchagid=&captcha_text=&emailsteamid=&rsatimestamp=241293000000
  16.  
  17. ============ Stage 2 - Received Data ============
  18. HTTP/1.1 200 OK
  19. Server: Apache
  20. Expires: Mon, 26 Jul 1997 05:00:00 GMT
  21. Cache-Control: no-cache
  22. Content-Security-Policy: default-src blob: data: https: 'unsafe-inline' 'unsafe-eval'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://steamstore-a.akamaihd.net/ https://steamstore-a.akamaihd.net/ *.google-analytics.com https://www.gstatic.com; object-src 'none'; connect-src 'self' http://store.steampowered.com https://store.steampowered.com http://127.0.0.1:27060 https://steamcommunity.com/ https://steamcommunity.com/ *.google-analytics.com; frame-src 'self' steam: http://www.youtube.com https://www.youtube.com https://www.google.com https://sketchfab.com https://player.vimeo.com https://steamcommunity.com/ https://help.steampowered.com/;
  23. X-Frame-Options: DENY
  24. Content-Length: 359
  25. Content-Type: application/json; charset=utf-8
  26. Date: Fri, 21 Sep 2018 18:53:56 GMT
  27. Connection: keep-alive
  28. Set-Cookie: steamLoginSecure=76561198841365382%7C%7CC144ABB7AA00AE59F1361EAC8E74B5D9C0AFAEA2; path=/; secure; HttpOnly
  29.  
  30.  
  31.  
  32. =====Start Received Source=====
  33. {"success":true,"requires_twofactor":false,"login_complete":true,"transfer_urls":["https:\/\/steamcommunity.com\/login\/transfer","https:\/\/help.steampowered.com\/login\/transfer"],"transfer_parameters":{"steamid":"76561198841365382","token_secure":"C144ABB7AA00AE59F1361EAC8E74B5D9C0AFAEA2","auth":"bdce20966638d76cb4df2a2f224ad50c","remember_login":false}}
  34. =====End Received Source=====
  35.  
  36. --------------
  37.  
  38. Executing and Assigning 'indexof($Stage2ResponseSource#, "The account name or password that you have entered is incorrect.")' codes to 'FKey' variable.
  39.  
  40. Execution result: -1
  41.  
  42. --------------
  43.  
  44. --------------
  45.  
  46. Executing and Assigning 'indexof($Stage2ResponseSource#, "chr(double quotes)successchr(double quotes):truechr(Comma)chr(double quotes)")' codes to 'SKey' variable.
  47.  
  48. Execution result: 1
  49.  
  50. --------------
  51.  
  52. --------------
  53.  
  54. Executing and Assigning 'indexof($Stage2ResponseSource#, "chr(double quotes)requires_twofactorchr(double quotes):true")' codes to 'FreeKey' variable.
  55.  
  56. Execution result: -1
  57.  
  58. --------------
  59.  
  60. --------------
  61.  
  62. Executing and Assigning 'indexof($Stage2ResponseSource#, "chr(double quotes)emailauth(double quotes):true")' codes to 'FreeKey2' variable.
  63.  
  64. Execution result: -1
  65.  
  66. --------------
  67.  
  68. --------------
  69.  
  70. Executing and Assigning 'indexof($Stage2ResponseSource#, "chr(double quotes)Please verify your humanity by re-entering the characters in the captcha below.chr(double quotes)chr(Comma)")' codes to 'BKey' variable.
  71.  
  72. Execution result: -1
  73.  
  74. --------------
  75.  
  76. --------------
  77.  
  78. Executing '$BKey# > 0' expression
  79.  
  80. Execution result: False
  81.  
  82. --------------
  83.  
  84. --------------
  85.  
  86. Executing '$FreeKey# >= 0 || $FreeKey2# >= 0' expression
  87.  
  88. Execution result: False
  89.  
  90. --------------
  91.  
  92. --------------
  93.  
  94. Executing '$FKey# > 0' expression
  95.  
  96. Execution result: False
  97.  
  98. --------------
  99.  
  100. ============
  101. Check Result: Unknown
  102. Save Format:
  103. ============
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement