| Author | Post | ||
|
obiwan |
How can a get my PHPSESSID without proxomitron ? |
||
|
|
|
||
|
ItsMeTristan |
Internet Sniffer |
||
|
|
|
||
|
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 ? |
||
|
|
|
||
|
cyph1e |
easiest way: javascript:alert(document.cookie); |
||
|
|
|
||
|
obiwan |
But I want the Session ID from my actual TBS-Session |
||
|
|
|
||