[TUTO] Changer son adresse MAC (Win, osX, LINUX) Le sujet est résolu

Répondre
gorekhaa
    unknown unknown

[TUTO] Changer son adresse MAC (Win, osX, LINUX)

Message par gorekhaa »

POUR WINDOWS:

1. Technitium MAC Address Changer (ma preference...)

Image
Technitium MAC Address Changer allows you to change (spoof) Media Access Control (MAC) Address of your Network Interface Card (NIC) irrespective to your NIC manufacturer or its driver. It has a very simple user interface and provides ample information regarding each NIC in the machine. Every NIC has a MAC address hard coded in its circuit by the manufacturer. This hard coded MAC address is used by windows drivers to access Ethernet Network (LAN). This tool can set a new MAC address to your NIC, bypassing the original hard coded MAC address. Technitium MAC Address Changer is a must tool in every security professionals tool box.
There are some famous, commercial tools available in the market for USD 39.99 to as much as USD 2499!, but Technitium MAC Address Changer is available for FREE. We don't charge for just changing a registry value! Also knowing how this works doesn't require extensive research as some commercial tool providers claim! Read how it works (below) for more details.
Features

Internet Protocol v6 (IPv6) support added.

Works on Windows 7 and Windows 8 (Developer Preview) for both 32-bit and 64-bit.

Automatic Update feature added to update software to latest available version.

Update network card vendors list feature allows you to download latest vendor data (OUI) from IEEE.org.

Enhanced network configuration presets with IPv6 support allow you to quickly switch between network configurations.

Command line options with entire software functionality available. You can select a preset from specified preset file to apply directly.

Issues in previous version ironed out.

How Does It Work ?

This software just writes a value into the windows registry. When the Network Adapter Device is enabled, windows searches for the registry value 'NetworkAddress' in the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1- 08002bE10318}\[ID of NIC e.g. 0001]. If a value is present, windows will use it as MAC address, if not, windows will use the hard coded manufacturer provided MAC address. Some Network Adapter drivers have this facility built-in. It can be found in the Advance settings tab in the Network Adapter's Device properties in Windows Device Manager.

How To Change MAC Address

1. Starting MAC address changer will list all available network adapters.
2. Select the adapter you want to change the MAC address. You will get the details of your selection below.
3. In the Information tab, find the Change MAC Address frame. Enter new MAC address in the field and click Change Now! button. You may even click Random MAC Address button to fill up a randomly selected MAC address from the vendor list available.
4. To restore the original MAC address of the network adapter, select the adapter, click Restore Original button in the Change MAC Address frame.
NOTE: This tool cannot change MAC address of Microsoft Network Bridge. Network Bridge will automatically use the original MAC address of the first NIC added into bridge with the first octet of MAC address set to 0x02.
DL = http://www.technitiu...tmac/index.html" onclick="window.open(this.href);return false;



2. EtherChange (pour les pros de la ligne de commande...)

Image
DL = http://ntsecurity.nu...ox/etherchange/" onclick="window.open(this.href);return false;



3. AnonyMac (prometteur...)

Image
While not a common occurance, sometimes it's handy to be able to change you MAC address - whether it's simply to test something or to force a router to re-issue you a new IP - and that's where this utility comes into play. AnalogX AnonyMac allows you to quickly see all of your network connections, what MAC is currently assigned to them, and then change them to a completely new one. AnonyMac also decodes the manufacturer information from the MAC so you can see who actually made the NIC, as well as some of the basic IP settings associated with the connection. There is also an ARP viewer, which gives you the ability to see any of the MAC addresses of other computers on your local network along with decoded viewing of their MAC manufacturer.

Image
AnonyMac works on all versions of Windows, from Window 95 to Windows 7 and everything inbetween (including XP, Vista, Win2k, etc). If you have a general question related to any of the programs on the site, or would like some additional info related to the downloads in general, then check out the downloads FAQ.
DL = http://www.analogx.c...mc/Freeware.htm" onclick="window.open(this.href);return false;



4. Best Mac Address Changer (si il le disent...)

DL = http://blogmotion.fr...008/12/bmac.exe" onclick="window.open(this.href);return false;




POUR OSX:

1. AirPort Extreme MAC Address Changer

Image
Help:
This program changes the MAC address of an AirPort Extreme card by modifying the AppleAirPort2.kext kernel extension as described here. The MAC address change will remain set until the kernel extension is updated by an Apple update or the program is run again.

