Tagged Questions

2
votes
5answers
54 views

PHP Detecting bot-like behavior

I am attempting to build a system that only shows users a CAPTCHA when bot-like behavior is detected. Here are the behaviors that I am currently looking for when somebody is fillin …
0
votes
1answer
15 views

How to prevent spam comments and registrations in Telligent Community Server?

I've added captcha from codebetter site on blog posts and registration form. Number of spam comments was decreased but 1-2 per day is a rule. Do you know how to prevent spam co …
0
votes
0answers
52 views

Blacklisting: IP’s or domains? [closed]

I am implementing a blacklisting system on my website that monitors contact forms for suspicious usage (both spam content and excessive frequency). When I find somebody / robot th …
1
vote
4answers
144 views

How to teach lesson to spammers ? [closed]

I get lots of spams on my gmail account. Even if I mark it as spam they are able pass through probably with different email account. I do not have any idea how to stop that. Is the …
0
votes
1answer
24 views

How to test akismet in a Rails app?

I'm using the rakismet gem to submit user content to Akismet for spam testing. So far every test I have done has classified the content as spam. I'm starting to think I'm doing …
0
votes
3answers
32 views

Looking for a very simple spam-prevention class/function for ASP Classic

I am looking for a very simple solution to prevent (or reduce) form spamming. I've got quite a few ASP classic applications that contain contact us/miscellaneous forms here and the …
3
votes
18answers
2k views

What is the best way to programatically detect porn images?

Akismet does an amazing job at detecting spam comments. But comments are not the only form of spam these days. What if I wanted something like akismet to automatically detect porn …
1
vote
4answers
95 views

E-mail in the source : a no-go ?

Hello guys, I have a contact form where the email is actually accessible in the source, because I'm using a cgi file to process it. My concern are the mail crawlers, and I was won …
2
votes
7answers
173 views

How safe is javascript e-mail obfuscation really?

In order to put e-mail addresses on my sites, I use this Javascript: function showEmailLink(user, domain, linkText) { if (linkText == "") { linkText = user + "@" + domain; } …
2
votes
3answers
68 views

Sending emails to multiple recipients - best practices

My application server needs to notify users about some events via email. Usually there will be between 10-100 users to whom the notifications should be sent, but there may be a few …
2
votes
1answer
55 views

Where can I find good spam and ham corpora?

I'm looking for good spam and ham corpora (this is the plural for corpus). I want those to use them with a bayesian spam filter developed in-house. The only one I found so far is …
1
vote
3answers
44 views

Would this anti-spambot method work?

I am not too familiar with how spambots work. I had a thought on stopping spambots and would like to know if it will work or not. When a user registers, instead of sending a comf …
0
votes
2answers
83 views

What’s the best Open Php newsletter manager ?

Hi :) I'm looking for a nice newsletter management solution. I tried CCmail a good script but whaere I can't imort usernames !!! I would like to find a system that is able to imp …
1
vote
2answers
70 views

Will blocking IP-addresses of spammers also block visitors?

My website's comment function is being constantly bombarded with spam posts from these two IP addresses: 94.102.63.11 83.233.30.42 I am currently blocking them at the text leve …
2
votes
0answers
71 views

webhost4life spammers attack [closed]

Hi, guys. There seems to be a wave of promo spams from this company. Yesterday there was a post from a newly registered user promoting their services. I flagged it and it was rem …

1 2 3 4 5 next
15 30 50 per page