php forum
php mysql forum
php mysql smarty
 
Topic Options
#311314 - 08/19/06 03:28 AM Robot SPAMMERs killing my site
mrlumpy Offline
Junior Member

Registered: 12/19/04
Posts: 4

   Robot SPAMMERs killing my site to Del.icio.us Add to del.icio.us
  Digg Robot SPAMMERs killing my site Digg it
Hello all,

Robots posting spam signups and messages are driving me insane. They signup using some sort of spam script I assume and post obscene messages, viagra and gambling messages.

Is there a quick change I can make to the UBB program files to stop these spam-bots? I would love some simple change in the signup and posting pages to make the spam-bots incompatible with my tweaked board.

Thanks for any assistance. If I figure out anything, I'll post it of course.

smile

Top
#311315 - 08/19/06 12:56 PM Re: Robot SPAMMERs killing my site [Re: mrlumpy]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25408
Loc: Texas
What version (and script) are you using?

First I'd make sure flood protection is turned on, then email verification is on for new registrations.
_________________________
- Allen wavey
- What Drives You?

Top
#311316 - 08/19/06 05:30 PM Re: Robot SPAMMERs killing my site [Re: AllenAyres]
mrlumpy Offline
Junior Member

Registered: 12/19/04
Posts: 4
Hi AllenAyres,

Thanks for replying. I'm using UBB.classic 6.7.2 with flood protection on.

A lot of my members are very computer un-savvy, and they have trouble with the signup process. Quite unlike the skill-level of UBBDev members...so, email verification is beyond most of them.

Is there a change to the GET or POST line in a UBB script that will allow me to universally change the name of the "submit" variable involved, so that pre-made spam scripts fail?

Thanks for any help you can give.

Here, BTW, is a logfile of the attack, if that helps (note the 404 errors at the start)

Host: 212.174.151.117

/cgi-bin/ubb/ultimatebb.php/forum/1.html
Http Code: 404 Date: Aug 19 03:58:35 Http Version: HTTP/1.0 Size in Bytes: 20459
Referer: http://mysite.com/ubb/ultimatebb.php/forum/1.html
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

//mysite.com/cgi-bin/ubb/ultimatebb.php/forum/1.html
Http Code: 404 Date: Aug 19 03:58:39 Http Version: HTTP/1.0 Size in Bytes: 20445
Referer: http://mysite.com//mysite.com/cgi-bin/ubb/ultimatebb.php/forum/1.html
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

//mysite.com//mysite.com/cgi-bin/ubb/ultimatebb.php/forum/1.html
Http Code: 404 Date: Aug 19 03:58:47 Http Version: HTTP/1.0 Size in Bytes: 20448
Referer: http://mysite.com//mysite.com//mysite.com/cgi-bin/ubb/ultimatebb.php/forum/
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

/cgi-bin/ultimatebb.cgi?/forum/1.html
Http Code: 200 Date: Aug 19 03:58:59 Http Version: HTTP/1.0 Size in Bytes: 55821
Referer: http://mysite.com/cgi-bin/ultimatebb.cgi?/forum/1.html
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

/cgi-bin/ultimatebb.cgi?ubb=register_page&submit=agree
Http Code: 200 Date: Aug 19 03:59:28 Http Version: HTTP/1.0 Size in Bytes: 33067
Referer: http://mysite.com/cgi-bin/ultimatebb.cgi?ubb=register_page&submit=agree
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

/cgi-bin/ultimatebb.cgi/ubb/login.html
Http Code: 200 Date: Aug 19 04:00:00 Http Version: HTTP/1.0 Size in Bytes: 23817
Referer: http://mysite.com/cgi-bin/ultimatebb.cgi/ubb/login.html
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

/cgi-bin/ultimatebb.cgi/ubb/ubb/ultimatebb.php/forum/1.html
Http Code: 200 Date: Aug 19 04:00:06 Http Version: HTTP/1.0 Size in Bytes: 22081
Referer: http://mysite.com/ubb/ultimatebb.php/forum/1.html
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

/ubb/ultimatebb.php/forum/1.html
Http Code: 200 Date: Aug 19 04:00:12 Http Version: HTTP/1.0 Size in Bytes: 55820
Referer: http://mysite.com/ubb/ultimatebb.php/forum/1.html
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

/cgi-bin/ultimatebb.cgi?ubb=newtopic;f=1
Http Code: 200 Date: Aug 19 04:00:21 Http Version: HTTP/1.0 Size in Bytes: 43071
Referer: http://mysite.com/cgi-bin/ultimatebb.cgi?ubb=newtopic;f=1
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

/cgi-bin/ultimatebb.cgi
Http Code: 200 Date: Aug 19 04:00:28 Http Version: HTTP/1.0 Size in Bytes: 22321
Referer: http://mysite.com/cgi-bin/ultimatebb.cgi?ubb=newtopic;f=1
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

/ubb/ultimatebb.php/topic/1/1992.html
Http Code: 302 Date: Aug 19 04:00:32 Http Version: HTTP/1.0 Size in Bytes: 0
Referer: http://mysite.com/ubb/ultimatebb.php/topic/1/1992.html
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

/cgi-bin/ultimatebb.cgi?/topic/1/1992.html
Http Code: 200 Date: Aug 19 04:00:40 Http Version: HTTP/1.0 Size in Bytes: 42784
Referer: http://mysite.com/cgi-bin/ultimatebb.cgi?/topic/1/1992.html
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Top
#311320 - 08/20/06 08:56 PM Re: Robot SPAMMERs killing my site [Re: mrlumpy]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25408
Loc: Texas
hmmm.. email verification just sends the new users a link to click on, should be pretty simple if they are able to post in a forum smile Barring that about your only choice is to turn on registration moderation and approve each new user.

I'm not so sure about changing the post or get variables, everything is so interconnected. You may consider moving to threads, threads has an http referrer check that will only allow posts from within the actual forum, not sent from a spambot off-site
_________________________
- Allen wavey
- What Drives You?

Top
#311784 - 10/19/06 09:08 AM Re: Robot SPAMMERs killing my site [Re: AllenAyres]
Painfool Offline
Member

Registered: 08/14/00
Posts: 182
The main problem with Email verification these days are spam filters frown had to turn mine back on due to the script spammers as well.

Top


Moderator:  Gizmo 
Top Posters Last 30 Days
AllenAyres 18
Gizmo 12
sirdude 6
GEN 3
tackaberry 2
Philipp 2
willing 2
Who's Online
0 Registered (), 36 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
[7.3.x] ubb.links
by AllenAyres
08/26/08 09:57 AM
Installing FlashChat with 7.3
by Gizmo
08/23/08 05:36 AM
[7.2.1] - Naked shoutbox
by Iann128
08/22/08 07:27 PM
Nice Ajax Chat
by M4D
08/21/08 10:02 PM
51-card NVIDIA folding rig cranks out 265,200 ppd
by AllenAyres
08/13/08 10:10 PM
New Mods
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.x] AddThis - Social Networking
by Gizmo
08/01/08 01:30 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.3] Dissallow quotes more then 3 levels deep
by blaaskaak
06/09/08 09:01 AM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
Newest Members
welcomeback1, Paug, Tim Keating, anscers, Murphdog
13324 Registered Users

 

 

 
fusionbb message board php hacks