<?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>JosteinB &#187; spoofing</title>
	<atom:link href="http://josteinb.com/tag/spoofing/feed/" rel="self" type="application/rss+xml" />
	<link>http://josteinb.com</link>
	<description>The blog with the awesome slogan</description>
	<lastBuildDate>Fri, 26 Mar 2010 17:31:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Spoofing your MAC-address in Snow Leopard</title>
		<link>http://josteinb.com/2009/10/spoofing-your-mac-address-in-snow-leopard/</link>
		<comments>http://josteinb.com/2009/10/spoofing-your-mac-address-in-snow-leopard/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 13:17:59 +0000</pubDate>
		<dc:creator>Jostein</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac-address]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[spoof]]></category>
		<category><![CDATA[spoofing]]></category>

		<guid isPermaLink="false">http://josteinb.com/?p=67</guid>
		<description><![CDATA[This might not be the most useful hack, but in some scenarios it might be good to know.  And it does show those who believe that blacklisting MAC-addresses on their access point is a good security feature that they are mistaken. For example the system they used at the college I lived in at the [...]


Related posts:<ol><li><a href='http://josteinb.com/2009/10/installing-wireshark-on-mac-os-x-10-6-snow-leopard/' rel='bookmark' title='Permanent Link: Installing Wireshark on Mac OS X 10.6 Snow Leopard'>Installing Wireshark on Mac OS X 10.6 Snow Leopard</a></li>
<li><a href='http://josteinb.com/2009/12/useful-bash-command/' rel='bookmark' title='Permanent Link: Useful BASH-command: !!'>Useful BASH-command: !!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This might not be the most useful hack, but in some scenarios it might be good to know.  And it does show those who believe that blacklisting MAC-addresses on their access point is a good security feature that they are mistaken.</p>
<p>For example the system they used at the college I lived in at the University of Newcastle, where you had to send in a paper form to register your mac-address to the ethernet outlet in your room, and weren&#8217;t able to use the internet on your laptop when visiting friends on the campus.</p>
<p>Be aware that using these commands to work around such a policy is probably illegal, though.<br />
In snow leopard, spoofing your ethernet MAC-address is as easy as opening a terminal, and type sudo ifconfig en0 lladdr aa:bb:cc:dd:ee:ff</p>
<p>The address can of course be anything you want it to be.</p>
<p>For spoofing the address of your airport card you first have to disconnect from the network you are currently on, this can be done by clicking the airport-symbol in the menu bar, select join other network, type some random name, hit connect and then cancel. Now type</p>
<p>sudo ifconfig en1 lladdr aa:bb:cc:dd:ee:ff</p>
<p>And then you can reconnect, with your new address.</p>
<p>Update:</p>
<p>Captain Future has created an applescript for spoofing the mac address that looks very nice.  It can be found <a title="AirPortClown" href="http://blog.funkensturm.de/2010/01/22/airportclown-simple-mac-address-spoof-for-snow-leopard/" target="_self">here</a>. Thanks!</p>


<p>Related posts:<ol><li><a href='http://josteinb.com/2009/10/installing-wireshark-on-mac-os-x-10-6-snow-leopard/' rel='bookmark' title='Permanent Link: Installing Wireshark on Mac OS X 10.6 Snow Leopard'>Installing Wireshark on Mac OS X 10.6 Snow Leopard</a></li>
<li><a href='http://josteinb.com/2009/12/useful-bash-command/' rel='bookmark' title='Permanent Link: Useful BASH-command: !!'>Useful BASH-command: !!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://josteinb.com/2009/10/spoofing-your-mac-address-in-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
