Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed: Reaver process stopped (exit code: 1) #263

Open
creited opened this issue Mar 5, 2020 · 7 comments
Open

Failed: Reaver process stopped (exit code: 1) #263

creited opened this issue Mar 5, 2020 · 7 comments

Comments

@creited
Copy link

creited commented Mar 5, 2020

I am getting this error when trying to use WPS attacks. Does anyone know how to solve it?

@Smint
Copy link

Smint commented Mar 16, 2020

I had the same issue
You can try to run reaver with - vv
When I did this the output was:
[X] ERROR: pcap_activate status -1
[X] PCAP: generic error code
couldn't get pcap handle, exiting
If you have the same output, try this
https://unix.stackexchange.com/questions/562558/couldnt-get-pcap-handle-exiting

@seanwil12
Copy link

I am having the same issue while running reaver -vv. The link above fixed wash, but not reaver and when I installed reaver back using apt-get install reaver it just gave me the same error message. Also that procedure removes wifite requiring you to reinstall it using apt-get.

@richiec86
Copy link

Same issue as above.

Any suggestions on fix?

@rezamqds
Copy link

rezamqds commented May 7, 2022

Hello everyone
you just face this issue when you use any OS that doesn't have proper dependent package installed, so in Penetration OS everything works properly and well, but in any other the reaver doesn't work
for fix this you should first purge wifite and reaver then install reaver dependent packages like (libpcap and sqlite and others...) then install reaver & wifite now its fixed
close #263

@Realiserad
Copy link

Realiserad commented Dec 11, 2022

I'm facing this issue on Ubuntu 22 using wifite2 2.6.0 from the Ubuntu repository. When running with -vvv I get the following:

[?]  Executing: reaver --interface wlp0s20f3mon --bssid 28:9E:FC:45:C2:27 --channel 11 -vv -N -O reaver_output.pcap --pixie-dust 1

 [reaver:stdout] 
 [+] COMHEM_45c222 (68db) WPS Pixie-Dust: [4m59s] Initializing                                                                                                                          
 [reaver:stdout] [+] Switching wlp0s20f3mon to channel 11
 [reaver:stdout] 

 [?]  sending interrupt to PID 4171955 (airodump-ng wlp0s20f3mon -a -w /tmp/wifite8ji_r4s0/pixie --write-interval 1 -c 11 --wps --bssid 28:9E:FC:45:C2:27 --output-format pcap,csv)

 [?]  Waited > 2.00 seconds for process to die, killing it
 [+] COMHEM_45c222 (68db) WPS Pixie-Dust: [4m57s] Failed: Reaver process stopped (exit code: 1) 

Manually running reaver --interface wlp0s20f3mon --bssid 28:9E:FC:45:C2:27 --channel 11 -vv -N -O reaver_output.pcap --pixie-dust 1 gives the error "reaver: invalid option -- 'O'".

Running wifite with --bully works.

@rezamqds
Copy link

@rezamqds Doesn't fix it fore me. I am on Ubuntu and installed everything related to pcap and sqlite. It still doesn't work

i tried that some times and worked correctly but i suggest you to install another linux distro if you want to use this tool often

@kylebakerio
Copy link

sudo wifite --bully --kill also works for me on pop os 22.04

mendelgusmao pushed a commit to mendelgusmao/wifite2 that referenced this issue Oct 21, 2024
…s/snyk/actions-640e31719aac3e44867d239dc86c20c3e34c8e4f

build(deps): bump snyk/actions from dad21f44fadb6fbcd8d89d8b602d6ac761fe4c86 to 640e31719aac3e44867d239dc86c20c3e34c8e4f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants