adhfshi / reaver-wps

Automatically exported from code.google.com/p/reaver-wps
0 stars 0 forks source link

802.11g #340

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A few things to consider before submitting an issue:

0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http://code.google.com/p/reaver-wps/wiki/README
http://code.google.com/p/reaver-wps/wiki/FAQ
http://code.google.com/p/reaver-wps/wiki/SupportedWirelessDrivers
1. Reaver will only work if your card is in monitor mode.  If you do not
know what monitor mode is then you should learn more about 802.11 hacking
in linux before using Reaver.
2. Using Reaver against access points you do not own or have permission to
attack is illegal.  If you cannot answer basic questions (i.e. model
number, distance away, etc) about the device you are attacking then do not
post your issue here.  We will not help you break the law.
3. Please look through issues that have already been posted and make sure
your question has not already been asked here: http://code.google.com/p
/reaver-wps/issues/list
4. Often times we need packet captures of mon0 while Reaver is running to
troubleshoot the issue (tcpdump -i mon0 -s0 -w broken_reaver.pcap).  Issue
reports with pcap files attached will receive more serious consideration.

Answer the following questions for every issue submitted:

0. What version of Reaver are you using?  (Only defects against the latest
version will be considered.)
1.4
1. What operating system are you using (Linux is the only supported OS)?
Backtrack r5
2. Is your wireless card in monitor mode (yes/no)?
yes
3. What is the signal strength of the Access Point you are trying to crack?
I dont know how to detect that while using the program, can you teach me how?
4. What is the manufacturer and model # of the device you are trying to
crack?
I don't know, it says the name of the wifi not its model!

5. What is the entire command line string you are supplying to reaver?
reaver -i mon0 -f -c (number) -b "the channel number" -vv -x 60

6. Please describe what you think the issue is.
the issue of what I am trying to know the reason is why channels with radio 
signal "802.11.g" shows up when I type the command "wash -i mon0"
it only shows "802.11n"
the command I type for reaver is good? or shall I change it? 
" "
PS I cracked few AP and it worked great! but the "802.11g" is not showing on 
"wash -i mon0" 
thanks a lot
7. Paste the output from Reaver below.

Original issue reported on code.google.com by Powerofg...@hotmail.com on 22 Jun 2012 at 10:16

GoogleCodeExporter commented 9 years ago
Wash shows all the WPS capable APs that you can hear.
Try using "wash -i mon0 -C -s" 
If your target Ap is not there, reaver can't crack it, as it doesn't support 
WPS External registrar.

Original comment by BHT...@gmail.com on 24 Jun 2012 at 10:05