adam678
07-13-2012, 09:20 PM
Hi,
I'm looking for a list of Session ID cookies set by a web server for every coding language.
So far I have:
PHP = PHPSESSID
JSP = JSESSIONID
ASP = ASPSESSIONID
ASP.NET = ASP.NET_SESSIONID
And SID (not sure what language(s) this is for)
I've searched but can't find a full list, can anybody help, by either pointing me in the right direction or adding to the list above?
Thank you.
I'm looking for a list of Session ID cookies set by a web server for every coding language.
So far I have:
PHP = PHPSESSID
JSP = JSESSIONID
ASP = ASPSESSIONID
ASP.NET = ASP.NET_SESSIONID
And SID (not sure what language(s) this is for)
I've searched but can't find a full list, can anybody help, by either pointing me in the right direction or adding to the list above?
Thank you.