<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Divide and Conquer &#187; ssh</title>
	<atom:link href="http://www.divideandconquer.se/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.divideandconquer.se</link>
	<description>David's Software Development Blog</description>
	<lastBuildDate>Thu, 24 Jun 2010 13:47:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Highway to Dell, part six</title>
		<link>http://www.divideandconquer.se/2008/06/20/highway-to-dell-part-six/</link>
		<comments>http://www.divideandconquer.se/2008/06/20/highway-to-dell-part-six/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 06:07:10 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Dell]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/2008/06/20/highway-to-dell-part-six/</guid>
		<description><![CDATA[(Continued from Highway to Dell, part five.)
Yesterday I noticed a problem with ssh on the Dell Inspiron 1525: I could ssh in any direction between the laptop and other computers on the same wireless network, but not to a computer outside of the wireless network. The issue was already reported as Bug #237894: I cannot [...]]]></description>
			<content:encoded><![CDATA[<p>(Continued from <a target="_self" href="/2008/05/21/highway-to-dell-part-five/">Highway to Dell, part five</a>.)</p>
<p>Yesterday I noticed a problem with ssh on the Dell Inspiron 1525: I could ssh in any direction between the laptop and other computers on the same wireless network, but not to a computer outside of the wireless network. The issue was already reported as <a target="_self" href="https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/237894" onclick="pageTracker._trackPageview('/outgoing/bugs.launchpad.net/ubuntu/+source/openssh/+bug/237894?referer=');">Bug #237894: I cannot connect to any server. Conection hangs up at &quot;channel 0: open confirm rwindow 0 rmax 32768&quot;</a>. The solution &ndash; as documented in the comments to the bug report &ndash; is easy but a bit unexpected: Disable the <tt>wl</tt> driver and use ndiswrapper for the wireless network interface! As I already had ndiswrapper working in Ubuntu 7.10, i only had to reboot after disabling the <tt>wl</tt> driver and the ndiswrapper was used instead and ssh worked!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2008/06/20/highway-to-dell-part-six/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Web Services used for ssh login attempts</title>
		<link>http://www.divideandconquer.se/2008/05/12/amazon-web-services-used-for-ssh-login-attempts/</link>
		<comments>http://www.divideandconquer.se/2008/05/12/amazon-web-services-used-for-ssh-login-attempts/#comments</comments>
		<pubDate>Mon, 12 May 2008 10:32:19 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/2008/05/12/amazon-web-services-used-for-ssh-login-attempts/</guid>
		<description><![CDATA[I get ssh login attempts almost daily, mostly from DSL, asian or eastern european IP addresses but this one caught my eye:

 Illegal users from these:
    75.101.221.220 (ec2-75-101-221-220.compute-1.amazonaws.com): 210 times
       admin/password: 16 times
       test/password: 15 times
     [...]]]></description>
			<content:encoded><![CDATA[<p>I get ssh login attempts almost daily, mostly from DSL, asian or eastern european IP addresses but this one caught my eye:</p>
<pre>
 Illegal users from these:
    75.101.221.220 (ec2-75-101-221-220.compute-1.amazonaws.com): 210 times
       admin/password: 16 times
       test/password: 15 times
       tester/password: 15 times
       testing/password: 15 times
       guest/password: 14 times
       adm/password: 6 times
       administrator/password: 5 times
       .
       .
       .
</pre>
<p>It comes from Amazon Web Services! I thought that &quot;cloud computing&quot; for these attackers meant &quot;bot network&quot;, but maybe that is not the case?</p>
<p>Let&#8217;s see what their abuse support says!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2008/05/12/amazon-web-services-used-for-ssh-login-attempts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain-name based ssh login attempts</title>
		<link>http://www.divideandconquer.se/2008/04/23/domain-name-based-ssh-login-attempts/</link>
		<comments>http://www.divideandconquer.se/2008/04/23/domain-name-based-ssh-login-attempts/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 11:46:36 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.divideandconquer.se/2008/04/23/domain-name-based-ssh-login-attempts/</guid>
		<description><![CDATA[The last few weeks I have noticed some illicit ssh login attempts that uses parts of the reverse DNS domain name as user name when it tries to login. The last attempt looked like this in my LogWatch summary:
 Illegal users from these:
&#160;&#160;&#160; 195.38.107.55 (aquila.euroexpert.tvnet.hu): 9 times
&#160;&#160;&#160;&#160;&#160;&#160; root/password: 4 times
&#160;&#160;&#160;&#160;&#160;&#160; cenara/password: 2 times
&#160;&#160;&#160;&#160;&#160;&#160; ip-83-209-13-88/password: 2 [...]]]></description>
			<content:encoded><![CDATA[<p>The last few weeks I have noticed some illicit ssh login attempts that uses parts of the reverse DNS domain name as user name when it tries to login. The last attempt looked like this in my LogWatch summary:</p>
<p style="margin-left: 40px;"><tt> Illegal users from these:</tt><br />
<tt>&nbsp;&nbsp;&nbsp; 195.38.107.55 (aquila.euroexpert.tvnet.hu): 9 times</tt><br />
<tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; root/password: 4 times</tt><br />
<tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cenara/password: 2 times</tt><br />
<tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ip-83-209-13-88/password: 2 times</tt><br />
<tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ip-83-209-13-88.cenara.com/password: 1 time</tt></p>
<p>As you can see, the secondary and tertiary domain name, along with the full domain name, was tried as user name when attempting to login. I guess that the attack script tries with a blank password and also with the same password as user name.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.divideandconquer.se/2008/04/23/domain-name-based-ssh-login-attempts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
