Jump to content

[A27]Matt

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

[A27]Matt's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. i have an image on my website that executed any php script when viewed.  so i posted it on my own forums to test it, and it does log my referer and webbrowser.  im trying to figure out what i should put in my code to have it log my cookie.  When i type 'javascript:alert(document.cookie)' in my webbrowser i get this [IMG]http://img133.imageshack.us/img133/4430/untitledyh5.jpg[/img]  That is my cookie.  What would i put in my script to log that as well?  Thanks
  2. I mean, i have the remote file on the server, with all the php code needed to get teh cookie, but i'm not allowed to post "example.php?c='+document.cookie". If i was allowed to post that, it would take that cookie, and store it in a text file on my server. Problem is, im not. Any suggestions on how to get around this?
  3. i know that in php you can get an ip by using the code getenv("REMOTE_ADDR";  but how would i get a cookie?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.