<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1041130" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1041130</link>
    <description></description>
    <language>en</language>
          <item>
    <title>One thing that i have always</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/spam-prevention#comment-1230251</link>
    <description> &lt;p&gt;One thing that i have always found to be good is that whilst using the CAPTCHA, you can also have all ip&#039;s of posts logged, SMF forum allows you to save and also view PM&#039;s.&lt;/p&gt;
&lt;p&gt;If they SPAM, Ban the IP address and report it to their ISP.&lt;br /&gt;
I guess the only problem then would be PROXIES.&lt;br /&gt;
Hmmm, I guess some moderators that are good would be a nice idea.&lt;/p&gt;
&lt;p&gt;PM if you have an offer.&lt;br /&gt;
I do not mind being a Moderator for the site in my spare time. I enjoy that kind of thing.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;
Mike&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 May 2008 08:31:16 +0000</pubDate>
 <dc:creator>ms2134</dc:creator>
 <guid isPermaLink="false">comment 1230251 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>CAPTCHA is still widely</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/spam-prevention#comment-1230215</link>
    <description> &lt;p&gt;CAPTCHA is still widely used, and an effective tool. I don&#039;t believe it always will be effective however, I have no idea what will come after CAPTCHA. I dread to think!&lt;/p&gt;
&lt;p&gt;If you&#039;re looking for a good CAPTCHA program use the one we have on TWF, it&#039;s called &lt;a href=&quot;http://recaptcha.net/&quot;&gt;ReCAPTCHA&lt;/a&gt;. The cool thing is that as people are solving the CAPTCHA they&#039;re also helping to encode books into a machine readable format.&lt;/p&gt;
&lt;p&gt;ReCAPTCHA is known to produce decent puzzles as it only asks for words a computer could not OCR in the first place.&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 May 2008 15:42:46 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1230215 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>JeevesBond wrote:
CAPTCHA&#039;s</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/spam-prevention#comment-1230161</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;JeevesBond&lt;/em&gt; wrote:&lt;/div&gt;&lt;br /&gt;
&lt;blockquote&gt;CAPTCHA&#039;s are bad because they&#039;re &lt;a href=&quot;http://users.softlab.ntua.gr/~taver/security/secur3.html&quot;&gt;security through obscurity&lt;/a&gt;. Spammers are paying people in developing countries to solve them (and they&#039;re not un-solvable by machines either)...&lt;/div&gt;&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;I thought that myself. If they are publicly available, it only takes one person to sit and index them all and their references and distribute that list then it&#039;s a simple case of IF ELSEIF for automated spammers.&lt;br /&gt;
But stupidely I just believed if top company websites are relying on them then there must be something I missed.&lt;/p&gt;
&lt;p&gt;I suppose the best one would be to make your own, unique per site. But enough images for it to work would realistically be 25+ and sitting making those imgs with references for the code wouldn&#039;t be fun.&lt;/p&gt;
&lt;p&gt;Or would perhaps 5 do it? The reference/img names wouldn&#039;t be on any spammers nasty list to check, so they wouldnt get in automatically. They would have to actually try to manually register xx times to see them all. Then it would be defeating the object as they might as well just spam manually.&lt;br /&gt;
It wouldn&#039;t work for big sites like google as plenty of people wouold want to list them, but for a site that isn&#039;t too big maybe 5-10 would work?&lt;/p&gt;
&lt;p&gt;Or better yet random text would be better. There must be a way to create a random string without outputting it to the browser. Store it in server ram or cache or something.&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 May 2008 12:15:40 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1230161 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I have seen suggestions for</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/spam-prevention#comment-1230142</link>
    <description> &lt;blockquote&gt;&lt;p&gt;I have seen suggestions for IP monitoring, but I don&#039;t like using IP&#039;s as any kind of unique identifier as they can change often. It&#039;s unfair to ban Joe&#039;s IP as John might have it next week and is unfairly banned from joining the site&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Just wanted to mention something about this. We tried this for a short time, it worked so well, we caught the infamous spammer teammatt! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;So, since teammatt is not a spammer, but a mod it&#039;s safe to say IP filtering doesn&#039;t work that well. I&#039;ve been banned from &lt;a href=&quot;http://drupal.org&quot; title=&quot;http://drupal.org&quot;&gt;http://drupal.org&lt;/a&gt; too, which was annoying.&lt;/p&gt;
