<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Analyzing Web Interfaces of Embedded Devices</title>
	<atom:link href="http://cyberphob1a.wordpress.com/2008/02/14/analyzing-web-interfaces-of-embedded-devices/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyberphob1a.wordpress.com/2008/02/14/analyzing-web-interfaces-of-embedded-devices/</link>
	<description>Reasons to Fear the Matrix</description>
	<lastBuildDate>Sat, 01 Aug 2009 12:02:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: StustixMeete</title>
		<link>http://cyberphob1a.wordpress.com/2008/02/14/analyzing-web-interfaces-of-embedded-devices/#comment-108</link>
		<dc:creator>StustixMeete</dc:creator>
		<pubDate>Sat, 02 Aug 2008 23:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://cyberphob1a.wordpress.com/?p=39#comment-108</guid>
		<description>Thank you</description>
		<content:encoded><![CDATA[<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spenser</title>
		<link>http://cyberphob1a.wordpress.com/2008/02/14/analyzing-web-interfaces-of-embedded-devices/#comment-103</link>
		<dc:creator>spenser</dc:creator>
		<pubDate>Sun, 06 Jul 2008 07:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://cyberphob1a.wordpress.com/?p=39#comment-103</guid>
		<description>You asked for a comment from others who have extracted firmware filesystems.

So, here you go :)

Right now, the main machine is chewing through a piped tar of hda6 on a high end enterprise firewall. The name is not mentioned because they can get a mite testy about &quot;their&quot; software. Even though, it is in fact Redhat 9. The problem is that in the latest series they disabled root console access. Even from the serial port. Now, if someone can physically connect to the serial port, not allowing root access is not going to save you. But, it can be mighty handy for other uses. Furthermore, what admin is happy about being locked out of any box under their care?

In this case, another linux security expert has written about trying to mount the image under vmware. Ahem, it&#039;s easier than that. Just take out the CF and put it into an old CF usb adapter and load up a finnix cd. Then back it up, map it, and start working. Some very strange scripts in there.</description>
		<content:encoded><![CDATA[<p>You asked for a comment from others who have extracted firmware filesystems.</p>
<p>So, here you go <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Right now, the main machine is chewing through a piped tar of hda6 on a high end enterprise firewall. The name is not mentioned because they can get a mite testy about &#8220;their&#8221; software. Even though, it is in fact Redhat 9. The problem is that in the latest series they disabled root console access. Even from the serial port. Now, if someone can physically connect to the serial port, not allowing root access is not going to save you. But, it can be mighty handy for other uses. Furthermore, what admin is happy about being locked out of any box under their care?</p>
<p>In this case, another linux security expert has written about trying to mount the image under vmware. Ahem, it&#8217;s easier than that. Just take out the CF and put it into an old CF usb adapter and load up a finnix cd. Then back it up, map it, and start working. Some very strange scripts in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyberphob1a</title>
		<link>http://cyberphob1a.wordpress.com/2008/02/14/analyzing-web-interfaces-of-embedded-devices/#comment-57</link>
		<dc:creator>cyberphob1a</dc:creator>
		<pubDate>Thu, 28 Feb 2008 21:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://cyberphob1a.wordpress.com/?p=39#comment-57</guid>
		<description>Hey, thanks for your comment.

At first, for a superficial analysis, I usually just run a strings command over the binary. This can tell you what parameters are parsed by the binary.

For a more thorough analysis, you should use a disassembler/debugger like IDA Pro. I know it&#039;s a little pricy (web page currently says USD 515.-), but it&#039;s worth the investment. It can disassemble code for practically all platforms and has great features for reverse engineering. Alternativly, there&#039;s also a &lt;a href=&quot;http://www.hex-rays.com/idapro/idadownfreeware.htm&quot; rel=&quot;nofollow&quot;&gt;freeware version&lt;/a&gt;, which is a little bit older. For standard binary analysis it should be enough.

Also check out some guides on reverse engineering in general.

HTH. and thanks again for reading!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for your comment.</p>
<p>At first, for a superficial analysis, I usually just run a strings command over the binary. This can tell you what parameters are parsed by the binary.</p>
<p>For a more thorough analysis, you should use a disassembler/debugger like IDA Pro. I know it&#8217;s a little pricy (web page currently says USD 515.-), but it&#8217;s worth the investment. It can disassemble code for practically all platforms and has great features for reverse engineering. Alternativly, there&#8217;s also a <a href="http://www.hex-rays.com/idapro/idadownfreeware.htm" rel="nofollow">freeware version</a>, which is a little bit older. For standard binary analysis it should be enough.</p>
<p>Also check out some guides on reverse engineering in general.</p>
<p>HTH. and thanks again for reading!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A. Williams</title>
		<link>http://cyberphob1a.wordpress.com/2008/02/14/analyzing-web-interfaces-of-embedded-devices/#comment-55</link>
		<dc:creator>A. Williams</dc:creator>
		<pubDate>Tue, 26 Feb 2008 08:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://cyberphob1a.wordpress.com/?p=39#comment-55</guid>
		<description>Great post indeed!  In the aforementioned example how would you go about analyzing the apply.cgi binary?

Thanks and keep up the good work!</description>
		<content:encoded><![CDATA[<p>Great post indeed!  In the aforementioned example how would you go about analyzing the apply.cgi binary?</p>
<p>Thanks and keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tk</title>
		<link>http://cyberphob1a.wordpress.com/2008/02/14/analyzing-web-interfaces-of-embedded-devices/#comment-42</link>
		<dc:creator>tk</dc:creator>
		<pubDate>Thu, 14 Feb 2008 21:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://cyberphob1a.wordpress.com/?p=39#comment-42</guid>
		<description>Excellent post! I have seen another tool that does the same thing looking for the &quot;magic numbers&quot; of gzip headers in .BIN files...</description>
		<content:encoded><![CDATA[<p>Excellent post! I have seen another tool that does the same thing looking for the &#8220;magic numbers&#8221; of gzip headers in .BIN files&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
