<?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>Joe Tech &#187; dtv</title>
	<atom:link href="http://www.joetech.com/tag/dtv/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joetech.com</link>
	<description>Gadget reviews, technology news, software reviews, cool tech news</description>
	<lastBuildDate>Sat, 04 Sep 2010 01:09:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>I&#8217;m in Your DTV, Changin Your Channels</title>
		<link>http://www.joetech.com/im-in-your-dtv-changin-your-channels/</link>
		<comments>http://www.joetech.com/im-in-your-dtv-changin-your-channels/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 05:44:16 +0000</pubDate>
		<dc:creator>Joe Tech</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[dtv]]></category>
		<category><![CDATA[netvx]]></category>
		<category><![CDATA[security web]]></category>

		<guid isPermaLink="false">http://www.joetech.com/?p=375</guid>
		<description><![CDATA[Once in a while, you just stumble into somewhere you&#8217;re not supposed to be&#8230; and there&#8217;s no security to keep you out.  This is one of those times.
I was trying to ssh to a client&#8217;s server and was unable.  I decided to try the IP address I was given in a web browser [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Once in a while, you just stumble into somewhere you&#8217;re not supposed to be&#8230; and there&#8217;s no security to keep you out.  This is one of those times.</p>
<p><a href="http://www.flickr.com/photos/nodomain1/2815886759/" title="dvm-150E by nodomain1, on Flickr"><img src="http://farm4.static.flickr.com/3091/2815886759_2cc6942a26_m.jpg" width="240" height="33" alt="dvm-150E" align="right" valign="top" /></a>I was trying to ssh to a client&#8217;s server and was unable.  I decided to try the IP address I was given in a web browser and was surprised to find myself staring at the configuration page for a TV station&#8217;s DTV Decoder/Receiver.  These days, I try to stay out of computers I&#8217;m not supposed to have access to, but I just has to poke around a little.</p>
<p><a href="http://www.flickr.com/photos/nodomain1/2816737208/" title="netvx by nodomain1, on Flickr"><img src="http://farm4.static.flickr.com/3142/2816737208_517bd2e8f3_m.jpg" width="240" height="180" alt="netvx" align="right" valign="top" /></a>The first thing I did was look around the surrounding IP addresses to find out what else was lying around, unguarded.  I don&#8217;t want anyone getting tempted, so I&#8217;m only giving you the tail end of each IP.  Below is a list of what I found with just a little snooping:</p>
<blockquote><p>.3	APC Management console<br />
.4	APC Management console secured by htaccess (&#8220;Switched Rack PDU&#8221;)<br />
.9	DTV-150E<br />
.10	DTV-150E<br />
.11	DTV-150E<br />
.12	DTV-150E<br />
.13	DTV-150E<br />
.14	DTV-150E<br />
.15	DTV-150E<br />
.20	NetVX Control Interface (htaccess)<br />
.23	Unknown and protected by htaccess
</p></blockquote>
<p>As you can see, we&#8217;ve got a number of video decoders, a NetVX (which looks like a lot of fun if I could get into it), a couple APC Management Consoles, and something hidden properly behind htaccess.  One of the APC consoles was busy, but when I returned later, I was able to confirm that they were both protected properly by htaccess.  It&#8217;s just too bad they don&#8217;t have everything protected.</p>
<p><a href="http://www.flickr.com/photos/nodomain1/2816737046/" title="dtv_settings by nodomain1, on Flickr"><img src="http://farm4.static.flickr.com/3289/2816737046_d3bd92b4e9.jpg" width="450" alt="dtv_settings" /></a></p>
<p>There&#8217;s a few ways to protect stuff on the web that is only meant for certain eyes.  One of the most popular is with a .htaccess file.  Essentially, you just throw this file in the directory you would like to protect, put a few lines in the file, and create a password file.  Another, more involved, method is to allow only certain IP addresses to access port 80 (the traditional web port).  Sometimes, people even skate by, utilizing &#8220;security by obscurity&#8221;, or just hiding their information in a directory and hoping nobody finds it.  None of these methods were used here.  Perhaps these are just test hardware, but if they&#8217;re not, they are wide open for anyone with a malicious streak.</p>
<p>If you put anything sensitive online, protect it with some form of secure access method.  When you do, make sure you use a secure password.  Never access anything sensitive from a public computer or on a public network.  Above all, don&#8217;t leave an array of servers wide open.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.joetech.com/im-in-your-dtv-changin-your-channels/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
