samsonfung11 / fern-wifi-cracker

Automatically exported from code.google.com/p/fern-wifi-cracker
0 stars 0 forks source link

Deauthentication not work #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Deauthentication not work

What is the expected output? What do you see instead?

Couldn't determine current channel for mon0, you should either force the 
operation with --ignore-negative-one or apply a kernel patch
What version of the product are you using? On what operating system?

Please provide any additional information below.

When i set the option --ignore-negative-one for aireply-ng works fine, also for 
airodump-ng. Can you add the option in Source or make that configurable?

Thanks

Freddy

Original issue reported on code.google.com by fre...@am-soft.de on 15 Aug 2012 at 3:21

GoogleCodeExporter commented 9 years ago
Hi Freddy,

Please what version of linux are you running on, and what version of aircrack, 
also please can you also give the full argument you used with the 
--ignore-negative-one option

Original comment by saviob...@rocketmail.com on 18 Aug 2012 at 7:29

GoogleCodeExporter commented 9 years ago
Am 18.08.2012 09:29, schrieb fern-wifi-cracker@googlecode.com:

Hi,

my Linux is an Ubuntu 12.04 Desktop with Ubuntu Standard
Kernel 3.2.0-29-generic. My aircrack is "Aircrack-ng 1.1 r2154".
I build my version direct from SVN.

The option --ignore-negative-one is an additional single option.
These option must be set for some drivers and removes the
message that says 'fixed channel <interface>: -1'.

I attach my changes of wep.py and wpa.py.

Freddy

Original comment by fre...@am-soft.de on 18 Aug 2012 at 11:45

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
oops. sorry. I am running Backtrack 5 r3 on live usb. air-suite works fine but 
when i use fern wifi cracker against wpa, after i select my passwords list (its 
a .txt file),it hangs in the deauthentication phase. is it normal to take a 
while at this point or no...

im booting from usb
cant connect to internet through backtrack, even though i can through windows 7,
so i cant update via 'apt-get'
and packet injection working...

any thoughts...?anyone?

Original comment by gundam.0...@gmail.com on 6 Apr 2013 at 9:14

GoogleCodeExporter commented 9 years ago
In the deauthentication stage, Fern tries to deauthenticate the clients on the 
network to capture the handshake when the clients try to reconnect after being 
disconnected..

A delay in the deauthentication phase suggests that the hadshakes have not been 
captured.. For the program to proceed with cracking, it has to capture the 
handshake first..

You can update the program using the update button on the programs mainwindow

Try using WICD (GUI frontend) or iwlist/iwconfig (Command Mode) in connecting 
to the access point..

Original comment by savioboy...@gmail.com on 7 Apr 2013 at 7:10