<?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: Exploit Scanner 0.5</title>
	<atom:link href="http://ocaoimh.ie/exploit-scanner-05/feed/" rel="self" type="application/rss+xml" />
	<link>http://ocaoimh.ie/exploit-scanner-05/</link>
	<description>Look what I found today!</description>
	<lastBuildDate>Sat, 20 Mar 2010 03:33:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Donncha</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-672652</link>
		<dc:creator>Donncha</dc:creator>
		<pubDate>Wed, 17 Feb 2010 16:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-672652</guid>
		<description>Originally the plugin searched for specific strings left by hackers but it has since expanded to show a lot more functions and code that might cause problems. You can already decide what &quot;level&quot; of scan to do so I may just add another, &quot;exploits&quot; with strings found from hacks and less commonly used functions that hackers use. 

That would reduce the number of false positives by a huge amount, but of course might miss out something.</description>
		<content:encoded><![CDATA[<p>Originally the plugin searched for specific strings left by hackers but it has since expanded to show a lot more functions and code that might cause problems. You can already decide what &#8220;level&#8221; of scan to do so I may just add another, &#8220;exploits&#8221; with strings found from hacks and less commonly used functions that hackers use. </p>
<p>That would reduce the number of false positives by a huge amount, but of course might miss out something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TexInWien</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-672650</link>
		<dc:creator>TexInWien</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-672650</guid>
		<description>Hi, just ran it - works well except that it seems to want to go one step too far in the scan. I got this message at the end of the scan:

Working on 1100 to 1150 of 1088 files!
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /www/wp-content/plugins/exploit-scanner/exploit-scanner.php on line 439

I also still get a whole bunch of warnings. I didn&#039;t count, but I guess I got just as many warnings as I did with the production version. I&#039;m still not sure how useful 1400 warnings are, when the few that I analyzed seem to be false positives. I&#039;m trying to figure out how I can actually use the results.

A thought: maybe a feature that compares separate scans would help out. I could install a clean blog and run the scan. I could save the results with a name and date.

Then I could re-run the scanner after I install new plugins or after a certain amount of time passes, saving and renaming these scans, as well. On each scan, I could choose to mark all found items as false positives. On each subsequent scan, I could choose to suppress warnings previously marked as false positives. This way, if I run the scanner regularly or after major events (upgrading WP, installing a new theme or plugin, etc.), I could see a list of only the new warnings.

Or am I simply misunderstanding the purpose of this plugin? How would you go about analyzing a report that includes 1400 warnings?</description>
		<content:encoded><![CDATA[<p>Hi, just ran it &#8211; works well except that it seems to want to go one step too far in the scan. I got this message at the end of the scan:</p>
<p>Working on 1100 to 1150 of 1088 files!<br />
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /www/wp-content/plugins/exploit-scanner/exploit-scanner.php on line 439</p>
<p>I also still get a whole bunch of warnings. I didn&#8217;t count, but I guess I got just as many warnings as I did with the production version. I&#8217;m still not sure how useful 1400 warnings are, when the few that I analyzed seem to be false positives. I&#8217;m trying to figure out how I can actually use the results.</p>
<p>A thought: maybe a feature that compares separate scans would help out. I could install a clean blog and run the scan. I could save the results with a name and date.</p>
<p>Then I could re-run the scanner after I install new plugins or after a certain amount of time passes, saving and renaming these scans, as well. On each scan, I could choose to mark all found items as false positives. On each subsequent scan, I could choose to suppress warnings previously marked as false positives. This way, if I run the scanner regularly or after major events (upgrading WP, installing a new theme or plugin, etc.), I could see a list of only the new warnings.</p>
<p>Or am I simply misunderstanding the purpose of this plugin? How would you go about analyzing a report that includes 1400 warnings?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donncha</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-672649</link>
		<dc:creator>Donncha</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-672649</guid>
		<description>Can you try the development version off &lt;a href=&quot;http://wordpress.org/extend/plugins/exploit-scanner/download/&quot; rel=&quot;nofollow&quot;&gt;the download page&lt;/a&gt;? I really need feedback on that as I restructured how it scans. 

While it&#039;s scanning you can even open the exploit scanner admin page in another browser tab and see the results that have already been collected. :)</description>
		<content:encoded><![CDATA[<p>Can you try the development version off <a href="http://wordpress.org/extend/plugins/exploit-scanner/download/" rel="nofollow">the download page</a>? I really need feedback on that as I restructured how it scans. </p>
<p>While it&#8217;s scanning you can even open the exploit scanner admin page in another browser tab and see the results that have already been collected. <img src='http://ocaoimh.ie/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TexInWien</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-672648</link>
		<dc:creator>TexInWien</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-672648</guid>
		<description>Hi Donncha,

Thanks for the update. I&#039;d love to install and use this plugin. It seems like a great tool, but 1400 warnings with no easy way to weed out the false positives is daunting. I&#039;m guessing (and hoping) that all 1400 are false positives. That&#039;s about all I can do at the moment, since analyzing each and every one is out of the question -- especially when multiplied by several blogs!

I&#039;ll keep an eye on the plugin and look forward to the next update. Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Hi Donncha,</p>
<p>Thanks for the update. I&#8217;d love to install and use this plugin. It seems like a great tool, but 1400 warnings with no easy way to weed out the false positives is daunting. I&#8217;m guessing (and hoping) that all 1400 are false positives. That&#8217;s about all I can do at the moment, since analyzing each and every one is out of the question &#8212; especially when multiplied by several blogs!</p>
<p>I&#8217;ll keep an eye on the plugin and look forward to the next update. Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donncha</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-672615</link>
		<dc:creator>Donncha</dc:creator>
		<pubDate>Tue, 16 Feb 2010 11:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-672615</guid>
		<description>I&#039;m working on paging the scan so it breaks it down into 50 files at a time rather than the whole lot. I also discovered a bug in the hashes file for 2.9.1 - there was an extra dot in front of every filename listed. Don&#039;t know how that got through.

Paging is working well though, I just need to store the results and present them correctly now!</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on paging the scan so it breaks it down into 50 files at a time rather than the whole lot. I also discovered a bug in the hashes file for 2.9.1 &#8211; there was an extra dot in front of every filename listed. Don&#8217;t know how that got through.</p>
<p>Paging is working well though, I just need to store the results and present them correctly now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TexInWien</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-672594</link>
		<dc:creator>TexInWien</dc:creator>
		<pubDate>Mon, 15 Feb 2010 12:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-672594</guid>
		<description>I&#039;d like to echo Joe&#039;s request above. Thanks for the plugin, but I have to say that the results I get from the scan using version 0.94 on my WordPress 2.9.1 blog are somewhere between difficult and impossible to interpret.

If I copy the results of the scan to a plain text file, the file is 5496 lines long. That suggests on the order of 1400 messages with one of the following severities: Blocker, Severe, Warning or Note.

I&#039;ve searched for a guide or support that would help me weed out the false positives and determine whether I have any actual vulnerabilities that need attention, but I haven&#039;t found anything yet.

It would take ages to manually check every warning to decide whether it&#039;s an actual hack or not. With no additional help or resources, I have to assume that the exploit scanner is either broken or displays too many false positives to be of any actual use at this time.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to echo Joe&#8217;s request above. Thanks for the plugin, but I have to say that the results I get from the scan using version 0.94 on my WordPress 2.9.1 blog are somewhere between difficult and impossible to interpret.</p>
<p>If I copy the results of the scan to a plain text file, the file is 5496 lines long. That suggests on the order of 1400 messages with one of the following severities: Blocker, Severe, Warning or Note.</p>
<p>I&#8217;ve searched for a guide or support that would help me weed out the false positives and determine whether I have any actual vulnerabilities that need attention, but I haven&#8217;t found anything yet.</p>
<p>It would take ages to manually check every warning to decide whether it&#8217;s an actual hack or not. With no additional help or resources, I have to assume that the exploit scanner is either broken or displays too many false positives to be of any actual use at this time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-669071</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Tue, 27 Oct 2009 23:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-669071</guid>
		<description>There is any script like that standalone? or just as a plugin for wordpress?</description>
		<content:encoded><![CDATA[<p>There is any script like that standalone? or just as a plugin for wordpress?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donncha</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-669057</link>
		<dc:creator>Donncha</dc:creator>
		<pubDate>Tue, 27 Oct 2009 13:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-669057</guid>
		<description>That bas64_decode is probably ok. Download the plugin from WordPress.org again and compare with the version you have on your server.</description>
		<content:encoded><![CDATA[<p>That bas64_decode is probably ok. Download the plugin from WordPress.org again and compare with the version you have on your server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Wowor</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-669053</link>
		<dc:creator>Johan Wowor</dc:creator>
		<pubDate>Tue, 27 Oct 2009 12:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-669053</guid>
		<description>More than a month, i lost my traffics till 50% (normally, 50.000 - 60.000/day). I never found any clues that my site got hacked by spam link, database exploit or something like that ...
Two days ago, after i found &quot;base64_decode&quot; at /wp-content/plugins/wp-super-cache/wp-cache.php, i disabled wp super cache plugin .. and today, my traffic is going to normal ...
I&#039;m using VPS for my site .. at normal situation (without being banned by Google), my server always got down if I don&#039;t use wp super cache ..

I&#039;m in a dilemma ..</description>
		<content:encoded><![CDATA[<p>More than a month, i lost my traffics till 50% (normally, 50.000 &#8211; 60.000/day). I never found any clues that my site got hacked by spam link, database exploit or something like that &#8230;<br />
Two days ago, after i found &#8220;base64_decode&#8221; at /wp-content/plugins/wp-super-cache/wp-cache.php, i disabled wp super cache plugin .. and today, my traffic is going to normal &#8230;<br />
I&#8217;m using VPS for my site .. at normal situation (without being banned by Google), my server always got down if I don&#8217;t use wp super cache ..</p>
<p>I&#8217;m in a dilemma ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://ocaoimh.ie/exploit-scanner-05/comment-page-1/#comment-668964</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 25 Oct 2009 15:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89495383#comment-668964</guid>
		<description>Is there a resource available to help with interpreting the results (forum maybe)?

It seems that the vast majority of reported issues are actually non-issue &#039;heads-ups&#039;. It is hard for me to distinguish these small warnings from actual real security breaches.

Thanks.</description>
		<content:encoded><![CDATA[<p>Is there a resource available to help with interpreting the results (forum maybe)?</p>
<p>It seems that the vast majority of reported issues are actually non-issue &#8216;heads-ups&#8217;. It is hard for me to distinguish these small warnings from actual real security breaches.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
