Skip to main content

How To Hack Wifi Passwords in windows

How to Crack or Hack WiFi Password has been a question that troubled almost 90% of the teens of the world. Hacking WiFi opens to unlimited internet for no fee. You can just crawl into your neighbors fast WiFi Hotspot and have your things downloaded for no less than an hour.But getting into somebodies WiFi requires a user name and password Today we are going to explore how to crack the password of the WiFi of your neighbor or friend.

When you want to avoid complication..

Hacking WiFi requires a lot of your patience .may be it takes you hours to do it.And when you don't want to risk your time,all you need to do is to use this software which itself is very simple to use and very clean.Provided,the guarantee of hacking or cracking WiFi isn't on our hands,As a beginner you should first use this software to crack your neighbors WiFi.

Tutorial on How to Crack WiFi:

No we are going to learn a little advanced process of cracking WiFi. This system of notes are specially made for windows 7. Be patient and read till the last line before you make a dumb ass try.

Tools Required:

  • Commview for WiFi-This tool is used for capturing the packet of WiFi which we have to crack.this is also used for convert the file which is required for crack ( in this crack we convert .ncf file to .cap file)you can use this link to download this software
Commview Download

  • Aircrack-Ng-This tool is used for retrieve password from captured file from Commview for WiFi software to download software
Aircrack-Ng Download


STEP TO HACK WIFI NETWORK IN WINDOW:


  1.  Install Commview
  2. After installation a popup window is open in Commview software for driver installation .( if pop window not open then goto > help > driver installation guide then do this)
  3.  Install Commview driver for your WiFi network( without installation of driver you cannot capture data of desired WiFi network)
  4. After installation of driver click on capture button on left corner of software.
  5. A pop up window is open and show wifi network near you. 
  6. Select WiFi network which you want to hack and click on capture. you must need to see your connection is wep or not.(this trick only work with wep)
  7. After that you can see the commview capture wifi data.
  8. Now goto to logging panel in commview and tick on auto saving and put maximum directory size, mb - 2000 average log file size- 20
  9. Now capture packets for 2-3 hour.( about 1 lakh packet)

STEP TO CONVERT CAPTURED FILE:

  1. Open commview and follow step
  2. Go to file>log viewer
  3. After open log viewer
  4. Go to file> load commview log> select all capture file > then open
  5. After opening goto>export logs > select wireshark tcpdump format
  6. Save file with desired location (this file is used for cracking password)

CRACK PASSWORD USING AIRCRACK-NG:

  1. Open download package.
  2. Go to bin and open aircrack-ng GUI.exe
  3. Open converted file
  4. Select key size - 64
  5. Click on launch
  6. Index no. of target file is-- 1
  7. Wait for cracking password
  8. If WiFi password is cracked then it write password 100% decrypted 94:13:26:54:66. In this password is 9413265466 for WiFi.


IF NOT CRACKED IN FIRST ATTEMPT:


  • If password is not cracked then it say FAILED NEXT TRY WITH 5000 IVS.
  • So we have to again capture packets and repeat above process again till password is crack.
NOTE:- when we again capture packet and convert it into cap then we have to select all previous captured packet also to convert.

Comments

Popular posts from this blog

#2 Why Security Is so important

                     Why  Security   ?   It is  Really  a question Every Body Knows How Important Security Is Here is Some Top Reasons Why Security is Most Important     ·         Evolution Of Technologies has focused primarily on ease of use ·         Computer  infrastruture  Management is  becomming  more complex for the common Man ·         Skill Level Required For Exploiting Security  Weakness Is Constantly ·         Direct Impact Of Security Breach on corporate asset base goodwill ·          Increased Networked Environment And Network Based Application

How To Hack Wifi Passwords With Windows 100% Works

How to Crack a Wpa2-Psk Password with Windows :- It,s very common question on the internet to How to hack a Facebook account password and how to hack a WiFi password. Even if you search on YouTube you will find a lots of tutorial to How to hack a WiFi password using backtrack. However, backtrack OS is not most handy OS for normal users. Today i am going to show you how to a crack a Wp2-psk password with windows machine. Software Requirement for this lab :- 1. CommView for Wifi ( Download ) 2.  Elcomsoft Wireless Security Auditor (Download ) Presently i am connected with my own wifi network Virusfound and i want to hack the password of Ultimate that is secured with Wpa2-psk encryption. First you need to be capture the Wpa2, four-way handsake with CommView. Open commView and click on the Start option  then click on the capture option to start the capture now it will show you all available AP , Now click on the Tools > Select the Node Reassoi...

How to make a Trojan

Most of you may be curious to know about  how to make a Trojan  or Virus on your own. Well, here is an answer to your curiosity. In this, post I’ll show you  how to make a simple trojan  on your own using the C programming language. This trojan when executed will eat up the hard disk space on the root drive (The drive on which the Windows is installed, usually C: Drive) of the computer on which it is run. Also, this trojan works pretty quickly and is capable of eating up approximately 1 GB of hard disk space for every minute it is run. So, I’ll call this as Space Eater Trojan. Since this program is written using a high level programming language, it is often undetected by antivirus programs. The source code for this program is available for download at the end of this post. Let’s see how this trojan works: Before I move on to explain the working of this program, you need to know  what exactly is a Trojan horse  and how...