The cookie doesn't store your password at all, just a session id. If you log in on thechaosrift.com and check the box I thinnkkk it will work as expected. Give it a try if you haven't already.ismetteren wrote:I think you are right. When i look at my cookies for thechaosrift.com i only have a "style_cookie" but on elysianshadows.com/phpbb3 i have "phpbb3_7cah8_u", "phpbb3_7cah8_k" and "phpbb3_7cah8_sid" in addition to that. They don't store my username/pass in plain text, but i guess they are encoded/encrypted in some way...
Auto Login
Moderator: Talkative People
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Auto Login
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
-
- Chaos Rift Cool Newbie
- Posts: 51
- Joined: Tue Dec 14, 2010 6:49 pm
- Favorite Gaming Platforms: PC
- Programming Language of Choice: Everything... and C#
- Location: dnXstudios
- Contact:
Re: Auto Login
Yea it doesn't do that. That would be a major security issue. I've removed all the cookies logged in on both sites checking the box and it doesn't like it on the 'thechaosrift.com' one :/dandymcgee wrote:The cookie doesn't store your password at all, just a session id. If you log in on thechaosrift.com and check the box I thinnkkk it will work as expected. Give it a try if you haven't already.ismetteren wrote:I think you are right. When i look at my cookies for thechaosrift.com i only have a "style_cookie" but on elysianshadows.com/phpbb3 i have "phpbb3_7cah8_u", "phpbb3_7cah8_k" and "phpbb3_7cah8_sid" in addition to that. They don't store my username/pass in plain text, but i guess they are encoded/encrypted in some way...
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Auto Login
You're right, storing your password in plaintext would be a much better idea.dnxviral wrote:Yea it doesn't do that. That would be a major security issue. I've removed all the cookies logged in on both sites checking the box and it doesn't like it on the 'thechaosrift.com' one :/dandymcgee wrote:The cookie doesn't store your password at all, just a session id. If you log in on thechaosrift.com and check the box I thinnkkk it will work as expected. Give it a try if you haven't already.ismetteren wrote:I think you are right. When i look at my cookies for thechaosrift.com i only have a "style_cookie" but on elysianshadows.com/phpbb3 i have "phpbb3_7cah8_u", "phpbb3_7cah8_k" and "phpbb3_7cah8_sid" in addition to that. They don't store my username/pass in plain text, but i guess they are encoded/encrypted in some way...
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
-
- Chaos Rift Cool Newbie
- Posts: 51
- Joined: Tue Dec 14, 2010 6:49 pm
- Favorite Gaming Platforms: PC
- Programming Language of Choice: Everything... and C#
- Location: dnXstudios
- Contact:
Re: Auto Login
Haha most likely.dandymcgee wrote:You're right, storing your password in plaintext would be a much better idea.dnxviral wrote:Yea it doesn't do that. That would be a major security issue. I've removed all the cookies logged in on both sites checking the box and it doesn't like it on the 'thechaosrift.com' one :/dandymcgee wrote:The cookie doesn't store your password at all, just a session id. If you log in on thechaosrift.com and check the box I thinnkkk it will work as expected. Give it a try if you haven't already.ismetteren wrote:I think you are right. When i look at my cookies for thechaosrift.com i only have a "style_cookie" but on elysianshadows.com/phpbb3 i have "phpbb3_7cah8_u", "phpbb3_7cah8_k" and "phpbb3_7cah8_sid" in addition to that. They don't store my username/pass in plain text, but i guess they are encoded/encrypted in some way...
- ismetteren
- Chaos Rift Junior
- Posts: 276
- Joined: Mon Jul 21, 2008 4:13 pm
Re: Auto Login
I always log in from thechaosrift.com, and it does not work for me.dandymcgee wrote:The cookie doesn't store your password at all, just a session id. If you log in on thechaosrift.com and check the box I thinnkkk it will work as expected. Give it a try if you haven't already.ismetteren wrote:I think you are right. When i look at my cookies for thechaosrift.com i only have a "style_cookie" but on elysianshadows.com/phpbb3 i have "phpbb3_7cah8_u", "phpbb3_7cah8_k" and "phpbb3_7cah8_sid" in addition to that. They don't store my username/pass in plain text, but i guess they are encoded/encrypted in some way...
A little off topic: Are you saying that most websites implement the remember me feature by just giving the user a very long session?
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Auto Login
Dunno why, but it doesn't work for me either on www.thechaosrift.com. I recommend you start using http://www.elysianshadows.com/phpBB3.ismetteren wrote:I always log in from thechaosrift.com, and it does not work for me.dandymcgee wrote:The cookie doesn't store your password at all, just a session id. If you log in on thechaosrift.com and check the box I thinnkkk it will work as expected. Give it a try if you haven't already.ismetteren wrote:I think you are right. When i look at my cookies for thechaosrift.com i only have a "style_cookie" but on elysianshadows.com/phpbb3 i have "phpbb3_7cah8_u", "phpbb3_7cah8_k" and "phpbb3_7cah8_sid" in addition to that. They don't store my username/pass in plain text, but i guess they are encoded/encrypted in some way...
Yup. If you steal someone's cookie you have access to their account until it expires or you delete the cookie.ismetteren wrote: A little off topic: Are you saying that most websites implement the remember me feature by just giving the user a very long session?
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
-
- Chaos Rift Cool Newbie
- Posts: 51
- Joined: Tue Dec 14, 2010 6:49 pm
- Favorite Gaming Platforms: PC
- Programming Language of Choice: Everything... and C#
- Location: dnXstudios
- Contact:
Re: Auto Login
Yea, I've changed my bookmark and are now using elysianshadows. So I don't really mind anymore now that it works for me but just for anybody else maybe it should be looked into? Thanks for your help dandymcgee and companydandymcgee wrote:Dunno why, but it doesn't work for me either on http://www.thechaosrift.com. I recommend you start using http://www.elysianshadows.com/phpBB3.ismetteren wrote:I always log in from thechaosrift.com, and it does not work for me.dandymcgee wrote:The cookie doesn't store your password at all, just a session id. If you log in on thechaosrift.com and check the box I thinnkkk it will work as expected. Give it a try if you haven't already.ismetteren wrote:I think you are right. When i look at my cookies for thechaosrift.com i only have a "style_cookie" but on elysianshadows.com/phpbb3 i have "phpbb3_7cah8_u", "phpbb3_7cah8_k" and "phpbb3_7cah8_sid" in addition to that. They don't store my username/pass in plain text, but i guess they are encoded/encrypted in some way...
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Auto Login
No problem. As far as it being looked into I don't think there's anything we can do about it. "elysianshadows.com" is the official domain name, whereas "thechaosrift.com" remains pointed directly to the community forums to preserve older links. If we do change this setup in the future we'll be sure to let you all know what's up.dnxviral wrote:Yea, I've changed my bookmark and are now using elysianshadows. So I don't really mind anymore now that it works for me but just for anybody else maybe it should be looked into? Thanks for your help dandymcgee and companydandymcgee wrote:Dunno why, but it doesn't work for me either on http://www.thechaosrift.com. I recommend you start using http://www.elysianshadows.com/phpBB3.ismetteren wrote:I always log in from thechaosrift.com, and it does not work for me.dandymcgee wrote:The cookie doesn't store your password at all, just a session id. If you log in on thechaosrift.com and check the box I thinnkkk it will work as expected. Give it a try if you haven't already.ismetteren wrote:I think you are right. When i look at my cookies for thechaosrift.com i only have a "style_cookie" but on elysianshadows.com/phpbb3 i have "phpbb3_7cah8_u", "phpbb3_7cah8_k" and "phpbb3_7cah8_sid" in addition to that. They don't store my username/pass in plain text, but i guess they are encoded/encrypted in some way...
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
Re: Auto Login
Which you can get with some simple javascriptdandymcgee wrote:Yup. If you steal someone's cookie you have access to their account until it expires or you delete the cookie.ismetteren wrote: A little off topic: Are you saying that most websites implement the remember me feature by just giving the user a very long session?
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Auto Login
Wrong. THAT would be a major security flaw. Only the domain the cookie is registered to can access the cookie (hence elysianshadows not knowing about the chaosrift cookie).eatcomics wrote:Which you can get with some simple javascriptdandymcgee wrote:Yup. If you steal someone's cookie you have access to their account until it expires or you delete the cookie.ismetteren wrote: A little off topic: Are you saying that most websites implement the remember me feature by just giving the user a very long session?
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
-
- Chaos Rift Cool Newbie
- Posts: 51
- Joined: Tue Dec 14, 2010 6:49 pm
- Favorite Gaming Platforms: PC
- Programming Language of Choice: Everything... and C#
- Location: dnXstudios
- Contact:
Re: Auto Login
Hmm can't cross domains within the cookie then?dandymcgee wrote:Wrong. THAT would be a major security flaw. Only the domain the cookie is registered to can access the cookie (hence elysianshadows not knowing about the chaosrift cookie).eatcomics wrote:Which you can get with some simple javascriptdandymcgee wrote:Yup. If you steal someone's cookie you have access to their account until it expires or you delete the cookie.ismetteren wrote: A little off topic: Are you saying that most websites implement the remember me feature by just giving the user a very long session?
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Auto Login
Not quite sure what you mean by that.dnxviral wrote:Hmm can't cross domains within the cookie then?
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
Re: Auto Login
I script put on said sight could send said cookie to a specified place for storage and retrievaldandymcgee wrote:Wrong. THAT would be a major security flaw. Only the domain the cookie is registered to can access the cookie (hence elysianshadows not knowing about the chaosrift cookie).eatcomics wrote:Which you can get with some simple javascriptdandymcgee wrote:Yup. If you steal someone's cookie you have access to their account until it expires or you delete the cookie.ismetteren wrote: A little off topic: Are you saying that most websites implement the remember me feature by just giving the user a very long session?
and yeah its a security flaw....
-
- Chaos Rift Cool Newbie
- Posts: 51
- Joined: Tue Dec 14, 2010 6:49 pm
- Favorite Gaming Platforms: PC
- Programming Language of Choice: Everything... and C#
- Location: dnXstudios
- Contact:
Re: Auto Login
I'm not sure what that means lol.dandymcgee wrote:Not quite sure what you mean by that.dnxviral wrote:Hmm can't cross domains within the cookie then?
When a site writes a cookie can it write its read attributes? Like which domains can view them.
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Auto Login
In that case the security flaw isn't how cookies work, but rather that the site is allowing arbitrary scripts submitted by a non-trusted user (you) to execute on its behalf. It's called Cross-site scripting (XSS) and is preventable.eatcomics wrote: I script put on said sight could send said cookie to a specified place for storage and retrieval
and yeah its a security flaw....
Think of a cookie like a variable. It has two main attributes to be set, a name and a data value. The domain is set by the script that gave the user the cookie. That is the only domain that can access it again later.dnxviral wrote:When a site writes a cookie can it write its read attributes? Like which domains can view them.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!