Jump to content

other sites cookies

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts
Sence cookies are written to a users computer can i get cookies from a nother site? I am trying to use a cookie from proboards forums.

cookie name (as found stored onmy computer
Cookie:kelvoron@blah.proboards.com


The contents of the cookie:

Quote

user
damion
albus2004.proboards.com/
9728
3525364480
30016370
2255389280
30016320
*
pass
-Password was here -
albus2004.proboards.com/
9728
3525364480
30016370
2255389280
30016320
*
cdur
Mon, 13-Jul-2009 4:31:42 GMT
albus2004.proboards.com/
9728
3525364480
30016370
2255389280
30016320
*



How would i go about geting the user part of this file from php? (if its posible)
Posted Image

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Nope. You can only access cookies that were given from your domain. If you could, there would be all kinds of security risks such as a malicous site stealing your login/remember me cookies.

#3
zeroradius

zeroradius

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,406 posts
oh well, It was worth a try, thanks for the reply
Posted Image

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
No problem. :)

#5
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
You can set cookies to other sites however. That is very possible with PHP just by changing the domain.