Tagged Questions
Session Cookies enable a server and a browser to establish an identified connection (though cookies) and communicate though it.
9
votes
1answer
1k views
Switching between HTTP and HTTPS pages with secure session-cookie
It's a common scenario, that a website has pages with sensitive data, which should be accessed only with the HTTPS protocoll, and other ones with noncritical data.
I found a solution which allows ...
7
votes
3answers
146 views
$_SESSION created but theres no PHPSESSID in $_SERVER['HTTP_COOKIE']
I'm experiencing some weird problems with SESSION variables on my PHP/Ajax online shopping cart.
When I first view the page, the SESSION is created and works within the page. Then when I navigate to ...
7
votes
2answers
75 views
Few questions about PHP sessions
I have a few a few question about php sessions:
Since the default value for session.gc_maxlifetime is 24 mins then that means any session file that isn't modified for 24 mins will be deleted and the ...
7
votes
3answers
284 views
“Impersonating” session in a web service call
I am trying to write a web service that returns session variables. The application that calls this web service has access to the the Session ID of the current session.
I tried doing this by creating ...
7
votes
3answers
6k views
Android session management
Is there a specific library for Android session management? I need to manage my sessions in a normal Android app. not in WebView. I can set the session from my post method. But when I send another ...
7
votes
5answers
2k views
Setting HTTPONLY for Classic Asp Session Cookie
Does anyone know exactly how to set HTTPONLY on classic ASP session cookies?
This is the final thing that's been flagged in a vulnerability scan and needs fixing ASAP, so any help is appreciated.
...
7
votes
1answer
720 views
iphone bookmarklet cookie persistence
I have an iphone (jqtouch based) web app that uses cookies for authentication. The use flow is as follows :
user goes to the mobile landing page and is instructed to save the page as a bookmarklet ...
6
votes
4answers
132 views
Checking if user has changed cookie value, manually
I am busy with a login system for my project.
Just for an extra step to the security.. How can I check/detect if a user has manually changed a cookie value?
Is there some easy way of doing this? Or ...
6
votes
3answers
626 views
Facebook API SDK (PHP) clearing site sessions
I am successfully using the Facebook SDK (PHP) to connect users to my site, but I'm having issues when they authenticate their account. Their account is successfully authenticated, but for some reason ...
6
votes
2answers
988 views
Scrapy - how to manage cookies/sessions
I'm a bit confused as to how cookies work with Scrapy, and how you manage those cookies.
This is basically a simplified version of what I'm trying to do:
The way the website works:
When you ...
6
votes
4answers
215 views
Reason to use more cookies than just a session hash for authentication?
I usually hang out in a community that uses a bulletin board software.
I was looking at what this software saves as cookie in my browser.
As you can see it saves 6 cookies. Amongst them, what I ...
5
votes
4answers
71 views
What is a session cookie
In explorer for example you can enable 1st party cookies, 3rd party cookies and allow session cookies,
I know the difference between 1st party cookies and 3rd party cookies.
I know the difference ...
5
votes
3answers
1k views
Reason to rename ASP.NET Session Cookie Name?
is there any reason (safety?) why someone should rename the ASP.NET Session Cookie Name or is it just a senseless option of ASP.NET?
4
votes
1answer
1k views
Get Session expiration time in Zend Framework
Is there a way in Zend Framework or PHP to get the time until the Session(PHPSESSID cookie) expires?
4
votes
1answer
694 views
How to manage one Session Per Tab?
Hi I will like to imitate the behaviour of the site ClickBank.com, for example:
Open the site, and login, if i open a tab with the same site, it ask me again to login.
It makes me wonder how to ...
4
votes
1answer
405 views
Security of Token Based Authentication
My understanding of token based authentication is that upon authentication (perhaps over ssl), a token is passed to the user for cheap user verification on the fly. One implementation of this would be ...
4
votes
4answers
290 views
CSRF vulnerability / cookies question
Just want to get input from people who know. I was considering CSRF vulnerabilities, and the seemingly the most popular method I know to fight against it. That method is to create a token in the ...
4
votes
2answers
574 views
How should I implement session storage on node.js
I'm creating josi, a web framework for node.js. And I'd like to add session storage. What would be the best way to implement this? I'm assuming it probably has to be cookie based, but I'm interested ...
3
votes
3answers
36 views
Session lost too fast for 2 apps on the same IIS server , ASP.NET
I have a situation where I have 2 applications on my IIS that are running on the same domain.
each on it own directory.
example :
1) www.a.com/dir1 - APP1
2) www.a.com/dir2 - APP2
Both apps are ...
3
votes
2answers
69 views
use same php session on another website on link click
I have a question. Let's say I am on website domain1.com and I click on a link on domain1.com that brings me to domain2.com. But I want to use the same session_id() that was set with session_start() ...
3
votes
1answer
105 views
Play Framework : Get session using session id
I am using Uploadify to handle mutli-file uploads in my Play app and I am trying to work out the best way to associate a user with an upload.
Within uploadify, you are able to assign script data ...
3
votes
1answer
219 views
remove jsessionid in url
I am facing a problem in jsf web application deployed in jetty web-server. When access application in browser, jsessionID is appended in the url. I want to remove it from there.
Thanks in advance.
3
votes
2answers
64 views
Http Server can check whether two different requests are from same End-Machine
Is there a way except cookies/sessions(user can clear them) which allow HTTP server to check that two different requests are from same END-POINT MACHINE. I have googled a lot but a lot of them propose ...
3
votes
1answer
141 views
Apache, mod_cache and Cookies
I'm thinking about using mod_cache. However, the pages (generated by php) that I want to have cached by Apache usually contain the login name of that user (“You are logged in as ...”). So I cannot ...
3
votes
1answer
72 views
What is the point of unsetting the cookie during a logout from a php session?
I am developing a web application with PHP where a user will be able to have his or her own account, and the session that keeps track of the user is stored in a MySQL database. Now, after searching ...
3
votes
2answers
187 views
How to improve my user login scheme
Question is easy and basic. I've been working with PHP sessions for years and I always managed user login/logout this way:
Start session (session_start() call).
Login: Store a value in the session ...
3
votes
4answers
181 views
Show div on second visit
I want to have the div #topmessage slide down on the users second visit to the site. Also when the user clicks the #close the message will not be shown again. I guess I have to set a cookie and count ...
3
votes
4answers
111 views
How to remember users with cookies in a secure way?
So lets say i have a member base website and when the user signs in i put put a cookie (or a session) with a key value pair remembering who the user is. But its just come to my attention which ...
3
votes
4answers
2k views
How to secure the ASP.NET_SessionId cookie?
I have set the .ASPXAUTH cookie to be https only but I am not sure how to effectively do the same with the ASP.NET_SessionId.
The entire site uses HTTPS so there is no need for the cookie to work ...
3
votes
2answers
559 views
(dis)advantages of sessions vs cookies
I need some details about sessions. What are the disadvantages of session variables?
Between cookies and sessions, which one is better?
3
votes
4answers
642 views
Cookies vs Basic Auth
Why almost all websites out there are using cookies instead of basic auth?
It can't be only that the user/pass window is ugly and none of them is more secure. They are both insecure (without https).
3
votes
5answers
837 views
Sharing session cookie across two named domains
I have a .net webapplication with the following domains:
www.domain.com
sub.domain.com
files.domain.com
When a user is logged on to domain.com or sub.domain.com, I'd like them to share session state ...
3
votes
3answers
320 views
CodeIgniter auth security model
I've built a custom auth system for CodeIgniter (I know there are various 3rd party libraries available but this is for my own benefit) but I'm worried I'm missing something obvious that could bring ...
3
votes
1answer
822 views
Get session cookie name
Is it possible to get session cookie name in medium trust level? The code below works in full trust, but throws a security exception in medium trust level.
string sessionCookieName = ...
3
votes
3answers
1k views
What is the difference between session_unset() and session_destroy() in PHP?
From the php.net documentation:
session_destroy — Destroys all data registered to a session
session_unset — Free all session variables
My three part question is:
The two functions seem very ...
3
votes
2answers
315 views
3
votes
3answers
394 views
Sessions and cookies
I currently have a website that allows my visitors to login via a simple script i've pasted together and wrote. Currently I only use sessions to keep visitors logged in. Are there any advantages to ...
3
votes
1answer
659 views
WWW::Mechanize Perl login only works after relaunch
I'm trying to login automatically in a website using Perl with WWW::Mechanize.
What I do is:
$bot = WWW::Mechanize->new();
$bot->cookie_jar(
HTTP::Cookies->new(
file ...
3
votes
1answer
292 views
Large number of Session_Start with same session id
I'm running a ASP.NET website on my development box (.NET 2.0 on Vista/IIS7).
The Session_Start method in global.asax.cs logs every call to a file (log4net).
The Session_End method also logs every ...
2
votes
0answers
79 views
Better method to store user credentials
Ok, so I am trying to develop a mobile website application for the iPhone and Android. Currently my site uses cURL to log the user into the other site. I have a PHP script that creates a cookie based ...
2
votes
1answer
120 views
Zend framework Remember Me function
I want to use Zend framework's remeberMe() function to create a persistent log in experience for users.
Here is what I know about Sessions:
1- When a user signs in to a website a session is created ...
2
votes
2answers
171 views
Tomcat 7 and JSESSIONID cookie
Does anyone know what changed in the configuration between Tomcat 6 and Tomcat 7 that would cause the JSESSIONID cookie to not be accessible via javascript:
alert(document.cookie) -> ...
2
votes
1answer
92 views
Why do I have two session id in my header?
I'm using PHP5.3, Apache 2.2 and Zend Framework 1.11 and when I do a request with curl, I got two Set-Cookie headers with two differents session id.
Any ideas?
> POST /api/register HTTP/1.1
> ...
2
votes
3answers
207 views
how to refresh JSESSIONID cookie after login
A product I work on got a tough security audit by a potential customer and they are upset that Tomcat sets a JSESSIONID cookie before authentication has happened. That is, Tomcat sets this cookie ...
2
votes
1answer
101 views
Maintaining $_SESSION data while making ajax requests through jquery in PHP?
I'm on the last leg of a decent project (for me at least) and I'm running into an issue where my ajax requests aren't sending $_SESSION data to the URLs they are loading. I'm trying to automate the ...
2
votes
1answer
75 views
phpsessid - Is it worth changing the session name to something hashed and visitor specific
I'm wondering whether for security purposes it would be worth using the session_name() function to rename the default phpsessid to a hashed or encrypted id?
If so, what would be the best way to ...
2
votes
4answers
200 views
Magento session lost when switching to https from http
I've searched high and low for a solution to this, with no luck. My host told me they are too busy to help.
Magento 1.4.2 // SSL cert
1- When I add an item to cart, the page reloads and my item is ...
2
votes
2answers
151 views
Global.asax Session_Start() endless loop
In my Global.asax file, I have the following code that deals with with unhandled exceptions:
void Application_Error(object sender, EventArgs e)
{
Application["Exception"] = Server.GetLastError();
...
2
votes
0answers
191 views
JSESSIONID getting changed
I have a web app that makes heavy use of jQuery.ajax() and jQGrid. In a typical flow:
User comes to index.html
Does userid/password authentication via ajax
On success, they are directed to home.html
...
2
votes
1answer
118 views
Downloading webpages using sessions/cookies with TDownloadUrl (Delphi)
I've been testing some samples to save webpages using TDownloadUrl, and it was really amazing, but I found some problems certain webpages, those pages cannot let to access to real content because they ...