Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to get MAC address of wlx14ebb69518b7 #107

Open
DEATHxDEVIL opened this issue Sep 13, 2024 · 1 comment
Open

Failed to get MAC address of wlx14ebb69518b7 #107

DEATHxDEVIL opened this issue Sep 13, 2024 · 1 comment

Comments

@DEATHxDEVIL
Copy link

└──╼ #./krack-test-client.py
[11:27:32] Failed to get MAC address of wlx14ebb69518b7. Specify an existing interface in hostapd.conf at the line "interface=NAME".
Traceback (most recent call last):
File "/home/diablo/Documents/krackattacks-scripts/krackattack/./krack-test-client.py", line 661, in
attack = KRAckAttackClient()
^^^^^^^^^^^^^^^^^^^
File "/home/diablo/Documents/krackattacks-scripts/krackattack/./krack-test-client.py", line 277, in init
self.apmac = scapy.arch.get_if_hwaddr(interface)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/diablo/Documents/krackattacks-scripts/krackattack/venv/lib/python3.11/site-packages/scapy/arch/init.py", line 39, in get_if_hwaddr
raise Scapy_Exception("Unsupported address family (%i) for interface [%s]" % (addrfamily, iff)) # noqa: E501
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
scapy.error.Scapy_Exception: Unsupported address family (803) for interface [wlx14ebb69518b7]
(venv) ┌─[✗]─[root@parrot]─[/home/diablo/Documents/krackattacks-scripts/krackattack]

@vanhoefm
Copy link
Owner

Does your network card support monitor mode? Which network card are you using: what is the output of lspci and lsusb?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants