Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
New Posts New Topics All Posts All Forums Index General Modules Themes Development International XOOPS.org

Search

Donat-O-Meter

Make donations with PayPal!
Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $25.00
Net Balance: $23.57
Left to go: $76.43

Donations
Anonymous ($15)Jun-14
Anonymous ($10)Jun-10

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.6 3.0 2013 Abuse admin AntiHarvesting AntiMalUser AntiSpam API Balancing Banning Beats billige black Blocks blue Captcha cell Christmas chronolabs Cloud content Conversion demo docek download Dresses editor evden eve facebook familia floor free Friendica herre Honeypot Human inStyler Invoice IP IPLog jQuery JSON kantor lamps List log logger mobile module modules Monster mulberry MyAlbum-p newbb news online Outlet PageRank pandora Permissions PHP pink Plugin Plus portal Prevention profile project Protector publisher Rights rmcommon Room sale security Server site Smarty Spam stem Studio svn tag tags tdmcreate template Theme themes User userlog website Whitepaper Wishcraft xoops Xortify ZendFramework

New Users

Registering user

# 136105

niloy_raisul

Welcome to XOOPS!




Bottom   Previous Topic   Next Topic  Register To Post

(1) 2 »


#1 Posted on: 2011/4/16 2:45 Spam User Accounts
Hi,

I'm getting lots of spam user account registrations. There is a few a day. They usually leave a link in their profile of comment on the gallery.

I thought after upgrading to 2.5.1 this would be cured but I'm still getting them. Any idea how to fix this. There is a captcha code so I'm not sure how they are getting around it.

Many thanks...

Top

Housey
Just popping in
Just popping in
Joined:
2003/1/2 12:08
Group:
Registered Users
Posts: 21
(Show More) (Show Less)


#2 Posted on: 2011/4/16 3:50 Re: Spam User Accounts
Try reCaptcha .

Also, set in your Profile registration that they have to go to the 2nd page to complete registration

Go to:

yoursite.com/modules/profile/admin/step.php

and set "Save after step" for Basic to "No" and for Complimentary to "Yes"



Top


Please support XOOPS & DONATE
Use 2.5.6 | Debugging | Requests | Bugs
Mamba
Moderator
Moderator
Joined:
2004/4/23 13:58
From Ohio, USA
Group:
Webmaster
Registered Users
Designer Group
Posts: 7026
(Show More) (Show Less)


#3 Posted on: 2011/4/17 3:16 Re: Spam User Accounts

Thanks for the reply Mamba. The 'Save after step' was already set to yes not sure why. I'll give recaptcha a go.

Cheers!

Top

Housey
Just popping in
Just popping in
Joined:
2003/1/2 12:08
Group:
Registered Users
Posts: 21
(Show More) (Show Less)


#4 Posted on: 2011/4/17 6:49 Re: Spam User Accounts
I've been getting a few of those too.

What I've been doing is writing at the bottom of the disclaimer that a certain field needs to have something in it. The field is technically optional, and spam bots have so far left it blank.

What I would like to see would be in my activation email to actually bring up a link to view the profile instead of just activating it blindly. Then again, I don't get a whole lot of new user attempts.

Top


++I;
Click to see original Image in a new window
iunderwood
Friend of XOOPS
Friend of XOOPS
Joined:
2008/5/2 23:56
From Leicester, MA
Group:
Registered Users
Posts: 153
(Show More) (Show Less)


#5 Posted on: 2011/4/17 8:55 Re: Spam User Accounts
Oh yeah! I'm get a lot of them too.

You can try to change the default settings in image.php and config.image.php located in: class/captcha/ and see if that helps.

I got a hot tip from a friend of mine yesterday:

Hidden input field on the register process! Should this work? Not sure what the best way is to add it Xoops?

You can read more about it: here.

Top


I love Xoops!
Recorded Amiga Games | Recorded C64 Games
hipoonios
Friend of XOOPS
Friend of XOOPS
Joined:
2005/9/23 19:01
From Sweden
Group:
Registered Users
Posts: 263
(Show More) (Show Less)


#6 Posted on: 3/22 3:41 Re: Spam User Accounts
The WORST thing i can do its update to 2.5, spam users are really anoying

Top

seyacat
Just popping in
Just popping in
Joined:
2004/5/8 12:52
Group:
Registered Users
Posts: 7
(Show More) (Show Less)


#7 Posted on: 3/22 4:18 Re: Spam User Accounts
This was already discussed here somewhere:

1) in Profile's Registration Steps, in the Basic step, set the "Save after step" to "No"

2) in /class/captcha/config.php, make sure that the mode is set as "text":

Quote:
return $config = array(
'disabled' => false, // Disable CAPTCHA
'mode' => 'text', // default mode, you can choose 'text', 'image', 'recaptcha'(requires api key)
'name' => 'xoopscaptcha', // captcha name
'skipmember' => true, // Skip CAPTCHA check for members
'maxattempts' => 10, // Maximum attempts for each session
);


I'll change it in XOOPS 2.5.6 so we have "text" as default.

Top


Please support XOOPS & DONATE
Use 2.5.6 | Debugging | Requests | Bugs
Mamba
Moderator
Moderator
Joined:
2004/4/23 13:58
From Ohio, USA
Group:
Webmaster
Registered Users
Designer Group
Posts: 7026
(Show More) (Show Less)


#8 Posted on: 3/22 8:15 Re: Spam User Accounts
Does't word

Top

seyacat
Just popping in
Just popping in
Joined:
2004/5/8 12:52
Group:
Registered Users
Posts: 7
(Show More) (Show Less)


#9 Posted on: 3/22 9:02 Re: Spam User Accounts
Quote:
Does't word

What doesn't work?
Can you be more precise? I am sorry, but you need to be more detailed about what you've done, and what doesn't work...

Top


Please support XOOPS & DONATE
Use 2.5.6 | Debugging | Requests | Bugs
Mamba
Moderator
Moderator
Joined:
2004/4/23 13:58
From Ohio, USA
Group:
Webmaster
Registered Users
Designer Group
Posts: 7026
(Show More) (Show Less)


#10 Posted on: 3/25 0:23 Re: Spam User Accounts
@mamba:
Im sure you enable sfs in xoops.org
Nowadays only a honey pot like sfs is working against spams and xoops Image captcha or text math captcha will not prevent today spammers.
Recaptha seems better but solving it is harder for humans than robots
But text option is working perfectly for those regions use local numbers in addition to most famous latin numbers (1,2,...)
e.g: i use it in xoops persian 2.5.5 release and no robot could pass it in the last 365 days because they just know latin numbers

Top

irmtfan
Module Developer
Module Developer
Joined:
2003/12/7 14:14
From In the middle of nowhere
Group:
Registered Users
Community Coordinator (temporary)
Posts: 3329
(Show More) (Show Less)




(1) 2 »



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.

[Advanced Search]