|
Honeypots
changing mac addresses of clients in vmware Apr 24 2004 08:26AM Joe Hickory (J Hickory gmx net) (2 replies) Re: changing mac addresses of clients in vmware Apr 24 2004 04:41PM Kostya Kortchinsky (kostya kortchinsky renater fr) RE: changing mac addresses of clients in vmware Apr 24 2004 03:41PM Eric (ericsecnews comcast net) (1 replies) |
|
|
Privacy Statement |
> In Windows 2000/Windows XP I'm sure this works, but I'm not sure about the
> other OS's. Basically what you want to do is Right-Click on the card in
> Network Connections and go to the properties. After that, you will see a
> 'Configure' button at the top of the page. Click on the Advanced tab and
> then you will see a property for 'Network Address.' Just put the new MAC in
> the value field without spaces and you should be set.
The latest Honeyd release supports setting the ethernet mac address of
virtual hosts; see
http://www.honeyd.org/release?version=0.8b
for more details. To get a mac address for a honeypot, you need to
use a new configuration command:
set template ethernet "00:aa:bb:cc:dd:ee:ff"
or you can also set it to a vendor like
set template ethernet "3com"
Niels.
[ reply ]