Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues
Author Message
sixf00t4
Regular
Regular



Joined: Nov 05, 2006
Posts: 96

PostPosted: Tue Mar 09, 2010 11:01 am Reply with quote

I'm getting spam messages through the feedback module and I don't know how to stop it. Is there a configuration to have it on?

_________________
blog - music - video 
View user's profile Send private message Visit poster's website AIM Address
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Tue Mar 09, 2010 12:28 pm Reply with quote

In config.php, you can set $gfx_chk = to what ever level you want to.
0: No check
1: Administrators login only
2: Users login only
3: New users registration only
4: Both, users login and new users registration only
5: Administrators and users login only
6: Administrators and new users registration only
7: Everywhere on all login options (Admins and Users)

In rnconfig.php you can also adjust the level on select modules.

If you set feedback to registered users only in modules admin, you will also be able to avoid spam.

_________________
Tricked Out News 
View user's profile Send private message Send e-mail Visit poster's website
sixf00t4







PostPosted: Tue Mar 09, 2010 12:41 pm Reply with quote

I want non-registered people to be able to send me a quick message, so making the module only available to registered users is not an option.

I have the CAPTCHA enabled for logins.
 
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Tue Mar 09, 2010 1:50 pm Reply with quote

Check these settings in rnconfig.php

Code:
/*********************************************************************************

* Visual Captcha Configuration for Modules (to help prevent spam):
* You need to have GD extension installed:
*   0 = No Security Code
*   1 = Require Code for Anonymous ONLY
*   2 = Require Code for Registered ONLY
*   3 = Require Code for BOTH Anonymous and Registered
* NOTE: If the module name is present (defined here), then it means that module has
* had the new visual captcha applied to it and is controlled by setting the code
* value based on the above values.
**********************************************************************************/
$modGFXChk = array(
    'Downloads' => 3,
    'Feedback' => 3,
    'News' => 3,
    'Recommend_Us' => 3,
    'Reviews' => 3,
    'Submit_News' => 3,
    'Surveys' => 3,
    'Web_Links' => 3
);
 
View user's profile Send private message
sixf00t4







PostPosted: Tue Mar 09, 2010 2:05 pm Reply with quote

interesting...Looks like mine is configured that way...
[ Only registered users can see links on this board! Get registered or login! ]

from rnconfig:
Code:
/*********************************************************************************

* Visual Captcha Configuration for Modules (to help prevent spam):
* You need to have GD extension installed:
*   0 = No Security Code
*   1 = Require Code for Anonymous ONLY
*   2 = Require Code for Registered ONLY
*   3 = Require Code for BOTH Anonymous and Registered
* NOTE: If the module name is present (defined here), then it means that module has
* had the new visual captcha applied to it and is controlled by setting the code
* value based on the above values.
**********************************************************************************/
$modGFXChk = array(
    'Downloads' => 1,
    'Feedback' => 1,
    'News' => 0,
    'Recommend_Us' => 1,
    'Reviews' => 0,
    'Submit_News' => 0,
    'Surveys' => 0,
    'Web_Links' => 0
);
 
jakec







PostPosted: Tue Mar 09, 2010 2:07 pm Reply with quote

I am seeing the captcha. You may not see it if you are logged as Admin at the time.
 
sixf00t4







PostPosted: Tue Mar 09, 2010 2:08 pm Reply with quote

hmmm, you know what...The captcha is there...so that must be that these people are breaking it somehow...should I copy the fully headers here? The content of the emails are easily found all over the web when you google search for them. not really coming from the same IP, so i can't block them that way....
 
jakec







PostPosted: Tue Mar 09, 2010 2:09 pm Reply with quote

Are you using the latest version of RN?
 
sixf00t4







PostPosted: Tue Mar 09, 2010 2:14 pm Reply with quote

I am on 2.3.x I was waiting for the new release to go to 2.4.x is that a fixed bug?
 
jakec







PostPosted: Tue Mar 09, 2010 2:24 pm Reply with quote

That's what I am just wondering, I don't recall anything specifically.

Can you have a look at your logs because it might reveal if they are managing to bypass the captcha.
 
jakec







PostPosted: Tue Mar 09, 2010 2:31 pm Reply with quote

If you find something please send me a PM and we will look into it.
 
sixf00t4







PostPosted: Tue Mar 09, 2010 9:27 pm Reply with quote

the messages are coming from IP 194.44.228.34, if you do a search on google, you'll see the most common spam messages i'm getting (ie: unique-papers, loans, essay writing, etc) seems like they're originating from the ukraine as all of them have been 194.44.x.x

Not sure how they're getting past the captcha though. where in the log is there an "ok" for captcha?
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sat Mar 13, 2010 6:21 pm Reply with quote

I am starting to get a few of these per week. I suspect that these are individual human beings doing the spamming for very little $. Maybe. If I were seeing many per day and more back-to-back, I'd be inclined to think "captcha break"... however, I would also be seeing much more spam in more search engine crawlable pages then I would think... hence still thinking a human being at the keyboard.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©