Author | Post | ||
obiwan |
How can a get my PHPSESSID without proxomitron ? |
||
07.04.2004 13:06:12 |
|
||
ItsMeTristan |
Internet Sniffer |
||
07.04.2004 13:17:43 |
|
||
obiwan |
I dont know, but maybe Erik changed something. For all the Programming Challanges I used the WinInet Function InternetGetCookie("http://bright-shadows.net","PHPSESSID",szCookie,&dwSize) And it worked properly. But now I dont get any Cookie for brigth-shadows. I tied with other sites and there it works. When I retrieve the Sessioncookie with Proxomitron and use the InternetSetCookie function with this Value then it works also korrekt. Any ideas ? |
||
07.04.2004 14:00:41 |
|
||
cyph1e |
easiest way: javascript:alert(document.cookie); |
||
07.04.2004 14:01:52 |
|
||
obiwan |
But I want the Session ID from my actual TBS-Session |
||
07.04.2004 14:04:03 |
|