<?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 for WishMesh</title>
	<atom:link href="http://wishmesh.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wishmesh.com</link>
	<description>Real men don&#039;t make backups</description>
	<lastBuildDate>Fri, 17 Feb 2012 22:04:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Windows 7 64-bit setup / install failed to start with &#8216;Status: 0xc0000225&#8242; by Kemal</title>
		<link>http://wishmesh.com/2010/06/windows-7-64-bit-setup-install-failed-to-start-with-status-0xc0000225/comment-page-1/#comment-536</link>
		<dc:creator>Kemal</dc:creator>
		<pubDate>Fri, 17 Feb 2012 22:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=344#comment-536</guid>
		<description>it works !
...
Thanks a lotttttttttttttttt
...</description>
		<content:encoded><![CDATA[<p>it works !<br />
&#8230;<br />
Thanks a lotttttttttttttttt<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on COM, BSTR or _bstr_t is leaking memory by JohnDepth</title>
		<link>http://wishmesh.com/2011/11/com-bstr-or-_bstr_t-is-leaking-memory/comment-page-1/#comment-534</link>
		<dc:creator>JohnDepth</dc:creator>
		<pubDate>Thu, 16 Feb 2012 20:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=832#comment-534</guid>
		<description>Hmmm.... I usually use deleaker or similar tool in such cases)))</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230;. I usually use deleaker or similar tool in such cases)))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IIS 7.5 error: Handler &#8220;PageHandlerFactory-Integrated&#8221; has a bad module &#8220;ManagedPipelineHandler&#8221; in its module list by Bjarte Aune Olsen</title>
		<link>http://wishmesh.com/2010/08/iis-7-5-error-handler-pagehandlerfactory-integrated-has-a-bad-module-managedpipelinehandler-in-its-module-list/comment-page-2/#comment-532</link>
		<dc:creator>Bjarte Aune Olsen</dc:creator>
		<pubDate>Mon, 13 Feb 2012 08:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=399#comment-532</guid>
		<description>Thanks for sharing, saved me a lot of time.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing, saved me a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strange HTTP GET requests from IP 150.70.x.x and IP 62.24.x.x by solidcode</title>
		<link>http://wishmesh.com/2011/07/strange-http-get-requests-from-ip-150-70-x-x-and-ip-62-24-x-x/comment-page-1/#comment-531</link>
		<dc:creator>solidcode</dc:creator>
		<pubDate>Sun, 12 Feb 2012 05:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=740#comment-531</guid>
		<description>Yeah, The cisco router I am connected to appears to have this software installed. 

The strange thing is, that it doesnt only request the same urls... 

it appears to be running intrusion scripts on common urls... (my example is phpmyadmin)

here is my example; 
On a new/fresh/5min old Amazon Instance, after I accessed phpmyadmin.

The 150.70.x.x range requests my requested URLS (on a linux client) comes back regularly to try the URL again... 
the scan below is run from 109.106.165.193.

I have the server blocking access to all IPs, so the requests end in 403. The intrusion script appears to try various combos.

Anyone else seeing this behavoir? 

