wifite2 icon indicating copy to clipboard operation
wifite2 copied to clipboard

(WEP) attack Failed fake-authentication, target did not appear

Open cAston101 opened this issue 2 years ago • 0 comments

[!] Traceback (most recent call last):
[!] File "/usr/local/lib/python3.10/dist-packages/wifite/attack/wep.py", line 64, in run [!] airodump_target = self.wait_for_target(airodump) [!] File "/usr/local/lib/python3.10/dist-packages/wifite/model/attack.py", line 24, in wait_for_target
[!] raise Exception('Target did not appear after %d seconds, stopping' % Attack.target_wait) [!] Exception: Target did not appear after 60 seconds, stopping
[+] attempting fake-authentication with F4:VB:92:66:FE:F6... failed
[!] unable to fake-authenticate with target (F4:VB:92:66:FE:F6) [!] continuing attacks because --require-fakeauth was not set [!] there are no associated clients [!] WARNING: many attacks will not succeed without fake-authentication or associated clients [+] TP-Link_EEd9 (25db) WEP fragment: 0/10000 IVs
[!] fragment attack did not generate a .xor file [?] Command: aireplay-ng --ignore-negative-one --fragment -b F4:VB:92:66:FE:F6 -x 600 -m 100 -F wlan0
[?] Output: No source MAC (-h) specified. Using the device MAC (GV:5E:6B:GH:4H:F3)
10:10:10 Waiting for beacon frame (BSSID: F4:VB:92:66:FE:F6) on channel 1
10:10:11 wlan0 is on channel 1, but the AP uses channel 8

i randomised the mac addresses for obvious reasons

cAston101 avatar Jun 10 '22 14:06 cAston101