&lt;p&gt;Webwiz is correct that there&#039;s no solution. CAPTCHA&#039;s are bad because they&#039;re &lt;a href=&quot;http://users.softlab.ntua.gr/~taver/security/secur3.html&quot;&gt;security through obscurity&lt;/a&gt;. Spammers are paying people in developing countries to solve them (and they&#039;re not un-solvable by machines either), think this is what happened to Google recently. Now the spammers are freely using their SMTP servers to send piles of spam.&lt;/p&gt;
&lt;p&gt;Haven&#039;t really got anything to add to Megan&#039;s advice. Selectively storing information on spammers is very helpful. Just make sure you&#039;re not infringing on anyone&#039;s privacy. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 May 2008 06:11:24 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1230142 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Yeah, I think it&#039;s a good</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/spam-prevention#comment-1230050</link>
    <description> &lt;p&gt;Yeah, I think it&#039;s a good idea to keep banned memebrs details for a future reference.&lt;br /&gt;
I made it so when someone registers it gets their IP and domain and stores that unchanged indefinately.&lt;br /&gt;
Then each time they login it also stores current IP and current domain and logs a running total if any changes for those two.&lt;/p&gt;
&lt;p&gt;There is nothing other than member details to need to keep really.&lt;br /&gt;
Private messages are just gone when deleted by user, row deleted from DB.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 May 2008 20:27:46 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1230050 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Another good thing to be</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/spam-prevention#comment-1230048</link>
    <description> &lt;p&gt;Another good thing to be able to do is track all of a user&#039;s activity. Usually this is built in to a given system but sometimes you miss things. Like what happens to deleted postings? Are they gone forever or can you still find them? Can you find all of a user&#039;s deleted posts.&lt;/p&gt;
&lt;p&gt;Not deleting banned users is important. If they&#039;re just banned you can still keep track of their past activities. Sometimes you&#039;ll have people attempting to re-register and post the same spam again. If you keep the member on file you can go back and look at what they did before.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 May 2008 18:39:49 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1230048 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks for the replies.</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/spam-prevention#comment-1230042</link>
    <description> &lt;p&gt;Thanks for the replies. You&#039;ve pretty much confirmed that there are no methods I don&#039;t know about.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;Megan&lt;/em&gt; wrote:&lt;/div&gt;It&#039;s good that your client is concerned about this from the start. This way you can make sure you have your bases covered before the community launches. &lt;/p&gt;
&lt;p&gt;In my experience that sort of thing doesn&#039;t happen too often.&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
That&#039;s the balance I&#039;m trying to get.&lt;br /&gt;
Prevention to a certain degree but with the thought that it wont happen often enough to remove functions from other members.&lt;/p&gt;
&lt;p&gt;I have implemented a banned system. Where in admin CP a member can be banned and all their details (pm&#039;s, profile comments, friends list etc) are moved to a &quot;banned_members&quot; table.&lt;br /&gt;
That allows me to check usernames for banned members to give messages when they try to login, rather than simply delete them which would mean the username is available to register with again, and also the banned member trying to log in would just get &#039;username not found&#039;. &lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 May 2008 16:08:54 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1230042 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>The PM spam is tough because</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/spam-prevention#comment-1230041</link>
    <description> &lt;p&gt;The PM spam is tough because you don&#039;t want to be watching people&#039;s private messaging too much. You have to rely on the community to report that and ban anyone caught spamming by PM. Don&#039;t put too many limits on the PM&#039;s, that will just annoy people.&lt;/p&gt;
&lt;p&gt;You should be clear about what is and is not allowed and what the consequences are of breaking the rules - that&#039;s one thing we haven&#039;t got around ot re-implementing here since we moved this forum over. It&#039;s good that your client is concerned about this from the start. This way you can make sure you have your bases covered before the community launches. Spammers do tend to be creative about their techniques, so there will always be things you haven&#039;t thought of.&lt;/p&gt;
&lt;p&gt;You should have an easy way to clean up any spam if it happens - can you delete a member&#039;s PM&#039;s? Can you delete all of their posts without too much trouble? In my experience that sort of thing doesn&#039;t happen too often.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 May 2008 14:10:18 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1230041 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>As most spam seems to come</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/spam-prevention#comment-1230029</link>
    <description> &lt;p&gt;As most spam seems to come from &#039;bots, something like a &quot;honeypot&quot; trap works well for me. You are correct in assuming that you can&#039;t do much about human spammers, though. My own opinion is that captchas exclude genuine visitors without stopping human spammers at all.&lt;/p&gt;
&lt;p&gt;Your client has probably the only solution, partial though it is - limit the number of messages - although I&#039;d probably make that one per three minutes and a few per day.&lt;/p&gt;
&lt;p&gt;This topic comes up a lot on web design discussion groups, and no-one has a definitive answer, AFAICT.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 May 2008 00:49:40 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1230029 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
