Skip to content

kernel panic on macOS (any) when running wifi.deauth and wifi.assoc #448

@mandreko

Description

@mandreko

Environment

Steps to Reproduce

  1. Ensure MacOS is not connected to any wifi AP
  2. Open terminal
  3. sudo bettercap -iface en0
  4. wifi.recon on
  5. set wifi.show.sort clients desc
  6. set ticker.commands 'clear; wifi.show'
  7. ticker on
  8. wifi.recon.channel 11 #my AP's channel is 11
  9. wifi.deauth 10:da:43:bf:73:e4 # My AP BSSID

Expected behavior:
This should start performing a deauth attack and capturing handshakes

Actual behavior:
The fan on the macbook spins at 100% for a second, screen flickers, then blacks out, and finally reboots.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions