csetariq

x-domain-proxlet

Apr 21st, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @ECHO off
  2.  
  3. SET session_id=C5210723M503001S
  4. SET jsession_id=33EC4DF4D192AF440561E83A378B5094
  5. SET cookie_data="command=GetParam&version=2.0&session_id=%session_id%&LMS_SESSION_ID=JSESSIONID&LMS_SESSION_VALUE=%jsession_id%&PLATEAU_SERVER_URI=https%3A%2F%2Fhcl.plateau.com%2Flearning%2FPwsAicc"
  6.  
  7. SET form1="command=PUTPARAM&version=2.0&session_id=%session_id%&LMS_SESSION_ID=JSESSIONID&LMS_SESSION_VALUE=%jsession_id%&AICC_Data=%%5BCORE%%5D%%0D%%0ALESSON_STATUS%%3Dincomplete%%2C%%0D%%0ASCORE%%3D%%2C%%0D%%0A&PLATEAU_SERVER_URI=https%%3A%%2F%%2Fhcl.plateau.com%%2Flearning%%2FPwsAicc"
  8.  
  9. SET form2="command=PUTPARAM&version=2.0&session_id=%session_id%&LMS_SESSION_ID=JSESSIONID&LMS_SESSION_VALUE=%jsession_id%&AICC_Data=%%5BCORE%%5D%%0D%%0ALESSON_STATUS%%3Dpassed%%2C%%0D%%0ASCORE%%3D100%%2C100%%2C0%%0D%%0A&PLATEAU_SERVER_URI=https%%3A%%2F%%2Fhcl.plateau.com%%2Flearning%%2FPwsAicc"
  10.  
  11. SET form3="command=PUTPARAM&version=2.0&session_id=%session_id%&LMS_SESSION_ID=JSESSIONID&LMS_SESSION_VALUE=%jsession_id%&AICC_Data=%%5BCORE%%5D%%0D%%0ALESSON_STATUS%%3Dpassed%%2C%%0D%%0ATIME%%3D00%%3A06%%3A59%%0D%%0ASCORE%%3D100%%2C100%%2C0%%0D%%0A&PLATEAU_SERVER_URI=https%%3A%%2F%%2Fhcl.plateau.com%%2Flearning%%2FPwsAicc"
  12.  
  13. SET form4="command=ExitAU&version=2.0&session_id=%session_id%&LMS_SESSION_ID=JSESSIONID&LMS_SESSION_VALUE=%jsession_id%&PLATEAU_SERVER_URI=https%%3A%%2F%%2Fhcl.plateau.com%%2Flearning%%2FPwsAicc"
  14.  
  15. curl --data %form1% --cookie %cookie_data% -H "Referer: https://wf32.myhcl.com/contentC5210660M16564Sbottom_content_tracking.html" -H "Accept-Language: en-US,en;q=0.8" -H "Accept-Encoding: gzip, deflate" -H "Content-Type: application/x-www-form-urlencoded" -H "Host: wf32.myhcl.com" -H "Connection: keep-alive" -H "Origin: https://wf32.myhcl.com" -H "X-Requested-With: XMLHttpRequest" -H "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36" https://wf32.myhcl.com/proxlet/CrossDomainProxlet
  16. curl --data %form2% --cookie %cookie_data% -H "Referer: https://wf32.myhcl.com/content/bottom_content_tracking.html" -H "Accept-Language: en-US,en;q=0.8" -H "Accept-Encoding: gzip, deflate" -H "Content-Type: application/x-www-form-urlencoded" -H "Host: wf32.myhcl.com" -H "Connection: keep-alive" -H "Origin: https://wf32.myhcl.com" -H "X-Requested-With: XMLHttpRequest" -H "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36" https://wf32.myhcl.com/proxlet/CrossDomainProxlet
  17. curl --data %form3% --cookie %cookie_data% -H "Referer: https://wf32.myhcl.com/content/bottom_content_tracking.html" -H "Accept-Language: en-US,en;q=0.8" -H "Accept-Encoding: gzip, deflate" -H "Content-Type: application/x-www-form-urlencoded" -H "Host: wf32.myhcl.com" -H "Connection: keep-alive" -H "Origin: https://wf32.myhcl.com" -H "X-Requested-With: XMLHttpRequest" -H "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36" https://wf32.myhcl.com/proxlet/CrossDomainProxlet
  18. curl --data %form4% --cookie %cookie_data% -H "Referer: https://wf32.myhcl.com/content/bottom_content_tracking.html" -H "Accept-Language: en-US,en;q=0.8" -H "Accept-Encoding: gzip, deflate" -H "Content-Type: application/x-www-form-urlencoded" -H "Host: wf32.myhcl.com" -H "Connection: keep-alive" -H "Origin: https://wf32.myhcl.com" -H "X-Requested-With: XMLHttpRequest" -H "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36" https://wf32.myhcl.com/proxlet/CrossDomainProxlet
Add Comment
Please, Sign In to add comment