![]() |
2011-06-04
, 12:31
|
Posts: 13 |
Thanked: 8 times |
Joined on Oct 2010
|
#762
|
The Following User Says Thank You to Trine For This Useful Post: | ||
![]() |
2011-06-05
, 11:50
|
|
Posts: 298 |
Thanked: 341 times |
Joined on Aug 2010
@ This world :)
|
#763
|
Faircrack has at least one very important action missing, which is the ability of it to deauth a client. This is especially needed when trying to capture the WPA 4 way handshake and to a lesser extent when using it against WEP
aireplay-ng -0 2 -a 00:11:22:33:44:55 -c 99:88:77:66:55:44 wlan0
![]() |
2011-06-06
, 10:29
|
Posts: 219 |
Thanked: 80 times |
Joined on Mar 2011
|
#764
|
![]() |
2011-06-06
, 13:30
|
Posts: 178 |
Thanked: 30 times |
Joined on Oct 2009
@ Texas
|
#765
|
![]() |
2011-06-06
, 14:01
|
|
Posts: 472 |
Thanked: 195 times |
Joined on Jun 2010
@ India, Mumbai
|
#766
|
do i need to install Power kernal to use faircrack...coz am using normal default kernal but unable to connect.
The Following User Says Thank You to cutehunk04 For This Useful Post: | ||
![]() |
2011-06-06
, 18:14
|
Posts: 13 |
Thanked: 8 times |
Joined on Oct 2010
|
#767
|
This will require a change to the gui (ie. new button at least), so somebody like FruMMage, who has acces to the gui code has to implement that in a new version. Sorry, I am unable to help out here.Thanks for providing the command details.
The Following User Says Thank You to Trine For This Useful Post: | ||
![]() |
2011-06-06
, 18:46
|
|
Posts: 298 |
Thanked: 341 times |
Joined on Aug 2010
@ This world :)
|
#768
|
It should not necessarily need another button when collecting the WPA handshake. you could have something like this.
1 check to see if client is connected to AP
2 if client is connected put mac address of client in variable $client
3 put AP mac address in variable $AP
4 aireplay-ng -0 2 -a $AP -c $client wlan0
5 check to see if you have collected WPS handshake
6 sleep 16
7 repeat from line 4 until you have the handshake
![]() |
2011-06-06
, 18:51
|
|
Posts: 298 |
Thanked: 341 times |
Joined on Aug 2010
@ This world :)
|
#769
|
can anyone help me with the question ....??? is it necessary to install power kernal to use faircrack...?
![]() |
2011-06-06
, 19:23
|
|
Posts: 472 |
Thanked: 195 times |
Joined on Jun 2010
@ India, Mumbai
|
#770
|
Power kernel is not required if you have the modified wifi drivers. On my set-up I have power kernel 46. I also have the modified wifi drivers, but they are located in a different directory than what the script looks for, so I don't think they are being used; instead the in-built drivers of the power kernel are being used. My injection works a treat.
![]() |
Tags |
aircrack, aircrack-ng, epicfacepalm, pen testing, rtfm dude! |
|
Knowledge is knowing a tomato is a fruit; Wisdom is not putting it in a fruit salad