<?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>plasmid.co.uk &#187; NIC</title>
	<atom:link href="http://plasmid.co.uk/tag/nic/feed/" rel="self" type="application/rss+xml" />
	<link>http://plasmid.co.uk</link>
	<description>because life is faster in reverse ...</description>
	<lastBuildDate>Thu, 20 May 2010 23:07: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>
	<image>
  <link>http://plasmid.co.uk</link>
  <url>http://plasmid.co.uk/wp/favicon.ico</url>
  <title>plasmid.co.uk</title>
</image>
		<item>
		<title>Spoof your network adapter MAC address under Windows</title>
		<link>http://plasmid.co.uk/2008/03/09/spoof-your-network-adapter-mac-address-under-windows/</link>
		<comments>http://plasmid.co.uk/2008/03/09/spoof-your-network-adapter-mac-address-under-windows/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 00:40:02 +0000</pubDate>
		<dc:creator>plasmid</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[spoofing]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://plasmid.co.uk/2008/03/09/spoof-your-network-adapter-mac-address-under-windows/</guid>
		<description><![CDATA[Overriding (or spoofing) your NIC / network adapter MAC address can be immensely useful for a number of reasons when using your PC on a large network. In essence you're creating a new identity for your box and any limitations associated with your previous MAC will no longer affect you! This tutorial will introduce some [...]]]></description>
			<content:encoded><![CDATA[<p>Overriding (or spoofing) your <abbr title="Network Interface Card">NIC</abbr> / network adapter MAC address can be immensely useful for a number of reasons when using your PC on a large network. In essence you're creating a new identity for your box and any limitations associated with your previous MAC will no longer affect you! This tutorial will introduce some of the currently existing programs that can automate MAC address spoofing for you, as well as the necessary registry modifications to perform the task manually.</p>
<p>I came across <a href="http://www.irongeek.com/i.php?page=security/madmacs-mac-spoofer">MadMACs</a> some time ago and it has become an invaluable part of my portable network security. Recently I've been looking to see what else is out there and found <a href="http://www.gorlani.com/publicprj/macmakeup/macmakeup.asp">Mac MakeUp</a> which provides a number of advanced features (integration with Wireshark, IP networking options, etc.) and has a straightforward graphical interface.</p>
<p>Both programs have been tested thoroughly and work a treat, but if you feel the only way to do a job properly is to do it yourself, then here is the step by step to DIY MAC spoofage:</p>
<ol>
<li>Click Start-&gt;Run and enter 'regedt32' (no ' marks) to start up the registry editor.</li>
<li>Find the key:<br />
<code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\<br />
Class\{4D36E972-E325-11CE-BFC1-08002bE10318}</code><br />
and you should have a list of 4 digit subkeys (0000, 0001, 0002 etc.)</li>
<li>Leaving the registry editor window open, go to Start-&gt;Run and enter 'cmd /k net config rdr' (no ' marks).</li>
<li>The console should list your PC and network details. Right click the start of the text next to NetBT_tcpip (the bit that looks like: {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}) and right click-&gt;select 'Mark'. Drag over the whole text (as shown in the brackets previously) and then press CTRL+C to copy to the clipboard.</li>
<li>Go back to the registry editor and click on the first subkey (i.e. 0000).</li>
<li>Click menu Edit-&gt;Find (or press CTRL+F). Paste in the text from the console and click 'Find next'.</li>
<li>It should return a result very quickly (if not - you've done something wrong!).</li>
<li>Right click anywhere on the right hand side pane apart from on one of the listed items and choose 'New-&gt;String'. Give the value the name 'NetworkAddress' (case sensitive, no ' marks) then simply double click it and enter a new MAC address!</li>
<li>Reboot your machine and enjoy!</li>
</ol>
<p>For more information, check <a href="http://en.wikipedia.org/wiki/MAC_address">this</a> Wikipedia article on MAC addresses.</p>
]]></content:encoded>
			<wfw:commentRss>http://plasmid.co.uk/2008/03/09/spoof-your-network-adapter-mac-address-under-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.684 seconds -->
