google-code-export / wepbuster

Automatically exported from code.google.com/p/wepbuster
2 stars 4 forks source link

output RT73 #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi ! 

By yours request to remote exploid forum:
1. First, make sure the card is NOT in monitor mode, then do this:
airmon-ng
2. Then "airmon-ng start your_interface"
3. Finally, just "airmon-ng".

Results:
1.wlan0           Ralink 2573 USB rt73usb - [phy0]
2.wlan0           Ralink 2573 USB rt73usb - [phy0]
3.wlan0           Ralink 2573 USB rt73usb - [phy0]
  mon0            Ralink 2573 USB rt73usb - [phy0]

Original issue reported on code.google.com by paulo.l...@gmail.com on 4 Jun 2009 at 12:35

GoogleCodeExporter commented 9 years ago
Great! this is perfect! thanks! One thing I noticed, my airmon-ng gives a 
different result

Are you sure #2 contains only that line? It suppose to detect programs that may 
interfere with the aircrack-ng 
tools such as network manager, dhcb etc...

Original comment by markjays...@gmail.com on 4 Jun 2009 at 1:10

GoogleCodeExporter commented 9 years ago
Ops.. you are 100% rigth !

Line 2 Output:
     2.wlan0           Ralink 2573 USB rt73usb - [phy0]
                                       (monitor mode enable on mon1)
       mon0            Ralink 2573 USB rt73usb - [phy0] 

Original comment by paulo.l...@gmail.com on 4 Jun 2009 at 5:53

GoogleCodeExporter commented 9 years ago
just uploaded another beta release.. let me know if it worked for you...

Original comment by markjays...@gmail.com on 5 Jun 2009 at 7:20

GoogleCodeExporter commented 9 years ago
Hi !

I didn't get the old error anymore but.. i can't find ap.. and i sure about a 
wep ap
in channel 11 near me.. look:

Found wlan0...
Getting monitor interface...
monitor interface --> mon0

Found 1 useable wireless card(s)
 1) wlan0/mon0

MODE: crack     (using: wlan0/mon0 == 00:1f:1f:11:bc:c2)

Scanning channel 6 for WEP-enabled Access Points
......
Found 0 AP(s) on channel 6

Scanning channel 11 for WEP-enabled Access Points
......
Found 0 AP(s) on channel 11

Scanning channel 1 for WEP-enabled Access Points
......
Found 0 AP(s) on channel 1

Found no AP. Exiting...

It's necessary manual setting in config files ? 

Thanks a lot ;)

Original comment by paulo.l...@gmail.com on 5 Jun 2009 at 3:04

GoogleCodeExporter commented 9 years ago
Sometimes it is necessary to set it manually. This condition will change for 
sure in the future.. Did you verify 
that you are using the correct interfaces? Do you see a running  airodump when 
you ran the program? ps ax 
|grep air.. See Troubleshooting in the wiki

Original comment by markjays...@gmail.com on 5 Jun 2009 at 4:21

GoogleCodeExporter commented 9 years ago
Hi !

I just download the precompiled aircrack and airodump and... se above.. i fell 
..
it's near ..

Found 1 AP(s) on channel 1

     BSSID              IV      CHANNEL SSID           ASSOCIATED CLIENTS

00:1B:11:69:25:79       3       1       F14          00:18:DE:D5:C9:4B

Total AP found: 1

Now starting to crack...

#########################################################

Pwning "F14" (00:1B:11:69:25:79)
Checking for mac filtering...sh: Syntax error: Unterminated quoted string
readline() on closed filehandle PREAUTH_IPC at wepbuster line 548.
sh: Syntax error: Unterminated quoted string
Trying to associate...sh: Syntax error: Unterminated quoted string

Can't associate. aireplay-ng died!

Original comment by paulo.l...@gmail.com on 5 Jun 2009 at 8:37

GoogleCodeExporter commented 9 years ago
sometimes weird things happen.. try reloading the drivers and killing all perl 
and aircrack-ng processes. pkill -9 
air && pkill -9 perl

Original comment by subscr1b...@gmail.com on 5 Jun 2009 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by markjays...@gmail.com on 12 Jun 2009 at 5:05