Apache Error Log 
&lt;code&gt;
150.70.172.103 - - [11/Feb/2012:19:53:58 +0000] &quot;GET /phpmyadmin/js/functions.js?ts=1324498093 HTTP/1.0&quot; 403 317
150.70.172.103 - - [11/Feb/2012:19:54:00 +0000] &quot;GET /phpmyadmin/js/pMap.js?ts=1324498093 HTTP/1.0&quot; 403 312
150.70.172.103 - - [11/Feb/2012:19:54:01 +0000] &quot;GET /phpmyadmin/js/sql.js?ts=1324498093 HTTP/1.0&quot; 403 311
188.93.10.56 - - [11/Feb/2012:20:02:43 +0000] &quot;GET / HTTP/1.1&quot; 403 3839
109.106.165.193 - - [11/Feb/2012:20:03:56 +0000] &quot;GET //phpmyadmin/ HTTP/1.1&quot; 403 290
109.106.165.193 - - [11/Feb/2012:20:03:56 +0000] &quot;GET //_phpMyAdmin/ HTTP/1.1&quot; 403 291
109.106.165.193 - - [11/Feb/2012:20:03:57 +0000] &quot;GET //pHpMyAdMiN/ HTTP/1.1&quot; 403 290
109.106.165.193 - - [11/Feb/2012:20:03:57 +0000] &quot;GET //webdb/ HTTP/1.1&quot; 403 285
109.106.165.193 - - [11/Feb/2012:20:03:57 +0000] &quot;GET //wp-phpmyadmin/ HTTP/1.1&quot; 403 293
109.106.165.193 - - [11/Feb/2012:20:03:57 +0000] &quot;GET //admn/ HTTP/1.1&quot; 403 284
109.106.165.193 - - [11/Feb/2012:20:04:01 +0000] &quot;GET //MyAdmin/ HTTP/1.1&quot; 403 287
109.106.165.193 - - [11/Feb/2012:20:04:01 +0000] &quot;GET //phpmanager/ HTTP/1.1&quot; 403 290
109.106.165.193 - - [11/Feb/2012:20:04:01 +0000] &quot;GET //backup/phpmyadmin/ HTTP/1.1&quot; 403 297
109.106.165.193 - - [11/Feb/2012:20:04:02 +0000] &quot;GET //backup/phpMyAdmin/ HTTP/1.1&quot; 403 297
109.106.165.193 - - [11/Feb/2012:20:04:11 +0000] &quot;GET //admin/ HTTP/1.1&quot; 403 285
109.106.165.193 - - [11/Feb/2012:20:04:11 +0000] &quot;GET //dbadmin/ HTTP/1.1&quot; 403 287
109.106.165.193 - - [11/Feb/2012:20:04:12 +0000] &quot;GET //sql/ HTTP/1.1&quot; 403 283
109.106.165.193 - - [11/Feb/2012:20:04:12 +0000] &quot;GET //mysql/ HTTP/1.1&quot; 403 285
109.106.165.193 - - [11/Feb/2012:20:04:12 +0000] &quot;GET //myadmin/ HTTP/1.1&quot; 403 287
109.106.165.193 - - [11/Feb/2012:20:04:12 +0000] &quot;GET //phpmyadmin2/ HTTP/1.1&quot; 403 291
109.106.165.193 - - [11/Feb/2012:20:04:13 +0000] &quot;GET //phpMyAdmin2/ HTTP/1.1&quot; 403 291
109.106.165.193 - - [11/Feb/2012:20:04:13 +0000] &quot;GET //phpMyAdmin-2/ HTTP/1.1&quot; 403 292
109.106.165.193 - - [11/Feb/2012:20:04:16 +0000] &quot;GET //sqlmanager/ HTTP/1.1&quot; 403 290
109.106.165.193 - - [11/Feb/2012:20:04:23 +0000] &quot;GET //PMA2005/ HTTP/1.1&quot; 403 287
109.106.165.193 - - [11/Feb/2012:20:04:32 +0000] &quot;GET //phpmy-admin/ HTTP/1.1&quot; 403 291
109.106.165.193 - - [11/Feb/2012:20:04:35 +0000] &quot;GET //sqlweb/ HTTP/1.1&quot; 403 286
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Yeah, The cisco router I am connected to appears to have this software installed. </p>
<p>The strange thing is, that it doesnt only request the same urls&#8230; </p>
<p>it appears to be running intrusion scripts on common urls&#8230; (my example is phpmyadmin)</p>
<p>here is my example;<br />
On a new/fresh/5min old Amazon Instance, after I accessed phpmyadmin.</p>
<p>The 150.70.x.x range requests my requested URLS (on a linux client) comes back regularly to try the URL again&#8230;<br />
the scan below is run from 109.106.165.193.</p>
<p>I have the server blocking access to all IPs, so the requests end in 403. The intrusion script appears to try various combos.</p>
<p>Anyone else seeing this behavoir? </p>
<p>Apache Error Log<br />
<code><br />
150.70.172.103 - - [11/Feb/2012:19:53:58 +0000] "GET /phpmyadmin/js/functions.js?ts=1324498093 HTTP/1.0" 403 317<br />
150.70.172.103 - - [11/Feb/2012:19:54:00 +0000] "GET /phpmyadmin/js/pMap.js?ts=1324498093 HTTP/1.0" 403 312<br />
150.70.172.103 - - [11/Feb/2012:19:54:01 +0000] "GET /phpmyadmin/js/sql.js?ts=1324498093 HTTP/1.0" 403 311<br />
188.93.10.56 - - [11/Feb/2012:20:02:43 +0000] "GET / HTTP/1.1" 403 3839<br />
109.106.165.193 - - [11/Feb/2012:20:03:56 +0000] "GET //phpmyadmin/ HTTP/1.1" 403 290<br />
109.106.165.193 - - [11/Feb/2012:20:03:56 +0000] "GET //_phpMyAdmin/ HTTP/1.1" 403 291<br />
109.106.165.193 - - [11/Feb/2012:20:03:57 +0000] "GET //pHpMyAdMiN/ HTTP/1.1" 403 290<br />
109.106.165.193 - - [11/Feb/2012:20:03:57 +0000] "GET //webdb/ HTTP/1.1" 403 285<br />
109.106.165.193 - - [11/Feb/2012:20:03:57 +0000] "GET //wp-phpmyadmin/ HTTP/1.1" 403 293<br />
109.106.165.193 - - [11/Feb/2012:20:03:57 +0000] "GET //admn/ HTTP/1.1" 403 284<br />
109.106.165.193 - - [11/Feb/2012:20:04:01 +0000] "GET //MyAdmin/ HTTP/1.1" 403 287<br />
109.106.165.193 - - [11/Feb/2012:20:04:01 +0000] "GET //phpmanager/ HTTP/1.1" 403 290<br />
109.106.165.193 - - [11/Feb/2012:20:04:01 +0000] "GET //backup/phpmyadmin/ HTTP/1.1" 403 297<br />
109.106.165.193 - - [11/Feb/2012:20:04:02 +0000] "GET //backup/phpMyAdmin/ HTTP/1.1" 403 297<br />
109.106.165.193 - - [11/Feb/2012:20:04:11 +0000] "GET //admin/ HTTP/1.1" 403 285<br />
109.106.165.193 - - [11/Feb/2012:20:04:11 +0000] "GET //dbadmin/ HTTP/1.1" 403 287<br />
109.106.165.193 - - [11/Feb/2012:20:04:12 +0000] "GET //sql/ HTTP/1.1" 403 283<br />
109.106.165.193 - - [11/Feb/2012:20:04:12 +0000] "GET //mysql/ HTTP/1.1" 403 285<br />
109.106.165.193 - - [11/Feb/2012:20:04:12 +0000] "GET //myadmin/ HTTP/1.1" 403 287<br />
109.106.165.193 - - [11/Feb/2012:20:04:12 +0000] "GET //phpmyadmin2/ HTTP/1.1" 403 291<br />
109.106.165.193 - - [11/Feb/2012:20:04:13 +0000] "GET //phpMyAdmin2/ HTTP/1.1" 403 291<br />
109.106.165.193 - - [11/Feb/2012:20:04:13 +0000] "GET //phpMyAdmin-2/ HTTP/1.1" 403 292<br />
109.106.165.193 - - [11/Feb/2012:20:04:16 +0000] "GET //sqlmanager/ HTTP/1.1" 403 290<br />
109.106.165.193 - - [11/Feb/2012:20:04:23 +0000] "GET //PMA2005/ HTTP/1.1" 403 287<br />
109.106.165.193 - - [11/Feb/2012:20:04:32 +0000] "GET //phpmy-admin/ HTTP/1.1" 403 291<br />
109.106.165.193 - - [11/Feb/2012:20:04:35 +0000] "GET //sqlweb/ HTTP/1.1" 403 286<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Batch script to test if folder / directory is empty by andy_t</title>
		<link>http://wishmesh.com/2009/07/batch-script-to-test-if-folder-directory-is-empty/comment-page-1/#comment-530</link>
		<dc:creator>andy_t</dc:creator>
		<pubDate>Fri, 10 Feb 2012 08:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=78#comment-530</guid>
		<description>Yes Maris, you are right there. I was very certain that at least files without extension would fail but interestingly it is listed:

