
Originally Posted by
brazen
hello all,
just thought i would share something that my be useful to others.
Code:
nano .bashrc
alias mac="ifconfig wlan0 down; ifconfig wlan0 hw ether 00:11:22:33:44:55; ifconfig wlan0 up"
restart terminal
with wifi disconnected
type
and it will shutdown ifconfig, give you a different mac address and then bring it back up without having to type everything out
This is awesome!! So useful for all my airmon-ng and airodump-ng commands and macchanger commands!
Visit my blog! PenTesting for Amateurs, by Amateurs -- Request your own tutorial, or send one to me to post.
"thevanoutside" a Wordpress Blog!