habe mal ein neues, aktuelleres tut zum thema gemacht.
hoffe, ihr habt spaß dabei
[ame=http://www.youtube.com/watch?v=DLCiVxqRFws]YouTube - WEP-Cracking mit Aircrack bei aktivem MAC-Filter[/ame]
edit: wenn ihr die mac-adresse von eurem interface zum connecten ändern wollt, nehmt unter backtrack/ubuntu diese commands:
Code:
ifconfig <interface> down
ifconfig <interface> promisc
ifconfig <interface> hw ether <mac-adresse>
ifconfig <interface> up
mac-adresse mit doppelpunkten angeben; keine bindestriche nehmen!