[Jax.PM] wpoison ?

Greg Sabino Mullane greg at turnstep.com
Sat Oct 5 21:05:26 CDT 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> Hi All :)
>
> What do you guys think about this:
> 
> #!/usr/bin/perl -w
>
> # wpoison.pl - Version 1.8p

Pretty cool program. I actually wrote a similar one a long time ago, 
which doesn't use a dictionary file but just strings together 
random characters. Ron is a very active, very anti-spam advocate: 
he can be abrasive but is a good person and has done a lot of good, 
including running some filtering lists (e.g. formmail and open proxy) 
and writing things like this.

If you are asking about the perl itself, well, it works, although 
it is obvious Ron is from a C background. Some quick things I 
might improve upon:

* Stick to either vars or my at the top where the variables are 
declared, but not both.

* Use 'qw' in those large array assignments.

* Replace chop with chomp

* Replace goto with redo

* Lose the srand call

Very minor things: after all, it works, nd that's all that really 
matters most times.


If you are asking about the whole concept, I think it has some validity, 
but overall I would say that the current spam environment almost demands 
an escalation into auto-blocking and tarpitting, perhaps in addition 
to wpoison...

Greg Sabino Mullane  greg at turnstep.com
PGP Key: 0x14964AC8 200210052203

-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iD8DBQE9n5pGvJuQZxSWSsgRAusBAKDlx2vzPbJxYdk34y0r/Jbo8SsmKwCfe7ca
wsL3tS5OgwJOuB9ErK1RyBk=
=2x9X
-----END PGP SIGNATURE-----





More information about the Jacksonville-pm mailing list