|
|
2011-04-20
, 14:05
|
|
|
Posts: 451 |
Thanked: 424 times |
Joined on Apr 2010
@ England
|
#12
|
|
|
2011-04-27
, 23:29
|
|
Posts: 12 |
Thanked: 0 times |
Joined on Apr 2011
|
#13
|
OP: I haven't played around much with easydebian, but it could be the fact that two OS's are trying to manage the wireless card; to capture the WPA handshake I'm pretty sure you have to be locked to the same channel the access point is using (no channel hopping).
If easydebian comes with a network manager, such as wicd or NetworkManager, that could be causing the card to be hopping channels.
Try disabling them in debian:
sudo /etc/init.d/wicd stop
and when putting your card in monitor mode specifiy the channel:
sudo iwconfig wlan0 channel XX (where 'XX' is the channel)
|
|
2011-05-15
, 19:50
|
|
Posts: 1,157 |
Thanked: 1,868 times |
Joined on Feb 2011
@ The Netherlands
|
#15
|
Currently I have aircrack-ng 1.0 from the repos. Tried to install iw, but ended up removed aircrack-ng and then I installed the deb from creamy.
But then no aircrack-ng application from the suite showed up.
bin/sh/ aircrack not found
bin/sh/ airmon not found,
So that doesn't seem right.