Tagged Questions
The spam-prevention tag has no wiki summary.
54
votes
19answers
2k views
Hunting cheaters in a voting competition
Currently we are running a competition which proceeds very well. Unfortunately we have all those cheaters back in business who are running scripts which automatically vote for their entries. We ...
42
votes
24answers
10k 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 images on a social ...
26
votes
12answers
3k views
Detecting a (naughty or nice) URL or link in a text string
How can I detect (with regular expressions or heuristics) a web site link in a string of text such as a comment?
The purpose is to prevent spam. HTML is stripped so I need to detect invitations to ...
23
votes
27answers
2k views
22
votes
10answers
902 views
What's the best way to present an e-mail address on my website without being attacked by spammers? [closed]
What's the best way to present an e-mail address on my website without being attacked by spammers?
The approach foo at fooland dot com is not exactly what I'm looking for. I need to present it in a ...
22
votes
9answers
714 views
How can I moderate trolls algorithmically?
I'm writing a forum application but one of the things I'm concerned about is trolls - users who disrupt dialog with abusive speech or off-topic content. This goes beyond spam prevention because it ...
16
votes
5answers
2k views
Bayesian spam filtering library for Python
I am looking for a Python library which does Bayesian Spam Filtering. I looked at SpamBayes and OpenBayes, but both seem to be unmaintained (I might be wrong).
Can anyone suggest a good Python (or ...
12
votes
2answers
246 views
Combining individual probabilities in Naive Bayesian spam filtering
I'm currently trying to generate a spam filter by analyzing a corpus I've amassed.
I'm using the wikipedia entry http://en.wikipedia.org/wiki/Bayesian_spam_filtering to develop my classification ...
12
votes
7answers
408 views
Is it worth obfuscating email addresses on the web these days?
There are various ways to obfuscate email addresses on the web, but most of them don't work when you need to have a mailto: href.
I generally use name[AT]domain.com, because I think it's fairly ...
11
votes
4answers
139 views
Can I ban or restrict a country based on IP?
I get 6-10 sign ups from places like Nigeria and Ghana in Africa. I'm currently capturing IPs so is it possible to restrict a range of IPs from a specific country?
If I can retrict them does it ...
11
votes
3answers
2k views
What's the best open-source Java Bayesian spam filter library?
In other answers at Stackoverflow it's been suggested that Weka is good, but there are others (Classifier4j, jBNC, Naiban).
Does anyone have actual experience with these?
10
votes
5answers
1k views
Stop spam without captcha
I want to stop spammers from using my site. But I find CAPTCHA very annoying. I am not just talking about the "type the text" type, but anything that requires the user to waste his time to prove ...
9
votes
4answers
1k views
Should mailto be used in HTML5?
A year or so ago I decided to stop using the mailto tag because many times it is annoying to the user. It will bring up an email program that the user may not be using at the time, which may also take ...
7
votes
5answers
273 views
How to stop spammers entering http into a form to database
I have a form that sends info into a database table. I have it checked with a Javascript but what is the best way to stop spammers entering http and such into the database with PHP when Javascript is ...
7
votes
5answers
568 views
What is the general concept behind XSS?
Cross-site scripting (XSS) is a type
of computer security vulnerability
typically found in web applications
which enable malicious attackers to
inject client-side script into web
pages ...
7
votes
6answers
1k views
Spam Prevention/Reduction - Contact Form?
I want to add a simple Contact form to my web site so that customers can contact me easily.
<form>
NAME
<input type='text' name='name' />
EMAIL
<input type='text' ...
7
votes
6answers
257 views
Obfuscating email in html
I'm currently developing a website, into which I've included a filter that attempts to obfuscate any e-mail addresses present in the webpages it serves.
As it is now, it converts the addresses into ...
6
votes
3answers
458 views
Malicious crawler blocker for ASP.NET
I have just stumbled upon Bad Behavior - a plugin for PHP that promises to detect spam and malicious crawlers by preventing them from accessing the site at all.
Does something similar exist for ...
6
votes
7answers
883 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;
}
return ...
6
votes
8answers
4k views
Are there any alternatives to recaptcha.net, for stopping spam?
A member of my company in greater ranking than myself refuses to use recaptcha.net on his website to thwart spam off of a public form. He thinks it would be difficult for anyone coming to our site to ...
5
votes
3answers
73 views
How to deal with botnets and automated submissions
Short story: I have a web application that has a huge incentive for participation. As such, we're being targeted heavily by the scripters and bots. Based on the IP addresses the submissions are coming ...
5
votes
8answers
789 views
How to protect html form from spammers?
I'm getting problems with spam entries in my database through signup form.
I have tried many open source Captcha solution, but still facing same problem.
I am therefore looking for an alternative ...
5
votes
4answers
375 views
Stopping spammers from creating accounts (reCaptcha not doing the trick)
Hi we have just noticed a bunch of Nigerian spam accounts in our email system. Now, we do have a reCaptcha in the signup form but apparently they circumvent it, manually or otherwise. It seems like a ...
5
votes
9answers
885 views
How to Prevent SPAM without CAPTCHAs or a Centrally managed system (e.g. akismet)
Has anyone been able to successfully prevent spam on their site without placing a burden on your visitor (e.g. CAPTCHA) and without using a centralized spam reporting system (e.g. Akismet)
I've found ...
5
votes
6answers
1k views
Good non-intrusive anti-spam email obfuscator?
I'm trying to come up with a JavaScript email obfuscator to reduce the chance for spam in emails listed on a web site. Right now I've got a JavaScript based obfuscator that uses a combination of HTML ...
5
votes
8answers
377 views
What is the best method to keep bots from spamming your blog?
I got a problem at my blog. I got visits from kind bots who leave "nice" comments to my blog posts :(
I'm wondering if there is a smarter way to keep them out, besides using the captcha modules.
My ...
4
votes
1answer
73 views
How to check spammyness of a link/url
I know that most spams are related with one or more links, so I am wondering if there is any web service which can check the spam-weight/spammyness of a URL. Similar to how Akismet can check the ...
4
votes
3answers
180 views
UX Solution for Potential Activity Stream Spam
My app implements an activity stream for different types of activities. One of the activity types is related to the different virtual currency a user can accumulate. For example, a user can ...
4
votes
3answers
232 views
fighting spam bots
I have C# form in the site and want to prevent spam bots from filling it. The trick is, that I want to avoid CAPTHA or any other user input to avoid loosing a single registration.
Here are some ...
4
votes
2answers
451 views
spamassassin check score C# code
Is there a way to check the score in an ASP.Net application? A class or something similar for .Net? How about other Spam Filters out there.
--Edited
I am looking for a way to check the spam score of ...
4
votes
6answers
501 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 filling out a contact ...
4
votes
4answers
4k views
What's the best open PHP newsletter manager? [closed]
I'm looking for a nice newsletter management solution. I tried CCmail a good script, but where I can't imort usernames!
I would like to find a system that is able to import Opt-in lists in the ...
4
votes
7answers
630 views
How can spammers manage to circumvent captcha?
I have put captcha on my blog, I still get spammers, is there a script somewhere which allows them to do this or do they do this by hand ?
4
votes
6answers
1k views
Do you hide email addresses to “spam bots” on websites?
Although there are still bots harvesting emails, I'm wondering if you hide email addresses on websites. I know this was common practice a few years back, but it seems that it's starting to fade.
...
4
votes
3answers
359 views
Email obfuscation question
Yes, I realize this question was asked and answered, but I have specific questions about this that I feel were not clear on that thread and I'd prefer not to get lost in the shuffle on another thread ...
4
votes
5answers
3k views
How can I find the Largest Common Substring between two strings in PHP?
Is there a fast algorithm for finding the Largest Common Substring in two strings or is it an NPComplete problem?
In PHP, I can find a needle in a haystack:
<?php
if (strstr("there is a needle ...
4
votes
7answers
371 views
What can be done to prevent spam in forum-like apps?
Are there ways except CAPTCHAs for web apps like pastie.org or p.ramaze.net? CAPTCHAs take too long for a small paste for my taste.
3
votes
5answers
95 views
Would this be enough to deter a robot?
I've been thinking about easy ways to prevent spammy robots from submitting content into the public forms (e.g. contact forms) on sites.
I know a lot of sites will now ask the user a simple question ...
3
votes
3answers
182 views
What is the best practice to send emails from PHP script?
I hope this question wont be too specific. But I really need to ask. We all know that we cannot fully prevent our emails to go to spam box right? But I guess we can decrease the #of emails that goes ...
3
votes
4answers
94 views
preventing spam comments
I have a page where logged users can post comments. I want to stop users to post the comments simultaneously to prevent the spam. For that purpose, I want a gap of 30 seconds between the comments ...
3
votes
3answers
133 views
Am I better off using Google Mail servers to ensure my email isn't marked as spam? [closed]
I'm starting an E-Card business. And although mine is completely legitimite, I know they can be frequently flagged as spam.
These are for people's birthdays and such, and it is important that they ...
3
votes
1answer
123 views
How to configure comment notification such that no emails are sent in case of spam?
I have a drupal 6 site running with blogs on it. I use the comment notify module to implement wordpress-like notification of new comments and the antispam module for keeping the spam off the site.
...
3
votes
7answers
347 views
If i use captcha will i be able to stop the spam completely in my blog?
i have a blog and the only user input is the commenting system, now i want to avoid the spam totally, which method will be wise to adopt? akismet way or captcha method..
my client doesnt mind his ...
3
votes
3answers
59 views
effective way to determine if a message is spam?
Is there a way to determine if the given message is a spam? For example those who posts on forums and advertise their own sites for various products.
3
votes
3answers
945 views
How Gmail spam filter works?
I'm always surprised by the high quality of Gmail spam filter. For the last year, it filtered 99.95% of the spam, and blocked by mistake only one mail. By comparison, any other mail service I used ...
3
votes
5answers
270 views
PHP Programming Spam Prevention
What is the most secure way to fight spam?Any algorithm?Or way to fight back spammers?
3
votes
5answers
175 views
What's the best, easiest, free way to check in Java if a piece of text is spam?
What's the best, easiest, free way to check in Java if a piece of text is spam?
3
votes
4answers
532 views
Gibberish spam - what does this mean?
There seems to be a bot attempting to spam through my contact form - attempting to send hundreds of emails with PURE gibberish:
1vvQZe mnfxobzahiga, ...
3
votes
2answers
172 views
Is this the new way of spam? How can i protect my website?
Recently with the Google webmaster tools, i discovered the following (not found) Crawl errors
http://mydomain.com/warning_this_is_english_domain_to_solve_this_problem_submit_site_in_atoall.com.html
...
3
votes
2answers
164 views
Spam Filtering Forms Without Akismet
I'm curious if anyone out there knows of something perhaps like Akismet, but where content doesn't have to go off to a 3rd party server. In a situation with critically sensitive data (patient records ...