<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: &#8220;Online Pharmacy&#8221; Spam Stalks Internet Forums/Boards</title>
	<atom:link href="http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/</link>
	<description>Jaal, LLC</description>
	<lastBuildDate>Sun, 18 Jul 2010 09:24:33 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jenifer26</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-21073</link>
		<dc:creator>Jenifer26</dc:creator>
		<pubDate>Sat, 10 Jul 2010 22:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-21073</guid>
		<description>Spam trackers should find more ways to track down fake pharmacies, online gambling, adult dating sites, etc.
How can we protect against hackers?</description>
		<content:encoded><![CDATA[<p>Spam trackers should find more ways to track down fake pharmacies, online gambling, adult dating sites, etc.<br />
How can we protect against hackers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anirban</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-20841</link>
		<dc:creator>anirban</dc:creator>
		<pubDate>Fri, 09 Jul 2010 18:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-20841</guid>
		<description>If you are using a CMS like wordpress and such, there are free plugins like Akismet which try to weed out spam comments. Unfortunately due to the complex ways in which spam can be inserted, it should be assumed that a blog/board will always have some amount of spam in it. If a monitoring service can point out the spam in the pages then a webmaster can easily delete the offending comments and ban the IP and user, or something similar.</description>
		<content:encoded><![CDATA[<p>If you are using a CMS like wordpress and such, there are free plugins like Akismet which try to weed out spam comments. Unfortunately due to the complex ways in which spam can be inserted, it should be assumed that a blog/board will always have some amount of spam in it. If a monitoring service can point out the spam in the pages then a webmaster can easily delete the offending comments and ban the IP and user, or something similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pharmacy Guide</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-20673</link>
		<dc:creator>Pharmacy Guide</dc:creator>
		<pubDate>Thu, 08 Jul 2010 23:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-20673</guid>
		<description>Its a great post. Just one question-How do you stop the spam advertising.

************

Alyssa</description>
		<content:encoded><![CDATA[<p>Its a great post. Just one question-How do you stop the spam advertising.</p>
<p>************</p>
<p>Alyssa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-16280</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 04 Jun 2010 17:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-16280</guid>
		<description>&lt;a href=&quot;#comment-16278&quot; rel=&quot;nofollow&quot;&gt;@Jannese&lt;/a&gt; 
The only way to avoid comment spam when using blogger seems to be to enable &quot;Word Verification&quot; (a captcha) or enable comment moderation. I recommend using both.

More information from Blogger:
&lt;a href=&quot;http://www.google.com/support/blogger/bin/answer.py?hl=en&amp;answer=42064&quot; rel=&quot;nofollow&quot;&gt;Preventing Unwanted Comments and Comment Spam&lt;/a&gt;

If you are using WordPress, you have the option of signing up for Akismet. Akismet is a free plug-in that automatically blocks common spam. Of course, even with WordPress, they only surefire way to avoid posting of spam is to moderate all comments.</description>
		<content:encoded><![CDATA[<p><a href="#comment-16278" rel="nofollow">@Jannese</a><br />
The only way to avoid comment spam when using blogger seems to be to enable &#8220;Word Verification&#8221; (a captcha) or enable comment moderation. I recommend using both.</p>
<p>More information from Blogger:<br />
<a href="http://www.google.com/support/blogger/bin/answer.py?hl=en&amp;answer=42064" rel="nofollow">Preventing Unwanted Comments and Comment Spam</a></p>
<p>If you are using WordPress, you have the option of signing up for Akismet. Akismet is a free plug-in that automatically blocks common spam. Of course, even with WordPress, they only surefire way to avoid posting of spam is to moderate all comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anirban</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-16279</link>
		<dc:creator>anirban</dc:creator>
		<pubDate>Fri, 04 Jun 2010 17:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-16279</guid>
		<description>There are multiple ways to stop this: (1) using plugins like akismet for WP (2) blacklisting the IPs (used to post the spam ) using access to the web server (.htaccess etc..) (3) using a monitoring service which intimates you if a spam link has been posted to your blog.

Of course the details will depend on the kind of CMS, configurations that you have.

Hope this helps,
-A</description>
		<content:encoded><![CDATA[<p>There are multiple ways to stop this: (1) using plugins like akismet for WP (2) blacklisting the IPs (used to post the spam ) using access to the web server (.htaccess etc..) (3) using a monitoring service which intimates you if a spam link has been posted to your blog.</p>
<p>Of course the details will depend on the kind of CMS, configurations that you have.</p>
<p>Hope this helps,<br />
-A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jannese</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-16278</link>
		<dc:creator>Jannese</dc:creator>
		<pubDate>Fri, 04 Jun 2010 17:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-16278</guid>
		<description>How do yo stop the spam advertising. My blog comments are being used as a way to leave advertisement for xlpharmacy. I contacted them and they claimed they have nothing to do with it. OH course the person I talk to was some poor sale person that had no idea.</description>
		<content:encoded><![CDATA[<p>How do yo stop the spam advertising. My blog comments are being used as a way to leave advertisement for xlpharmacy. I contacted them and they claimed they have nothing to do with it. OH course the person I talk to was some poor sale person that had no idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PharmacySitesSuck</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-2673</link>
		<dc:creator>PharmacySitesSuck</dc:creator>
		<pubDate>Fri, 12 Mar 2010 16:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-2673</guid>
		<description>&lt;a href=&quot;#comment-1194&quot; rel=&quot;nofollow&quot;&gt;@Heidi &lt;/a&gt;
ALL PHARMACY RELATED WEBSITES ARE CRAP AND SPEW TONS OF SPAM</description>
		<content:encoded><![CDATA[<p><a href="#comment-1194" rel="nofollow">@Heidi </a><br />
ALL PHARMACY RELATED WEBSITES ARE CRAP AND SPEW TONS OF SPAM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heidi</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-1194</link>
		<dc:creator>Heidi</dc:creator>
		<pubDate>Thu, 04 Mar 2010 17:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-1194</guid>
		<description>247-pharmacy.com does not send spam!  Also this site has been update and is certified McAfee Secure so I do not know why you have placed our site on here?!</description>
		<content:encoded><![CDATA[<p>247-pharmacy.com does not send spam!  Also this site has been update and is certified McAfee Secure so I do not know why you have placed our site on here?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anirban</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-324</link>
		<dc:creator>anirban</dc:creator>
		<pubDate>Wed, 27 Jan 2010 04:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-324</guid>
		<description>&quot;The URL’s you referenced are for the most part harmless sites&quot; agreed, and good observation.

Most forums and blogs can be secured to a high degree by simply &quot;keeping up to date&quot;, Wordpress for example consistently patches and improves upon known issues in each release. Unfortunately most admins seem to not be able to upgrade as quickly as they should, thereby leaving open doors for code-injection attacks.

Furthermore, new attacks are always leveraging 0-day flaws, and unpublished weaknesses. There is little one can do to protect against them, even WAFs can&#039;t be bullet-proof. Regular Monitoring and adherence to established good-security-practices should help though.

Thanks for the reply on the WOT forum, much appreciated.</description>
		<content:encoded><![CDATA[<p>&#8220;The URL’s you referenced are for the most part harmless sites&#8221; agreed, and good observation.</p>
<p>Most forums and blogs can be secured to a high degree by simply &#8220;keeping up to date&#8221;, Wordpress for example consistently patches and improves upon known issues in each release. Unfortunately most admins seem to not be able to upgrade as quickly as they should, thereby leaving open doors for code-injection attacks.</p>
<p>Furthermore, new attacks are always leveraging 0-day flaws, and unpublished weaknesses. There is little one can do to protect against them, even WAFs can&#8217;t be bullet-proof. Regular Monitoring and adherence to established good-security-practices should help though.</p>
<p>Thanks for the reply on the WOT forum, much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: g7w</title>
		<link>http://www.stopthehacker.com/2010/01/26/analyzing-online-pharmacy-spam/comment-page-1/#comment-323</link>
		<dc:creator>g7w</dc:creator>
		<pubDate>Wed, 27 Jan 2010 04:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.stopthehacker.com/?p=1143#comment-323</guid>
		<description>Forum spam by fake pharmacies, online gambling, adult dating site, etc is nothing new. There are forum spam trackers that proffer spammer blacklists to forum admins.

The URL&#039;s you referenced are for the most part harmless sites, there are a couple I&#039;ve recognized that could be &quot;dangerous&quot; but most of the links are victim sites, albeit poorly moderated, but none the less harmless.

It&#039;s always a good idea for people, when seeing *any advertisement* to be weary of clicking on the link(s), as would be the case if these links were presented in emails.

I suppose my question is: How or with what would you suggest to prevent forums and blogs from being victimized in such a way?

I&#039;ve replied to your post on the WOT Forum with a quick dig resulting from one domain name obtained by visiting one of the referenced URL&#039;s

http://www.mywot.com/en/forum/5404--online-pharmacy-spam-a-brief-analysis</description>
		<content:encoded><![CDATA[<p>Forum spam by fake pharmacies, online gambling, adult dating site, etc is nothing new. There are forum spam trackers that proffer spammer blacklists to forum admins.</p>
<p>The URL&#8217;s you referenced are for the most part harmless sites, there are a couple I&#8217;ve recognized that could be &#8220;dangerous&#8221; but most of the links are victim sites, albeit poorly moderated, but none the less harmless.</p>
<p>It&#8217;s always a good idea for people, when seeing *any advertisement* to be weary of clicking on the link(s), as would be the case if these links were presented in emails.</p>
<p>I suppose my question is: How or with what would you suggest to prevent forums and blogs from being victimized in such a way?</p>
<p>I&#8217;ve replied to your post on the WOT Forum with a quick dig resulting from one domain name obtained by visiting one of the referenced URL&#8217;s</p>
<p>http://www.mywot.com/en/forum/5404&#8211;online-pharmacy-spam-a-brief-analysis</p>
]]></content:encoded>
	</item>
</channel>
</rss>
