Skip to content

nrkramer/Wifi-Hacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wifi-Hacking

WiFi hacking with aircrack-ng support scripts.

In order to hack any WiFi APs you need a chip that supports promiscuous mode. There are various WiFi USB adapters if your chip doesn't support this mode. However, if you want to find out if your internal card is supported by aircrack-ng, you can check out this tutorial.

# 1) Clone this repo
# 2) Make scripts executable
# 3) Have fun!
git clone https://github.com/nrkramer/Wifi-Hacking.git WifiHacking
cd WifiHacking
chmod +x *.sh
./wpa_crack.sh

About

WiFi hacking with aircrack-ng support scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages