Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

web login

14 views
Skip to first unread message

ushs...@gmail.com

unread,
Mar 21, 2006, 6:45:22 PM3/21/06
to
Hi friends,

I have started learning Perl recently. I am trying to login to a user
account and trying to fetch some data.
I have an account with Username, Password and security code for
authentication purpose. The security code is in .gif format and the
problem I am facing is that the security code keeps changing everytime
I refresh the browser. hence not able to login.

I use WWW::Mechanize, HTTP::Cookies in my program. But not able to
login because of the security code. Any light on this is highly
appraciative.

use...@davidfilmer.com

unread,
Mar 21, 2006, 6:52:14 PM3/21/06
to
ushs...@gmail.com wrote:
> I have an account with Username, Password and security code for
> authentication purpose. The security code is in .gif format and the
> problem I am facing is that the security code keeps changing everytime
> I refresh the browser. hence not able to login.

This is called a Turing Test (ie, a question that a human can easily
answer but a computer cannot). It is specifically designed to defeat
automated scripting. Unless the gif images are stuipdly simple to scan
with an OCR package then there is no practical way to script this
process.

--
http://DavidFilmer.com

robic0

unread,
Mar 21, 2006, 7:04:31 PM3/21/06
to

I suggest dropping the Perl program and go with warez or crackz to
get onto that Porno site...
robic0

robic0

unread,
Mar 21, 2006, 7:06:20 PM3/21/06
to

A word of caution about that. Be sure to set the browser option security
to the highest level, if possible, to get those Porno site crakz.

Rick Scott

unread,
Mar 22, 2006, 4:18:09 AM3/22/06
to
(ushs...@gmail.com uttered:)

> I have an account with Username, Password and security code for
> authentication purpose. The security code is in .gif format and the
> problem I am facing is that the security code keeps changing everytime
> I refresh the browser. hence not able to login.
>
> I use WWW::Mechanize, HTTP::Cookies in my program. But not able to
> login because of the security code.

That's the point.


Cheers,
Rick
--
key CF8F8A75 / print C5C1 F87D 5056 D2C0 D5CE D58F 970F 04D1 CF8F 8A75
What evil shall I do today?
:Pitr

Tintin

unread,
Mar 22, 2006, 5:02:14 AM3/22/06
to

<ushs...@gmail.com> wrote in message
news:1142984722....@i39g2000cwa.googlegroups.com...

Usually the security code is there for a good reason, ie: to stop automated
processes hitting the system.


ushs...@gmail.com

unread,
Mar 22, 2006, 2:05:23 PM3/22/06
to
robic0,
well, thanks for your expert suggesion...and for your kind information,
the site that am working on is not a porno..

I think you better can come out with solutions than coming to a
conclusion before even knowing the purpose for sure. I wouldn't write a
perl script to get into a porno which that only useless, timeless
assholes will do....

ushs...@gmail.com

unread,
Mar 22, 2006, 2:11:08 PM3/22/06
to
DavidFilmer and others,

thanks for your replies...I knew that it's not too easy to do that
stuff but just wanted to post here to find if anybody can come out with
a solution to help me.....

my sincere thanks

0 new messages