&lt;code&gt;C:\Temp&gt;dir *.* /b
.test
test&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Yes Maris, you are right there. I was very certain that at least files without extension would fail but interestingly it is listed:</p>
<p><code>C:\Temp&gt;dir *.* /b<br />
.test<br />
test</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Batch script to test if folder / directory is empty by Maris</title>
		<link>http://wishmesh.com/2009/07/batch-script-to-test-if-folder-directory-is-empty/comment-page-1/#comment-529</link>
		<dc:creator>Maris</dc:creator>
		<pubDate>Thu, 09 Feb 2012 16:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=78#comment-529</guid>
		<description>andy_t,

Thank you for more elegant code!

However, I just tested and &#039;dir *.*&#039; returns files without extension and files without file name, like &#039;dmp.&#039; and &#039;.svn&#039;. Essentially, *.* and * are equal IMO (at least for dos/cmd commands, they however are not equal for all programs, for example 7-zip, see &lt;a href=&quot;http://www.7-zip.org/faq.html&quot; rel=&quot;nofollow&quot;&gt;http://www.7-zip.org/faq.html&lt;/a&gt; about &#039;*.* wildcard&#039;).</description>
		<content:encoded><![CDATA[<p>andy_t,</p>
<p>Thank you for more elegant code!</p>
<p>However, I just tested and &#8216;dir *.*&#8217; returns files without extension and files without file name, like &#8216;dmp.&#8217; and &#8216;.svn&#8217;. Essentially, *.* and * are equal IMO (at least for dos/cmd commands, they however are not equal for all programs, for example 7-zip, see <a href="http://www.7-zip.org/faq.html" rel="nofollow">http://www.7-zip.org/faq.html</a> about &#8216;*.* wildcard&#8217;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Batch script to test if folder / directory is empty by andy_t</title>
		<link>http://wishmesh.com/2009/07/batch-script-to-test-if-folder-directory-is-empty/comment-page-1/#comment-528</link>
		<dc:creator>andy_t</dc:creator>
		<pubDate>Thu, 09 Feb 2012 10:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=78#comment-528</guid>
		<description>This will certainly fail if you got files in some folder that do NOT have an extension (&quot;dmp&quot;) or just an extension but no name (&quot;.svn&quot;). 

This here works on all files, no matter how the name of the file looks like:
&lt;code&gt;for /F %%N in (&#039;dir /S/B &quot;c:\test directory\*&quot; ^&#124; find /V /C &quot;::&quot;&#039;) do (if %%N EQU 0 rd c:\test directory)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>This will certainly fail if you got files in some folder that do NOT have an extension (&#8220;dmp&#8221;) or just an extension but no name (&#8220;.svn&#8221;). </p>
<p>This here works on all files, no matter how the name of the file looks like:<br />
<code>for /F %%N in ('dir /S/B "c:\test directory\*" ^| find /V /C "::"') do (if %%N EQU 0 rd c:\test directory)</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IIS 7.5 error: Handler &#8220;PageHandlerFactory-Integrated&#8221; has a bad module &#8220;ManagedPipelineHandler&#8221; in its module list by Morten</title>
		<link>http://wishmesh.com/2010/08/iis-7-5-error-handler-pagehandlerfactory-integrated-has-a-bad-module-managedpipelinehandler-in-its-module-list/comment-page-2/#comment-527</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Thu, 09 Feb 2012 08:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=399#comment-527</guid>
		<description>Worked great! Can&#039;t believe MS doesn&#039;t check these things :-(</description>
		<content:encoded><![CDATA[<p>Worked great! Can&#8217;t believe MS doesn&#8217;t check these things <img src='http://wishmesh.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IIS 7.5 error: Handler &#8220;PageHandlerFactory-Integrated&#8221; has a bad module &#8220;ManagedPipelineHandler&#8221; in its module list by David</title>
		<link>http://wishmesh.com/2010/08/iis-7-5-error-handler-pagehandlerfactory-integrated-has-a-bad-module-managedpipelinehandler-in-its-module-list/comment-page-2/#comment-526</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 08 Feb 2012 23:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=399#comment-526</guid>
		<description>Thanks so much!!!</description>
		<content:encoded><![CDATA[<p>Thanks so much!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run as administrator missing for shortcuts created by Visual Studio Setup Project by Mohamoud</title>
		<link>http://wishmesh.com/2010/07/run-as-administrator-missing-for-shortcuts-created-by-visual-studio-setup-project/comment-page-1/#comment-523</link>
		<dc:creator>Mohamoud</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://wishmesh.com/?p=378#comment-523</guid>
		<description>Changing the DefaultFeature to [TARGETDIR]\your_exe_file.exe worked for me. Thanks for publishing this very simple solution; you&#039;ve saved me hours of googling around.

Mohamoud</description>
		<content:encoded><![CDATA[<p>Changing the DefaultFeature to [TARGETDIR]\your_exe_file.exe worked for me. Thanks for publishing this very simple solution; you&#8217;ve saved me hours of googling around.</p>
<p>Mohamoud</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 10/21 queries in 0.011 seconds using disk: basic

Served from: wishmesh.com @ 2012-02-22 17:33:06 -->
