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

Nethunter #1646

Open
dr1408 opened this issue Apr 3, 2024 · 1 comment
Open

Nethunter #1646

dr1408 opened this issue Apr 3, 2024 · 1 comment

Comments

@dr1408
Copy link

dr1408 commented Apr 3, 2024

I saw videos on youtube with people using the tool with one adapter on nethunter i put internal chip to monitor mode and choosed the external adapter for deauth .. used this command : wifiphisher -aI wlan0 -eI wlan1

019E32FB-9D43-4285-BC97-99D4DAA4E4D1

This is the output :

wifiphisher -eI wlan1 -aI wlan0
[*] Starting Wifiphisher 1.4GIT ( https://wifiphisher.org ) at 2024-04-03 10:16
[+] Timezone detected. Setting channel range to 1-13
[+] Selecting wlan1 interface for the deauthentication attack
[+] Selecting wlan0 interface for creating the rogue Access Point
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pyric/pyw.py", line 1378, in modeset
_ = nl.nl_recvmsg(nlsock)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/pyric/lib/libnl.py", line 244, in nl_recvmsg
msg = nlmsg_fromstream(sock.recv())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/pyric/lib/libnl.py", line 444, in nlmsg_fromstream
raise error(abs(e),strerror(abs(e)))
libnl.error: [Errno 95] Operation not supported

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/bin/wifiphisher", line 33, in
sys.exit(load_entry_point('wifiphisher==1.4', 'console_scripts', 'wifiphisher')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/wifiphisher/pywifiphisher.py", line 762, in run
engine.start()
File "/usr/lib/python3/dist-packages/wifiphisher/pywifiphisher.py", line 518, in start
new_mac = self.network_manager.set_interface_mac(ap_iface,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/wifiphisher/common/interfaces.py", line 513, in set_interface_mac
self.set_interface_mode(interface_name, "managed")
File "/usr/lib/python3/dist-packages/wifiphisher/common/interfaces.py", line 558, in set_interface_mode
pyw.modeset(card, mode)
File "/usr/lib/python3/dist-packages/pyric/pyw.py", line 1365, in modeset
if nlsock is None: return nlstub(modeset, card, mode, flags)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/pyric/pyw.py", line 2279, in nlstub
return fct(*argv)
^^^^^^^^^^
File "/usr/lib/python3/dist-packages/pyric/pyw.py", line 1382, in modeset
raise pyric.error(e.errno, e.strerror)
pyric.error: [Errno 95] Operation not supported

i know it is a duplicate but nobody is answering to old issues thats why i opened new one maybe will get a help thanks in advance

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
@dr1408 and others