- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 107
Open
Description
Describe the bug
AngryOxide does not run on TP-Link WN722N-V2 (8188eu chipset), it starts for about 3-4 seconds and then closes with the error messages shown below
To Reproduce
Steps to reproduce the behavior:
- Kill NetworkManager and WpaSupplicant
- Run the command "sudo angryoxide -i wlan1 -b 2"
Expected behavior
AngryOxide should find networks and attack them
Screenshots
If applicable, add screenshots to help explain your problem.
** Hardware (please complete the following information):**
- Device: Baremetal Lenovo Thinkpad with
- OS: Kali Linux (6.8.11-amd64)
- Interface: TP_Link WN722N-V2 (8188eu driver)
Additional context
Add any other context about the problem here.
─$ sudo RUST_BACKTRACE=full angryoxide -i wlan1                                                     
Starting AngryOxide... 😈
💲 Interface Summary:
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Interface: wlan1                                                       ┃
┃ Index: 4 | Driver: 8188eu                                              ┃
┃ Mode: IftypeMonitor | Active Monitor: false                            ┃
┃ Modes: Adhoc, Station, Ap, Monitor, P2P Client, P2P Go                 ┃
┃ State: Dormant                                                         ┃
┃ Current Frequency: None                                                ┃
┃ Enabled Bands/Channels:                                                ┃
┃                                                                        ┃
┃ Band2GHz:                                                              ┃
┃   [2412 (1)]       [2417 (2)]       [2422 (3)]       [2427 (4)]        ┃
┃   [2432 (5)]       [2437 (6)]       [2442 (7)]       [2447 (8)]        ┃
┃   [2452 (9)]       [2457 (10)]      [2462 (11)]      [2467 (12)]       ┃
┃   [2472 (13)]                                                          ┃
┃                                                                        ┃
┃                                                                        ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
💲 No target list provided... everything is a target 😏
💲 No whitelist list provided.
======== Hop Channels ========
 └ Band 2 Channels:
   ├ 1
   ├ 6
   └ 11
==============================
💲 Dwell Time: 2
💲 Attack Rate: Normal (2)
💲 Mouse Capture: true
💲 Setting wlan1 down.
💲 Randomizing wlan1 mac to e222476b0f14
💲 Setting wlan1 to Monitor mode. ("active" flag: false)
💲 Setting wlan1 up.
💲 OUI Records Imported: 50153
💲 Sockets Opened [Rx: 5 | Tx: 6]
🎩 KICKING UP THE 4D3D3D3 🎩
======================================================================
thread 'main' panicked at src/main.rs:1221:9:
Channel is None. Current Frequency: Frequency { frequency: None, width: Some(ChanWidth20Noht), channel: None, pwr: Some(1300) }
stack backtrace:
   0:     0x5580b926b415 - <unknown>
   1:     0x5580b929680b - <unknown>
   2:     0x5580b9267b9f - <unknown>
   3:     0x5580b926b1ee - <unknown>
   4:     0x5580b926c909 - <unknown>
   5:     0x5580b926c6aa - <unknown>
   6:     0x5580b926cf0b - <unknown>
   7:     0x5580b926cc84 - <unknown>
   8:     0x5580b926b8d9 - <unknown>
   9:     0x5580b926c9b7 - <unknown>
  10:     0x5580b8dfcbe3 - <unknown>
  11:     0x5580b8e1de01 - <unknown>
  12:     0x5580b8e2523f - <unknown>
  13:     0x5580b8ea7b43 - <unknown>
  14:     0x5580b8e919b9 - <unknown>
  15:     0x5580b926157d - <unknown>
  16:     0x5580b8e3c125 - <unknown>
  17:     0x7f0dfa641c8a - __libc_start_call_main
                               at ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16
  18:     0x7f0dfa641d45 - __libc_start_main_impl
                               at ./csu/../csu/libc-start.c:360:3
  19:     0x5580b8dfd3fe - <unknown>
  20:                0x0 - <unknown>
Metadata
Metadata
Assignees
Labels
No labels