Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Enough is Enough - Taking the fight back to the Internet scammers

by tachyon (Chancellor)
on Oct 28, 2003 at 02:20 UTC ( [id://302607]=note: print w/replies, xml ) Need Help??


in reply to Enough is Enough - Taking the fight back to the Internet scammers

Interesting concept. Not entirely Perl related but then I guess this is a Meditation.

There is a bug in this line (would have been caught by use strict :-) $wordgo=hm should read $word&go=hm.

my $url = "http://barcl.pisem.net/obr2.html?name=$name&user=$user&pass +=$pass&word=$wordgo=hm&loginButton=%20%20Verify%20%20"; # it should be: my $url = "http://barcl.pisem.net/obr2.html?name=$name&user=$user&pass +=$pass&word=$word&go=hm&loginButton=%20%20Verify%20%20";

Also = 20,000 means = 20 void context 000. You probably meant = 20_000 or = 20000

cheers

tachyon

s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print

  • Comment on Re: Enough is Enough - Taking the fight back to the Internet scammers
  • Download Code

Replies are listed 'Best First'.
Re: Re: Enough is Enough - Taking the fight back to the Internet scammers
by Anonymous Monk on Oct 28, 2003 at 03:07 UTC

    Oops. Perl is not my first language (guess it shows :-)

Re: Re: Enough is Enough - Taking the fight back to the Internet scammers
by Anonymous Monk on Oct 30, 2003 at 17:22 UTC
    i might be missing something here but why the hell don't Barclays detected when the referrer is the scammer and display a large warning message on their homepage? my only guess is they don't care.
      If Barclays were to post a large prominent warning on their web site then the 97-99% of their electronic banking customers that didn't get this email might get nervous and choose not to use the online service. Leading to a lines at branches. Which is a bad thing.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://302607]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-18 18:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found