View Single Post
  #5 (permalink)  
Old 03-03-2007, 04:28 AM
Kimmo Laine
Guest
 
Posts: n/a
Default Re: IP spoofer problem

Paul Furman kirjoitti:
> Varn wrote:
>
>> Hi all,
>>
>> I've got a website coded in PHP, and a malicious person is
>> posting fake spam messages to a low-security forum that I've coded.
>> My forum code simply reads the POST data and in good faith
>> posts the message to the forum and records the IP of the poster.
>> Here is what is happening. Bogus messages are being posted
>> always of roughly the same type or message, often with
>> bogus URLs in them, and the IP address that I am recording
>> is always random i.e. spoofed.

>
> If it's an automated spam, you may have to install one of those things
> with the wiggly jpeg letters & numbers to be re-typed by a live human. I
> know someone who had to install something like that, I think it was a
> simple plugin sort of deal. Sorry I'm not more specific.


You're talking about the Turing test, aka. Captcha:
http://en.wikipedia.org/wiki/CAPTCHA

--
"En ole paha ihminen, mutta omenat ovat elinkeinoni." -Perttu Sirviö
spam@outolempi.net | Gedoon-S @ IRCnet | rot13(xvzzb@bhgbyrzcv.arg)

Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45