the spam-ads in this forum

General Moho topics.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
Samb
Posts: 84
Joined: Thu Dec 29, 2005 5:18 am
Location: Hamburg,Germany
Contact:

the spam-ads in this forum

Post by Samb »

I think it's a bot.
it searches for a sub category named "general discussion" and posts the spam there.
the solution is, maybe, to rename this section.

what do you think?
User avatar
Rhoel
Posts: 844
Joined: Fri Feb 25, 2005 8:09 am
Location: Phnom Penh, Cambodia
Contact:

Re: the spam-ads in this forum

Post by Rhoel »

Samb wrote:I think it's a bot.
it searches for a sub category named "general discussion" and posts the spam there.
the solution is, maybe, to rename this section.

what do you think?
I agree, Moho General discussion will certianly mess the engine.

The spam usually works like this. A (usually) Russian spam team will troll the net looking for BBphp forums. They legally register then copy the best directorys to their engine.

The spam team then launch spambots to infect open servers, (usually IRC servers). Once they spambot engines are in place, they sell the Spambot URL to advertisers. The advertiser sends a form to the IRC engine and it relays it to us, Auto registering and posting to the forum.

Using visual verification on sign up stops most bots.

But renaming the General name might just work, providing its not using the SQL direct address (in which case, the name can be anything and it will still work).

Definately work a shot.

The key directories are General Discussion and Jobs.

General Moho Discussion and Animation Jobs work still be applicable subject names.

Rhoel

Just killed off a spam, less than one minute after it arrived. I did enjoy that.
User avatar
jahnocli
Posts: 3471
Joined: Fri Oct 29, 2004 2:13 pm
Location: UK

Post by jahnocli »

Go, spam-buster!
You can't have everything. Where would you put it?
User avatar
Lost Marble
Site Admin
Posts: 2355
Joined: Tue Aug 03, 2004 6:02 pm
Location: Scotts Valley, California, USA
Contact:

Post by Lost Marble »

I tried renaming those forums - we'll see how it goes. There's already a visual verification in place for signup.
User avatar
Rhoel
Posts: 844
Joined: Fri Feb 25, 2005 8:09 am
Location: Phnom Penh, Cambodia
Contact:

Post by Rhoel »

Hmmm, they are still getting through :( ... time for Plan "B"

Plan B:

{Taken from the BBphp site}
---------------------------------------------------------------

The RegBots work by going directly to the submission of the form information, bypassing the various agreement screens by simply setting "agreed=true". Fortunately, web form variables are CasE-sEnsiTivE, so simply changing the all-lower-case name "agreed" to mixed-case will still allow manual registrations to work, but will simply present a bot's request with the COPPA form, and not make any entries into your users table.

The affected files are:

admin/admin_users.php
includes/usercp_avatar.php
includes/usercp_register.php

With a text editor, search for "agreed", and replace it with your own choice of mixed case, or even something like "IAmInAgreement". As long as all references to this variable are identical, registration and profile changes work as before... except for those trying to bypass the system.

---------------------------------------------------

Rhoel
User avatar
Fazek
Posts: 246
Joined: Thu Apr 13, 2006 1:37 pm
Location: Hungary
Contact:

Post by Fazek »

This forum has an address:
http://www.lostmarble.com/forum/viewforum.php?f=5
and there is no name in it at all. By the way, I don't know how to access a forum directly with its name. I also don't know how the php engine works but I think it would be better to use something "must be human" interaction during the entering of a new topic (in posting.php?). For example, manipulating and hiding the Submit function somehow (submitting something random "password" together with the message to avoid shortcuts?).

Renaming the agreed variable is not a protection if the "agreed" variable name appears somewhere in any transmitted html (javascript) stream so an advanced spambot can search for it.

Renaming a forum protects against newcoming spambots only, I think.
- - - Fazek
User avatar
Manu
Posts: 327
Joined: Tue Aug 03, 2004 10:11 pm
Contact:

Post by Manu »

some forums that I visit don't even show your first post until an administrator has approved it. Not too sure how many new people sign up every week and how much work that would be. In fact, how many people are administrator on this forum?
User avatar
bupaje
Posts: 1175
Joined: Fri Nov 12, 2004 5:44 pm
Location: California
Contact:

Post by bupaje »

Only one admin.

Until another option is found maybe someone with php skills could create a simple page for a form email like those used to send grassroots letters to congressmen. Then we can enter get the name of the site being advertised and submit it to Google, Yahoo, MSN or anyone elses spam watch list as well as to the product site. "We have recieved spam postings of your product by user name __________ on our site at __________. His IP is, the link he posted tou your site is ___________________. We have reported this conduct to major search engines and ___________. We are sure that enough complaints from our members will result in blacklisting on major search engines or additional actions by regulatory bodies. Please adjust your policies or ban those abusing your service ... " etc etc

There was one guy, one night here who was 'live' I guess I everytime I deleted something he added it back. This went on for about an hour and I went nuclear and searched for him on the net - he used the same name and was posting for tons of affiliate programs. I worte down those affiliate id's from the links that had them and sent emails to about a dozen of them, plus send the adverisers name to Google and Yahoo (no response but what the heck) and lastly to him. It seemed to work as he disappeared about a day later but it was too much work for all the posts we get so some easy way to do this might warn off the worst offenders.

Approving the first posts/membership of a user also works very well but this would fall on LM unless he added more admins.
[url=http://burtabreu.animationblogspot.com:2gityfdw]My AnimationBlogSpot[/url:2gityfdw]
User avatar
Manu
Posts: 327
Joined: Tue Aug 03, 2004 10:11 pm
Contact:

Post by Manu »

Well, there are two new Lost Marble people that were announced a while back, Fahim and Andrew. So I would imagine that the amount of admins has tripled. Still, I don't know how much work it is to vet every new person. I noticed over 2000 people are now member of this forum. Not bad.
User avatar
Fazek
Posts: 246
Joined: Thu Apr 13, 2006 1:37 pm
Location: Hungary
Contact:

Post by Fazek »

I think many sites are using this BB software, that's why it is possible to make spambots and put energy by the spammers to find them. For e-mails, there are good spam filters (I don't know really how our provider does it, maybe they are using a shared international database). Is it possible to use a same thing for the messages? I think if the filter puts a [SPAM] mark at the beginning of the subject it is enough (nobody will read it) and helps the admins to find and remove these messages faster.
- - - Fazek
User avatar
bupaje
Posts: 1175
Joined: Fri Nov 12, 2004 5:44 pm
Location: California
Contact:

Post by bupaje »

There are several mods listed at phpBB that might help. This one seems promising as a secondary measure and users say it is very stable and effective http://www.phpbb.com/phpBB/viewtopic.php?p=2166867
[url=http://burtabreu.animationblogspot.com:2gityfdw]My AnimationBlogSpot[/url:2gityfdw]
Post Reply