Posts

Showing posts with the label wpa wpa2 hacking

How to crack wpa/wpa2 using crunch

Image
            In this post we tell you how to crack wpa/wpa2 wi-fi in kali linux using crunch to do this first you should install kalinux or you can use live kalilinux. To make a kali-linux bootable  click here            To crack wi-fi first you need a computer with kalilinux and a wireless card which supports monitor/injection mode.If your wireless card is not capable of that then you need to buy one external wireless card which is capable of monitor/injection mode.             Apart from them you need to have a word-list to crack the password from the captured packets.             First you need to understand how wifi works,wifi transmits signal in the form of packets in air so we need to capture all the packets in air so we use airodump to dump all the packets in air.after that we should see that if any one connected to the victim wifi or if anyone is n...

HOW TO CREATE AN WORD LIST ON KALI-LINUX USING CRUNCH.

Image
Kali Linux  is a Debian-based Linux distribution aimed at advanced Penetration Testing and Security Auditing. Kali contains several hundred tools aimed at various information security tasks, such as  Penetration Testing, Forensics and Reverse Engineering. Kali Linux is developed, funded and maintained by  Offensive Security , a leading information security training company. kali linux has almost 600 penetration and testing tools which are used for hacking . Many people use kali linux for wireless hacking . Wireless hacking includes  aicrack-ng   crunch  reaver  These are the most powerfull and well known hacking tools on kali linux . For hacking wpa on kali-linux using aircrack-ng on kali linux we need a wordlist we get many wordlist on internet but we have a best tool on kali linux to create a wordlist that is crunch  HOW TO CREATE A WORDLIST USING CRUNCH . Go to your kali machine and type cruch in the terminal To crea...

How To Crack WPA/WPA2 Wi-Fi With Kali Linux & Aircrack-ng

Image
           In this post we tell you how to crack wpa/wpa2 wi-fi in kali linux using aircrack-ng to do this first you should install kalinux or you can use live kalilinux. To make a kali-linux bootable click here            To crack wi-fi first you need a computer with kalilinux and a wireless card which supports monitor/injection mode.If your wireless card is not capable of that then you need to buy one external wireless card which is capable of monitor/injection mode.             Apart from them you need to have a word-list to crack the password from the captured packets.             First you need to understand how wifi works,wifi transmits signal in the form of packets in air so we need to capture all the packets in air so we use airodump to dump all the packets in air.After that we should see that if any one is connected to the victim wifi.If anyone is no...