
Bypassing MAC Address Filtering/access Control Lists
I demonstrate how to overcome the obstacle of networks using access control lists based on MAC address.
commands to change mac address:
Mac os x:
“sudo ifconfig en1 00:00:00:00:00:01″
Linux:
“sudo ifconfig ath0 down ether 00:00:00:00:00:01″
“sudo ifconfig ath0 up”
Full quality video - http://rapidshare.com/files/50439919/…
A full tutorial I have written can be found at http://rhin0.freehostia.com/tutorials/
