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 6551503
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:20:45+00:00 2026-05-25T12:20:45+00:00

Are there any security practices/techniques/considerations when, for example during (long/continuous) polling or normal requests

  • 0

Are there any security practices/techniques/considerations when, for example during (long/continuous) polling or normal requests between clients and server, session ID is sent/passed to the server as a query string parameter instead of a value stored in a cookie?

I can think of session hijacking or sniffing when someone would stole this session ID from query string and use it to impersonate himself, but I think the same thing can also happen to cookie value (I guess this can be prevented only by using https).

  • 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-25T12:20:46+00:00Added an answer on May 25, 2026 at 12:20 pm

    When passing session tokens as URL params two things you specifically need to worry about is browser history and server logs. URL params are typically stored in both and are then exposed in plaintext whether or not you use SSL.

    They can also accidentally be exposed by end-users if they were to copy and paste from the browser to Twitter, for example.

    It doesn’t sound like you are talking about normal browsing. But if you are, then using URL params is strongly discouraged.

    You also mentioned polling, but in my experience, if a cookie is available then it is sent along in the polling request removing the need for it to be in the URL.

    And for server to server traffic you still need to worry about IDs being saved in the server logs.

    The only argument I have ever heard for using session tokens in URL is to accomodate users who have cookies disabled. I prefer to pretend like those users don’t exist.

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

Sidebar

Related Questions

Are there any security exploits that could occur in this scenario: eval(repr(unsanitized_user_input), {__builtins__: None},
Are there any security issues keeping the .NET PDB files on the real server?
Are there any known security issues related to running a web application via a
Am wondering if there would be any security flaw in this approach. I am
Is there any comparison to show why JSP/ASP.Net is better from security point of
Is there any efficiency difference in an explicit vs implicit inner join? For example:
Are there any best practices or examples of how to best integrate Facebook connect
Is there any problem with running HTML as PHP via .htaccess? such as security
Is there any way to check whether a file is locked without using a
Is there any free or commercial component written in .NET (no COM interop) that

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.