kimocoder / wifite2

Rewrite of the popular wireless network auditor, "wifite" - original by @derv82
https://github.com/derv82/wifite2
GNU General Public License v2.0
960 stars 165 forks source link

The OS stucks when it starts attacking #159

Open MdSami89 opened 1 year ago

MdSami89 commented 1 year ago

sir @kimocoder Pc stucks when it starts attacking. Anybody have solution ? here is the screenshot !
IMG20230708234431

kimocoder commented 1 year ago

Out you got some logs like output from "uname -a" and "dmesg | tail" to upload for me to look at, please?

MdSami89 commented 1 year ago

Linux kali 6.1.0-kali9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1kali1 (2023-05-12) x86_64 GNU/Linux

MdSami89 commented 1 year ago

i have to force restart the pc when it stucks.

kimocoder commented 1 year ago

I will try repoducing in the same environment tomorrow. Hold up

MdSami89 commented 1 year ago

Thank you sir.

and here is it what you needed

[ 10.127406] wlan0: authenticate with fa:71:eb:73:5e:04 [ 10.242247] wlan0: send auth to fa:71:eb:73:5e:04 (try 1/3) [ 10.297738] wlan0: authenticated [ 10.298191] wlan0: associate with fa:71:eb:73:5e:04 (try 1/3) [ 10.308212] wlan0: RX AssocResp from fa:71:eb:73:5e:04 (capab=0x1431 status=0 aid=5) [ 10.522816] wlan0: associated [ 10.666589] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 11.729354] systemd-journald[496]: File /var/log/journal/6fce37caf3d84df983cdf8b5d6fbf8a9/user-1000.journal corrupted or uncleanly shut down, renaming and replacing. [ 12.123546] rfkill: input handler enabled [ 14.682765] rfkill: input handler disabled

MdSami89 commented 1 year ago

Sir ?

MdSami89 commented 1 year ago

are you there sir ? it happens the same when i run the command "aireplay-ng --test wlan0"

NastyaGrifon commented 10 months ago

sounds like non-wifite2 issue

Here are few things to try:

  1. Update kernel for installed OS or download updated LiveCD with new kernel
  2. Reload iwlwifi module by running
    sudo modprobe -r iwlwifi
    sudo modprobe iwlwifi
  3. Replace wifi card with tested and supported one
needUpgrades commented 1 month ago

Switch to kali linux, I also had parrot os and the os would freeze exactly like that when I chose targets and pressed enter, before that it worked ok