やりたいこと・エラー
WSLのUbuntuをWindows10にいれました。
それを使用してWifiteを使ってみようと思ったのですが…
:/opt/wifite2$ sudo wifite . . .´ · . . · `. wifite 2.2.5 : : : (¯) : : : automated wireless auditor `. · ` /¯\ ´ · .´ https://github.com/derv82/wifite2 ` /¯¯¯\ ´ [!] Warning: Recommended app reaver was not found. install @ https://github.com/t6x/reaver-wps-fork-t6x [!] Warning: Recommended app bully was not found. install @ https://github.com/aanarchyy/bully [!] Warning: Recommended app tshark was not found. install @ apt-get install wireshark [!] Warning: Recommended app hcxdumptool was not found. install @ https://github.com/ZerBea/hcxdumptool [!] Warning: Recommended app hcxpcaptool was not found. install @ https://github.com/ZerBea/hcxtools [+] Checking airmon-ng... [!] airmon-ng did not find any wireless interfaces [!] Make sure your wireless device is connected [!] See http://www.aircrack-ng.org/doku.php?id=airmon-ng for more info [!] Error: airmon-ng did not find any wireless interfaces [!] Full stack trace below [!] Traceback (most recent call last): [!] File "/usr/local/lib/python2.7/dist-packages/wifite/__main__.py", line 93, in entry_point [!] wifite.start() [!] File "/usr/local/lib/python2.7/dist-packages/wifite/__main__.py", line 53, in start [!] Configuration.get_monitor_mode_interface() [!] File "/usr/local/lib/python2.7/dist-packages/wifite/config.py", line 132, in get_monitor_mode_interface [!] cls.interface = Airmon.ask() [!] File "/usr/local/lib/python2.7/dist-packages/wifite/tools/airmon.py", line 299, in ask [!] raise Exception('airmon-ng did not find any wireless interfaces') [!] Exception: airmon-ng did not find any wireless interfaces [!] Exiting
このようにairmon-ng did not find any wireless interfacesとエラーが出てしまいます。
ちなみにbullyなどもインストール済みで
:/opt/wifite2$ sudo git clone https://github.com/aanarchyy/bully /opt/wifite2/bully fatal: destination path '/opt/wifite2/bully' already exists and is not an empty directory.
と出るのに、Wifiteを実行すると「無いよ~」と警告されます…(影響あるのかはわかりませんが)
どなたか助けていただけると嬉しいです。
やってみたこと
エラーを打ち込んだら出てくるサイトや動画を見て
:/opt/wifite2$ airmon-ng start wlan0 Run it as root
このコマンドをやってみたりしたのですが、正常にRunしてるのみで何も変わりませんでした…。

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/05/13 04:13
2019/05/13 04:33
2019/05/13 15:10
2019/05/14 01:04