Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 331261
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T09:45:29+00:00 2026-05-12T09:45:29+00:00

I would like to login to a certain web page , and download few

  • 0

I would like to login to a certain web page, and download few pages as logged in user. I think I theoretically know what to do, based on an answer to this stackoverflow question, but I have no idea, where in the address should I put the login credentials. In the question above, it is quite obvious, but it is not so obvious at Aukro.
I’d be very grateful for any avice… 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T09:45:29+00:00Added an answer on May 12, 2026 at 9:45 am

    One tricky part is the fact that this login page sets a bunch of session cookies and appends some unique query string parameters for your session. Presumably, you’ll need to retrieve good values from the server for each session you create.

    When you land on https://ssl.aukro.cz/enter_login.php, you get a 302 Found (which in practice is used for redirects). The full request looks like this:

    Date    Wed, 26 Aug 2009 17:50:05 GMT
    Server  Apache
    Vary    Accept-Encoding
    Set-Cookie  ws2=acda7c76687f; expires=Wed, 26-Aug-2009 18:20:05 GMT; path=/; domain=.aukro.cz
    Expires Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control   no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma  no-cache
    Location    https://ssl.aukro.cz/enter_login.php?session=NmQ2YQFRBVABVgFRVFQAXVRXVFZXWlcHBVRVWAcGUF0OUVJWVVRRXFVUBFFTAAcGAFxUA1NSY2JkZQ%3D%3D&global_login_hash=e16bd60f566a0ae3752997bf21844c4ec2bd0d22&session_login_hash=fecd7825582b6d038d288f67c368090aa369c85d&url=OTFhY1hFRkYDHk4UR0YcV0xaEwweUkgZXEMTDEIeU1VaVBIQb1RARFZDTxNYQQ1YVm4FCkIMAzAxMjY%3D
    Content-Encoding    gzip
    Content-Length  26
    Keep-Alive  timeout=2, max=9999
    Connection  Keep-Alive
    Content-Type    text/html; charset=UTF-8
    

    You’ll need to grab the URL location and the cookie it sets (“ws2”). Then you’ll need to drop onto that redirect URL you grabbed, and get the rest of the cookies it sets, which are ws2, stsd_refr, and qeppo_login.

    You then need to fill in the POST body with the form elements as mentioned above and in the links you provided.

    Not knowing anything about this site you’re trying to log into, I’d venture a guess that if you don’t get good session variables and cookies and include them for each of your logical requests, your login attempts may fail.

    Long story short, just use Fiddler or Firebug to capture what a login session looks like, and mimic it using the techniques you’ve already seen.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to redirect visitors to a login page with added parameters (based
I would like to know how does the login procedure work in the Internet
I have an application I would like to force SSL on the login page
I have a large webform, and would like to prompt the user to login
I am the lead engineer on a web-based application that we would like to
When performing user login, if the login succeeds, I would like to display a
I would like to setp up a login form that will included in certain
I would like to be able to add a new SQL LOGIN and name
When 'login' button is clicked I would like to iterate through a column in
I have an aspx Login control and I would like to center it on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.