Active Topics

 



Notices


Reply
Thread Tools
jd4200's Avatar
Posts: 451 | Thanked: 424 times | Joined on Apr 2010 @ England
#11
Originally Posted by saud khan View Post
can you please tell me exactly what i have to do to get the handshake? i just want to check if i am doing something wrong.
I just did.

1. Make sure you are fairly close to the access point.
2. Type: airodump-ng -c "X" wlan0 (where X is the channel number)
3. Connect another wireless device to the access point (this is the only way you can capture a handshake).
 
Posts: 100 | Thanked: 18 times | Joined on Jan 2010 @ Bristol, UK
#12
i am sitting in the same room so the router must be about 1.5 metres away from me. I tried that but it didnt work This is getting frustrating. i have spent my whole day trying to figure this out..
can you help me with why i cant get into monitor mode with airmon-ng command?

Originally Posted by jd4200 View Post
I just did.

1. Make sure you are fairly close to the access point.
2. Type: airodump-ng -c "X" wlan0 (where X is the channel number)
3. Connect another wireless device to the access point (this is the only way you can capture a handshake).
 
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#13
Did you run load.sh first, to make sure you're on the right driver? Also, airmon-ng doesn't properly work with the version of aircrack-ng in the repos, because it conflicts with installing iw, and iw is apparently necessary for airmon-ng working right. In otherwords, I don't know all the technical details.

Do this to put your card into monitor mode if airmon-ng doesn't work:

Code:
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
Notice that the first and third command are iFconfig, the second one is iWconfig. If you use ifconfig instead of iwconfig it'll just give you an error. I never used iwconfig instead of ifconfig, so I'm not sure what it does. Also, I'm pretty sure you need to be root to do it.
 

The Following User Says Thank You to Mentalist Traceur For This Useful Post:
Posts: 100 | Thanked: 18 times | Joined on Jan 2010 @ Bristol, UK
#14
ya this is actually how i am getting into monitor mode.. and yes i am using bleeding edge driver. i guess then the problem is just with handshaking.. i dont know where i am going wrong. i have tried two tutorial and no success

Originally Posted by Mentalist Traceur View Post
Did you run load.sh first, to make sure you're on the right driver? Also, airmon-ng doesn't properly work with the version of aircrack-ng in the repos, because it conflicts with installing iw, and iw is apparently necessary for airmon-ng working right. In otherwords, I don't know all the technical details.

Do this to put your card into monitor mode if airmon-ng doesn't work:

Code:
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
Notice that the first and third command are iFconfig, the second one is iWconfig. If you use ifconfig instead of iwconfig it'll just give you an error. I never used iwconfig instead of ifconfig, so I'm not sure what it does. Also, I'm pretty sure you need to be root to do it.
 
jd4200's Avatar
Posts: 451 | Thanked: 424 times | Joined on Apr 2010 @ England
#15
Do as MT said above, and also you may have to use iwconfig to manually set the channel.

So, iwconfig wlan0 channel X (again X is the channel number).

In all you should be doing:
1. Loading the modules with the load.sh script.
2. Manually putting the card into monitor mode (as MT said above)
3. Manually set the channel to match that of your access point:
(as above)
4. Running airodump: airodump -c [Channel Number] wlan0

Last edited by jd4200; 2011-01-07 at 22:44.
 

The Following User Says Thank You to jd4200 For This Useful Post:
Posts: 100 | Thanked: 18 times | Joined on Jan 2010 @ Bristol, UK
#16
ok i just tried that but now i get " fixed channel wlan: 2"
lol any guess now?
 
jd4200's Avatar
Posts: 451 | Thanked: 424 times | Joined on Apr 2010 @ England
#17
Originally Posted by saud khan View Post
ok i just tried that but now i get " fixed channel wlan: 2"
lol any guess now?
Some other process is trying to change the channel.
Reboot and try it all again.
 
Posts: 100 | Thanked: 18 times | Joined on Jan 2010 @ Bristol, UK
#18
My phone's battery died as soon as i restarted and im not at home atm :P lol i guess i will try it when i get back home.
 
Posts: 1,463 | Thanked: 1,916 times | Joined on Feb 2008 @ Edmonton, AB
#19
typo:

/home/user/MyDocs/wl1251-maemo/binary/kernel-power # cd /boot
/boot # mv zImage-2.6.28-maemo46-wl1 multiboot/wmlinuz-2.6.28.10power46-wl1

should be a v
 

The Following User Says Thank You to Creamy Goodness For This Useful Post:
Posts: 143 | Thanked: 29 times | Joined on Jul 2010 @ France, St Martin
#20
i realize that when i using aircrack my root is getting full there no way to delete them
 
Reply

Tags
aircrack, aircrack-ng, tutorial


 
Forum Jump


All times are GMT. The time now is 12:19.