Last week, I happened to bluff a license manager program.... This is how I bluffed the manager with a spoofed MAC address....
In Linux machine,
> ifconfig eth1 down
> ifconfig Hwaddr ether up
> ifconfig eth1 | grep HWaddr
In Linux machine,
> ifconfig eth1 down
> ifconfig Hwaddr ether
> ifconfig eth1 | grep HWaddr
Comments
Post a Comment