Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread nime
I've checked it. While IE open, I've turned off my modem then on. With a new IP, I've passed. "Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Maybe the captcha string is stored based on ip address -- PHP General Mailing List (http://www.php.net/) To unsubscribe, v

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread nime
This url is the key. You may insert this into your page at your own server (event at your local machine) then send related form fields to remote site and viola! It accepts the code! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread andreja
i am pretty new in all of this, but i added this sites to restricted web sites in IE settings, so now it doesnt work at all "Ryan A" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > check up on CAPTCHA on google or your favourite search engine > > -Ryan > > > On 4/3/2005 11:35:03 P

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread andreja
did anyone tryed to paste this in address https://nokiags.wdsglobal.com/imageservlet "Ryan A" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > check up on CAPTCHA on google or your favourite search engine > > -Ryan > > > On 4/3/2005 11:35:03 PM, nime ([EMAIL PROTECTED]) wrote: >> A

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread Marek Kilimajer
nime wrote: A kind of :-) https://nokiags.wdsglobal.com/bookmarkmanual?contractId=191&phoneId=408&captchaEnabled=true&step=details.vm&bookmarkManualName=&bookmarkManualURL=&captchaKey=&mobileNumber=&siteLanguageId=118 I mean what sort of data remembers the pass code here? I see no hidden input val

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread nime
I know the mechanism. Did you examine the url? In this situation I wonder how they did coz there is no cookie/no session cookie/no hidden input field. https://nokiags.wdsglobal.com/bookmarkmanual?contractId=191&phoneId=408&captchaEnabled=true&step=details.vm&bookmarkManualName=&bookmarkManualURL=

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread nime
I've already checked CAPTCHA thing. I have no clue how server remembers the image. Imagine that you open two browser pages then go to captcha page. You see two diffrerent numbers at both browsers. How does server decide which connection established with two or more different browser pages (in this

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread Josip Dzolonga
nime wrote: A kind of :-) https://nokiags.wdsglobal.com/bookmarkmanual?contractId=191&phoneId=408&captchaEnabled=true&step=details.vm&bookmarkManualName=&bookmarkManualURL=&captchaKey=&mobileNumber=&siteLanguageId=118 I mean what sort of data remembers the pass code here? I see no hidden input val

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread Ryan A
check up on CAPTCHA on google or your favourite search engine -Ryan On 4/3/2005 11:35:03 PM, nime ([EMAIL PROTECTED]) wrote: > A kind of :-) > > > > https://nokiags.wdsglobal. > com/bookmarkmanual?contractId=191&phoneId=408&captchaEnabled=true&step=detai ls. > vm&bookmarkManualName=&bookmarkMan

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread nime
A kind of :-) https://nokiags.wdsglobal.com/bookmarkmanual?contractId=191&phoneId=408&captchaEnabled=true&step=details.vm&bookmarkManualName=&bookmarkManualURL=&captchaKey=&mobileNumber=&siteLanguageId=118 I mean what sort of data remembers the pass code here? I see no hidden input value/url val

Re: [PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread Marek Kilimajer
nime wrote: Is there any way to do a human check without sending any url/session cookie/hidden input value from server to browser? Do you mean telepathy? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] HUMAN CHECK without url/session cookie/hidden input, etc.

2005-04-03 Thread nime
Is there any way to do a human check without sending any url/session cookie/hidden input value from server to browser? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php