GithubHelp home page GithubHelp logo

Airodump exited unexpectedly about wifite2 HOT 6 CLOSED

derv82 avatar derv82 commented on July 21, 2024
Airodump exited unexpectedly

from wifite2.

Comments (6)

MisterBianco avatar MisterBianco commented on July 21, 2024

how did you set wlan1 to monitor mode without renaming it to wlan1mon? did you use a different tool than airmon?

from wifite2.

s4w3d0ff avatar s4w3d0ff commented on July 21, 2024

Ok, so I guess I'm not doing it right... I'm trying to ssh wirelessly to the rpi on wlan0 and run wifite.py on just wlan1. When I run wifite without arguments it disconnects both devices, which closes the ssh session. Is there a way to leave a perticular device alone? This is why I tried '-i wlan1' and fell apon the error.

from wifite2.

ritiek avatar ritiek commented on July 21, 2024

You need to upgrade your aircrack-ng package to Airodump-ng 1.2 rc4, the version where the --write-interval command gets introduced.

I use 2 WiFi dongles just like you (one for SSH, other for monitoring). It works fine and yes, you need to explicitly use the -i option to choose your monitor interface with wifite otherwise you'll lose connection.

from wifite2.

s4w3d0ff avatar s4w3d0ff commented on July 21, 2024

Ok, thank you this worked.

I upgraded my aircrack-ng package (raspbian apt seems to be on beta, so I built from source) and used sudo airmon-ng start wlan1 to put the dongle in monitor mode then sudo ./Wifite.py -i wlan1mon

It seems to be working fine, thanks again.

from wifite2.

dozme avatar dozme commented on July 21, 2024

same on archlinux32, aircrack-ng-1.2rc4-4-i686
but in package aircrack-ng --help wrote aircrack-ng 1.2rc4!
hmmm... error in AVX opcodes
in git already fixed, thx

from wifite2.

jsl303 avatar jsl303 commented on July 21, 2024

I have AWUS036ACH and Raspberry Pi 3 running on kali-linux-2018.2-rpi3-nexmon.
Airodump-ng is 1.2 rc4, but Wifite indicates that Airodump exited unexpectedly.
It looks like airodump-ng is having a problem creating "/tmp/wifiteGKkMLH/airodump-01.csv".
Here's the log.
[+] Scanning. Found 33 target(s), 7 client(s). Ctrl+C when ready (decloaked 2 E [+]
Scanning. Found 0 target(s), 0 client(s). Ctrl+C when ready (decloaked 2 ES [!]
Airodump exited unexpectedly (Code: 0) Command: airodump-ng wlan1 -a -w /tmp/wifiteGKkMLH/airodump --write-interval 1 --output-format pcap,csv

[!] Error: No targets found. You may need to wait longer, or you may have issues with your wifi card

[!] Full stack trace below

[!] Traceback (most recent call last):
[!] File "/usr/share/wifite/wifite/wifite.py", line 236, in run
[!] w.main()
[!] File "/usr/share/wifite/wifite/wifite.py", line 47, in main
[!] self.run()
[!] File "/usr/share/wifite/wifite/wifite.py", line 126, in run
[!] targets = s.select_targets()
[!] File "/usr/share/wifite/wifite/util/scanner.py", line 183, in select_targets
[!] + " or you may have issues with your wifi card")
[!] Exception: No targets found. You may need to wait longer, or you may have issues with your wifi card

[!] Exiting

airodump-ng wlan1 -a -w /tmp/wifiteGKkMLH/airodump --write-interval 1 --output-format pcap,csv

fopen failed: No such file or directory
Could not create "/tmp/wifiteGKkMLH/airodump-01.csv".

from wifite2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.