Go Bleep Yourself
There is now a way to get a "Go (Bleep) Yourself" response on philsown.org.
It has to do w/ form mail scripts and the POST method. Spammers look for sites that have an insecure version of a popular old "form to email" script and exploit it to send spam. I've noticed a few attempts to find a script like this in my traffic reports lately so I thought I would mess with them (and knock it out of my Failure Report at the same time).
Here's the relevant circuit code:
<if condition="$_SERVER['REQUEST_METHOD']=='GET'"> ... <false> <do action="contactV.phoneyGFY" contentvariable="layout['content']" /> </false> </if>
It says "This is the web version of Nelson going: 'Ha ha!'" Is it Christian of me to cuss at spammers? Probably not, but someone has to. I may generalize the text a little and reuse message in other places too. That might be fun. Enjoy!
Update: This isn't really relavant anymore...
Trackback: http://philsown.org/2004/08/go-bleep-yourself/trackback
How to Put Your Face Next to Your Comment
