+ 13
Is it possible to get wifi's password in hash format?
I know that it isnt possible to get password of wifi directly. The password is hashed and stored in router. Every time user connects with a password, user's password is hashed and router checks if they are same. But my pc doesnt have a wifi adapter. I thought if it will be possible to get the hashed password using my phone( or anything else that i have has wifi) and copy it to my computer and then crack it there. Please help me, also post if you have any related ideas or articles.
20 Answers
+ 18
Steve Sajeev You need to do some things first
1) You need to root your phone
2) Download Termux
3) Now you are good to go
4) First donwload aircrack-ng suit in Termux by typing "pkg install aircrack-ng"
5) now type "iwconfig" and check the internal adapter now you need to enable monitor mode with airmon-ng or manually (search for how to enable monitor mode in wifi adapter)
6) Now you have done the lab setup now you can hack wifi with wifite or any other automated script
Hope it helps
#Happy_Hacking🙌🙌
+ 5
You need to do some studying. The entire reason to root device is so you can interact fully with the linux system underneath the android os and run all commands. Android is like a Linux distro with no balls. (wont let you do anything fun) when you root, you have full access to your device... but so does anyone who can connect ;) so just know what you're doing
+ 5
Steve Sajeev ya rooting can cause some problems like we loose our phones warranty and if you make some mistake in the process the device will get brick
+ 5
Steve Sajeev what is the security level of the wifi you are trying to crack
WEP , WPA , WPA2
+ 5
👑 𝕻𝖗𝖔𝖌𝖗𝖆𝖒𝖒𝖊𝖗 👑
How you are going to put smart phone's adapter to moniter mode. It is not supported.
And you also require packet injection for deauth attack and which is also not supported in smart phones
+ 5
Thanks 👑 𝕻𝖗𝖔𝖌𝖗𝖆𝖒𝖒𝖊𝖗 👑
+ 5
Shail Murtaza There are some devices with internal adapters supporting monitor mode so you can try to check with that or you can go with TP TLWN722N which support monitor mode and I also personally use this one
+ 4
is your phone rooted?
+ 4
I have a lot more to learn.. Thanks for informing me about these Slick .
+ 4
Not a specific one, i wanted to learn more about it.
Wpa2 is much harder, so i am focussing on wpa and wep.
It would be good if it is wpa2
👑 𝕻𝖗𝖔𝖌𝖗𝖆𝖒𝖒𝖊𝖗 👑
+ 4
this is amazing, I have been enlightened again
+ 3
Then no luck for you. Get it rooted before you even think about doing anything out of the ordinary with your phone. Just be safe
+ 3
Shail Murtaza Bruh,
tsudo ifconfig wlan0 promisc
+ 3
Steve Sajeev most Welcome 🤗
+ 3
Steve Sajeev Rooting your device has a slight chance of bricking it, but a very small one. It should be safe.
+ 3
If the router or phone OS firmware hasn't been updated before 2019 all wifi is crakcable except Enterprise versions and WPA3.
the KRACKen exploit can be very serious if you know what you are doing with wireshark and aircrack.
Alwaya update your router after backing it up. as for phones tread lightly on updates since they are usally designed to slow your phone down. Linux has the least exploits even after the heartbleed SSL/Tls Exploit for passwords being seen in plaintext. Linux only had around 14 versions of their OS and or versions of an OS that weren't patched compared Windows, Apple and their versions.
+ 2
Nop Slick
+ 2
But doesnt rooting cause problems Slick .
In some articles it said, rooting can harm, rooting can brick my device.
I am scared
+ 2
Thank you Thomas
+ 2
Wow this is a great question..... But i have nothing to add so I'll just learn