Note:
USE AT YOUR OWN RISK. This software modifies and loads/unloads a kernel extension. There is the possibility something could go wrong which will result in you having to enter specified terminal commands or in a much rarer case have to reinstall the AirPort Extreme kext.
Requirements:
- Airport Extreme card
- PPC Mac running OS 10.4.x
DL = http://macpod.net/so...ressChanger.dmg" onclick="window.open(this.href);return false;


2. MacDaddyX

Image
MacDaddy is a powerful, yet easy-to-use MAC Address Changer (Spoofer). MacDaddy does not change the hardware burned-in MAC addresses. MacDaddy changes the "software based" MAC addresses. Allows changes to any NIC that permits using built-in utilities. MacDaddy helps people to protect their privacy by hiding their real MAC Addresses in the widely available Network. MacDaddy also helps Network and IT Security professionals to troubleshoot network problems, test Intrusion Detection / Prevention Systems (IDS/IPS,) test Incident Response plans, build high-availability solutions, recover (MAC Address based) software licenses, etc.

What's New

Version 0.2.0b21:

Growl Notifications.
Feedback Form.
Fixed code for faster startup.
Change button disabled on same MAC.
Leopard Compatibitly Fix.

Requirements:

Mac OS X 10.4.10 or later
DL = http://www.macupdate...9/MacDaddyX.dmg" onclick="window.open(this.href);return false;



POUR LINUX:


1. GNU MAC Changer

Ceci est une commande commune a quasiment toutes les distributions LINUX, on part du principe que vous executerez cette commande en root...

Demonstration par l'exemple:

I/ Arreter son interface wifi:

Code : Tout sélectionner

# ifconfig wlan0 down
II/ Utiliser GNU Mac Changer pour generer aleatoirement une adresse mac et l'assigner a l'interface wlan0:

Code : Tout sélectionner

# macchanger -r wlan0
Current MAC: 00:16:d3:23:7c:f7 (unknown)
Faked MAC: 32:cf:cb:6c:63:cd (unknown)
III/ Pour utiliser une mac specifique:

Code : Tout sélectionner

# macchanger -m b2:aa:0e:56:ed:f7 wlan0
Current MAC: 32:cf:cb:6c:63:cd (unknown)
Faked MAC: b2:aa:0e:56:ed:f7 (unknown)
IV/ Pour utiliser un constructeur de carte specifique,
l'option permet de lister les constructeurs disponibles....

Si besoin est, http://www.alobbs.com/macchanger" onclick="window.open(this.href);return false;



2. MACchanger-GTK

Image
INSTALLATION:

Installation is simple:

Open up your Add/Remove Software utility.

Search for “macchanger” (no quotes).

Select MACchanger-GTK for installation (this will pick up any requirements necessary).

Click Apply to install.

That’s it. You are ready to use MACchanger-GTK.

USAGE:

Using this tool is simple. But you will not find a menu entry for MACchanger-GTK. Instead you have to start it from either the command line (with the command macchanger-gtk) or by hitting <Alt>F2 and then entering macchanger-gtk. Once open you will see a very simple interface (see Figure 1) ready to change your MAC address. To do this follow these steps:
1. Select your Network Interface from the drop down.
2. Click See current MAC (this will display your address in a new window).
3. Click the Known vendor button. If your NIC is detected with enough information you can then change the address to another address of the same manufacturer. If not, your best bet is to go with Random.
4. From the Options drop down select one of the methods for changing your address.
5. Click Change MAC.
That will change the MAC address of your network interface card. Once changed you can then click the Quit button to dismiss the MACchanger-Gtk window.
[/align]
Avatar du membre
Prof
Administrateur du site
Administrateur du site
Messages : 8320
Enregistré le : lun. 5 avr. 2010 20:07
Localisation : Vosges
A remercié : 1 fois
A été remercié : 23 fois
Contact :
    unknown unknown

Re: [TUTO] Changer son adresse MAC (Win, osX, LINUX)

Message par Prof »

Merci pour ce post de qualité.

Ça peut servir ;)
Règlement du forum
Toute demande d'aide ou de liens par MP est inutile !
Avatar du membre
Bobby2dallas
Membre VIP
Membre VIP
Messages : 2981
Enregistré le : lun. 23 mai 2011 16:13
Localisation : ~ Nimes
A été remercié : 5 fois
    unknown unknown

Re: [TUTO] Changer son adresse MAC (Win, osX, LINUX)

Message par Bobby2dallas »

merci, je ne pensais pas que celà puisse etre possissible ! ca peut servir!
Image
0101010001100101011000010110110100100000010000010110000101111010
Image
Répondre