Skip to main content

⚙ HOW TO CRACK ANY ANDROID APP,GAME OR ANYTHING BEEN IS A THIRD PARTY APP

How to Hack Wifi using Kali Linux



Follow step by step as shown in the video and Mentioned in Description
Open your Kali Linux computer’s Terminal. Find and click the Terminal app icon, which resembles a black box with a white on it.



Enter the Aircrack-ng installation command. Type in the following command, then press ↵ Enter: sudo apt-get install aircrack-ng.




Enter your password when prompted. Type in the password you use to log into your computer, then press ↵ Enter. This enables root access for any other commands executed in Terminal.


Install Aircrack-ng. Press Y when prompted, then wait for the program to finish installing.


Turn on airmon-ng. Type in the following command, then press ↵ Enter. airmon-ng


Find the monitor name. You’ll find this in the “Interface” column.
If you’re hacking your own network, it will usually be named “wlan0”.


Begin monitoring the network. You can do so by typing in the following command and pressing ↵ Enter: airmon-ng start wlan0

Make sure you replace “wlan0” with the name of your target network if it’s different.

Enable a monitor mode interface. Enter the following command: iwconfig


Kill any processes that return errors. In some cases, your Wi-Fi card will conflict with running services on your computer. You can kill these processes by entering the following command: airmon-ng check kill


Review the monitor interface name. In most cases, the name will be something like “mon0” or “wlan0mon


Tell your computer to listen to nearby routers. To get a list of all routers in range, enter the following command: airodump-ng mon0


Find the router you want to hack. At the end of each string of text, you’ll see a name; find the one belonging to the network you want to hack into.


Make sure the router is using WPA or WPA2 security. If you see “WPA” or “WPA2” immediately to the left of the network’s name, you can proceed; otherwise, you cannot hack the network.
Note the MAC address and channel number of the router. These pieces of information are to the left of the network’s name:

MAC address — This is the line of numbers on the far-left side of your router’s line.

Channel — This is the number (e.g., 0, 1, 2, etc.) directly to the left of the WPA or WPA2 tag.


Monitor your selected network for a handshake. A “handshake” occurs when an item connects to a network (e.g., when your computer connects to a router).

Enter the following code, making sure to replace the necessary components of the command with your network’s information: airodump-ng -c channel —bssid MAC -w /root/Desktop/ mon0

Replace “channel” with the channel number you found in the last step.


Replace “MAC” with the MAC address you found in the last step.
Remember to replace “mon0” with whatever your interface name was.


Here’s an example address: airodump-ng -c 3 —bssid 1C:1C:1E:C1:AB:C1 -w /root/Desktop/ wlan0mon


Wait for a handshake to appear


Exit airodump-ng, then open the desktop. Press Ctrl+C to quit, then make sure you can see the “.cap” file on your computer’s deskto


Rename your “.cap” file. While not strictly necessary, this will make it easier to work with later. Enter the following command to change the name, making sure to replace “name” with whatever you want to name the file: mv ./-01.cap name.cap


If your “.cap” file isn’t named “-01.cap”, replace “-01.cap” with whatever your “.cap” file’s name is.

Install naive-hashcat. This is the service you’ll use to crack the password. Enter the following commands in order: sudo git clone

Naive hashcat download Download here

Run naive-hashcat. Once it finishes installing, enter the following command (making sure to replace any instance of “name” with your “.cap” file’s name): HASH_FILE=name.hccapx POT_FILE=name.pot HASH_TYPE=2500 ./naive-hashcat.sh
Wait for the network password to be cracked. Once the password is cracked, its string will be added to the “name.pot” file found in the “naive-hashcat” directory; the word or phrase after the last colon in the string is the password

See step by step Demo


Hack wifi with Kali Linux full demo video

And finally You will get Your Password

NOTE- You will need an external WIFI USb Adapter Because In most Systems Internal wifi adapter does not support Wlan monitoring.

Pls don't forget to share! And subscribe 🙏

Comments

Popular posts from this blog

How to send Anonymous Mails

Is there something serious you wish to say to someone without being known? Then, you're in the right place to learn how to send anonymous mail to somebody. Also, the good news is that sending anonymous mail is not one of the illegal things in the world. In my day-to-day activities, I send bulk anonymous mails to people worldwide. Sometimes, I make use of self-destructible email senders which means the mail recipients can  reply to my mail; talk less of knowing my identity. Sending anonymous email is a good way to disclose your mind and hide your identity without being traced. A lot of secret agencies and hackers need it to stay on top of their game. You're human and you deserve bro know how this secret is take place and the need to practice it. Before then, let's highlight some of  the relevant reasons why it's necessary to send anonymous mail to somebody. Whistle Blowing You can't whistle blow in an organization or a country without...

Hacking Any Android Device Using AndroRAT App Binder

Usually any Android Device can be hacked using Metasploit Meterpreter attack but many people are not aware of that process as it is not user friendly. But using a simple tool called AndroRAT (Android Remote Administration Tool) it is possible for anyone to hack any Android device. By successfully running this tool one can retrieve following information from target Android device. Get contacts (and all theirs informations) Do vibrate the phone Get call logs Open an URL in the default browser Get all messages Send a text message Location by GPS/Network Do a toast Monitoring received messages in live Streaming video (for activity based client only) Monitoring phone state in live (call received, call sent, call missed..) Stream sound from microphone (or other sources..) Take a picture from the camera You can do almost anything with this tool. All you need to do is to install a simple application on target Android device. This application is generated by AndroRAT tool which furthe...

How to design cartoon character through Corel draw and Photoshop

CorelPainter is a great program for digital illustration. While it is similar to Photoshop, it is geared more towards realistic reproductions of traditional media. While it doesn't have many of the special effects that Photoshop does, it does have an expansive library of brushes based on real media such as pencils, pens, paints and pastels. So, if you're new to CorelPainter, here is a brief tutorial on coloring a drawing using the program. Steps.. 1 This tutorial will illustrate the basic process with a simple drawing, but the same steps can easily applied to even the most complex compositions. 2 Open CorelPainter and create a new document.  Create a new layer and name it "sketch." This is where your underdrawing will go. 3 Create a rough sketch with the 2B pencil tool using a color other than black.  Try using light blue. This will be the base for your drawing and will not show up in the final product. 4 Create a new layer and name this ...