Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

Re: Mac address authntication/ mac address spoffing

Subject: Re: Mac address authntication/ mac address spoffing
Date: 18 May 2006 17:03:09 -0000
There are tools that can accomplish this for you, like this one, 
http://ntu.csie.org/~piaip/docs/Change_MAC_w2k.htm

Or there are a couple of methods you can try manually

Method 1:

Some network cards have a "spoof MAC configuration" built in, if yours happens 
to have this, then use this method.

1. Go to the Control Panel and double click on Network and Dial-up Connections.

2. Right click on your card and click on "properties"

3. Click on the configure button under the general tab

4. Click on the "Advanced" tab

5. Under the Property section, click on "Network Address" (or "Locally
Administered Address")

6. Under "Value", (on the right side) type in the New MAC address you want to 
assign to your card.

7. Run an "ipconfig /all" or "net config rdr" to confirm the changes.

8. Reboot

Method 2:

Windows 2000/XP

1. Start the registry editor (Run - regedt32)

2. Go to " HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro
l\Class\{4D36E972-E325-11CE-BFC1
-08002BE10318}". Double click on it to expand the tree. The subkeys are 4-digit 
numbers,
which represent particular network adapters. You should see it starts with 
0000, then 0001,
0002, 0003 and so on.

3. Find the interface you want by searching for the proper "DriverDesc" key.

4. Edit, or add, the string key "NetworkAddress" (has the data type "REG_SZ") 
to contain
the new MAC address.

5. Disable then re-enable the network interface that you changed (or reboot the 
system).

For WIN9x

Use the Windows 2000/XP method, except go to the registry key: " 
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic
es\Class\Net"
When done, you must restart. 

<Prev in Thread] Current Thread [Next in Thread>