<?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/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>evilgenius &#187; wifi</title>
	<atom:link href="http://www.evilgenius.de/category/wifi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evilgenius.de</link>
	<description>wired? no, weird wireless!</description>
	<lastBuildDate>Sun, 12 Jul 2009 15:50:11 +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>Boeing 787 and network security</title>
		<link>http://www.evilgenius.de/2008/01/07/boeing-787-and-network-security/</link>
		<comments>http://www.evilgenius.de/2008/01/07/boeing-787-and-network-security/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 05:54:12 +0000</pubDate>
		<dc:creator>hosh</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.evilgenius.de/2008/01/07/boeing-787-and-network-security/</guid>
		<description><![CDATA[Now this is not really wireless, but a least it has to do something with security in the air.  
According to The Inquirer, referencing an FAA (Federal Aviation Administration) report, it seems that the guys at Boeing  don&#8217;t know basic network security concepts, like for example network segmentation. The network access for passengers [...]]]></description>
			<content:encoded><![CDATA[<p>Now this is not really wireless, but a least it has to do something with security in the air. <img src='http://www.evilgenius.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>According to <a href="http://www.theinquirer.net/gb/inquirer/news/2008/01/06/boeing-787-vulnerable-hacking">The Inquirer</a>, referencing an FAA (Federal Aviation Administration) report, it seems that the guys at Boeing  don&#8217;t know basic network security concepts, like for example network segmentation. The network access for passengers seems to be in the same network like plane&#8217;s control, navigation, communication, etc. Seems that Boeing is going to fix this, but I can&#8217;t wait until first passengers start messing around with the final system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilgenius.de/2008/01/07/boeing-787-and-network-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone&#8217;s Bluetooth Bug and the Metasploit Framework</title>
		<link>http://www.evilgenius.de/2007/09/29/iphones-bluetooth-bug-and-the-metasploit-framework/</link>
		<comments>http://www.evilgenius.de/2007/09/29/iphones-bluetooth-bug-and-the-metasploit-framework/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 20:21:55 +0000</pubDate>
		<dc:creator>hosh</dc:creator>
				<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.evilgenius.de/2007/09/29/iphones-bluetooth-bug-and-the-metasploit-framework/</guid>
		<description><![CDATA[As balle already pointed out, there is a major Bluetooth Bug in iPhones. The SDP-Service can be exploited to execute arbitrary code. The funny thing with iPhones is, that even when Inquiry Scan is disabled (&#8220;hidden Bluetooth device&#8221;) it&#8217;s easy to find out the Bluetooth Address of an iPhone: The  WiFi-address is the Bluetooth [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://datenterrorist.wordpress.com/2007/09/29/iphone-bluetooth-bug/">balle</a> already pointed out, there is a major Bluetooth Bug in iPhones. The SDP-Service can be exploited to execute arbitrary code. The funny thing with iPhones is, that even when Inquiry Scan is disabled (&#8220;hidden Bluetooth device&#8221;) it&#8217;s easy to find out the Bluetooth Address of an iPhone: The  WiFi-address is the Bluetooth address incremented by one. When you know the MAC Address of the iPhone, you also know the Bluetooth address. </p>
<p>Another interesting thing: The <a href="http://www.metasploit.com/">Metasploit Framework</a> about to be ported to the iPhone. All the applications seem to run as UID 0 on the iPhone &#8211; this is going to be fun!</p>
<p>Source: <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;articleId=9039739">Computerworld</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilgenius.de/2007/09/29/iphones-bluetooth-bug-and-the-metasploit-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updates on Wi-Fi Security</title>
		<link>http://www.evilgenius.de/2007/04/22/updates-on-wi-fi-security/</link>
		<comments>http://www.evilgenius.de/2007/04/22/updates-on-wi-fi-security/#comments</comments>
		<pubDate>Sat, 21 Apr 2007 23:33:41 +0000</pubDate>
		<dc:creator>hosh</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.evilgenius.de/2007/04/22/updates-on-wi-fi-security/</guid>
		<description><![CDATA[There were some pretty interesting things developments during the last few weeks:

aircrack-ptw or Breaking 104 bit WEP in less than 60 seconds. Works great! There is a tutorial &#8220;How to crack WEP with no clients&#8221; which helps you to generate the necessary ARP packets.
Lorcon &#8211; Loss Of Radio CONnectivity. 802.11 packet generator implementing an hardware [...]]]></description>
			<content:encoded><![CDATA[<p>There were some pretty interesting things developments during the last few weeks:</p>
<ul>
<li><a href="http://www.cdc.informatik.tu-darmstadt.de/aircrack-ptw/">aircrack-ptw</a> or <a href="http://eprint.iacr.org/2007/120.pdf">Breaking 104 bit WEP in less than 60 seconds</a>. Works great! There is a tutorial &#8220;<a href="http://www.aircrack-ng.org/doku.php?id=how_to_crack_wep_with_no_clients">How to crack WEP with no clients</a>&#8221; which helps you to generate the necessary ARP packets.</li>
<li><a href="http://802.11ninja.net/lorcon">Lorcon</a> &#8211; Loss Of Radio CONnectivity. 802.11 packet generator implementing an hardware abstraction layer &#8211; you don&#8217;t have to mess around with WiFi drivers anymore. From now on Lorcon does this for you.</li>
<li>Pretty interesting <a href="https://www.blackhat.com/presentations/bh-europe-07/Butti/Whitepaper/bh-eu-07-butti-handouts-apr19.pdf">slides</a> on Wi-Fi fuzzing from <a href="http://www.blackhat.com/html/bh-media-archives/bh-archives-2007.html#eu">Black Hat Europe</a>.
</ul>
<p>Happy hacking. <img src='http://www.evilgenius.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilgenius.de/2007/04/22/updates-on-wi-fi-security/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Roundup on Wireless Security</title>
		<link>http://www.evilgenius.de/2007/03/17/roundup-on-wireless-security/</link>
		<comments>http://www.evilgenius.de/2007/03/17/roundup-on-wireless-security/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 11:34:44 +0000</pubDate>
		<dc:creator>hosh</dc:creator>
				<category><![CDATA[RFID]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.evilgenius.de/2007/03/17/roundup-on-wireless-security/</guid>
		<description><![CDATA[There is a pretty good roundup on wireless security at pauldotcom, covering Wifi, Bluetooth and RFID. The slides give a pretty good overview on various topics and are a great entrance point for wireless hacking.
]]></description>
			<content:encoded><![CDATA[<p>There is a pretty good roundup on wireless security at <a href="http://www.pauldotcom.com/2007/03/16/wireless_network_security_late.html">pauldotcom</a>, covering Wifi, Bluetooth and RFID. The slides give a pretty good overview on various topics and are a great entrance point for wireless hacking.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilgenius.de/2007/03/17/roundup-on-wireless-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
