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

Snoopy-ng Client software not working: [!!] Scapy exception whilst sniffing. Will back off for 5 seconds... #97

Open
ghost opened this issue Jul 25, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 25, 2018

Hi everyone,

When i run the code below on a snoopy client I am getting this error. This could be a really simple fix and I'm just not seeing it.
Any hep given I will be greatly appreciative.

So this is the code I run:
snoopy -v -m wifi:iface=mon1 -m rogueAP:run_dhcp=True,local_nat=True,sslstrip=True -s http://192.168.1.55:9001/ -d TestDrone -l Office -k O8U7P4T1FSZP6TU

And this is the output I get:

[+] Starting Snoopy with plugins: wifi, rogueAP
[+] Waiting for plugin 'wifi' to indicate it's ready
[+] Starting sniffing on interface 'mon1'
[!!] Scapy exception whilst sniffing. Will back off for 5 seconds, and try restart 'plugins.wifi' plugin
[!!] [Errno 19] No such device
[+] Plugin 'wifi' has indicated it's ready.
[+] Waiting for plugin 'rogueAP' to indicate it's ready
[+] Starting sniffing on interface 'mon1'
[!!] Scapy exception whilst sniffing. Will back off for 5 seconds, and try restart 'plugins.wifi' plugin
[!!] [Errno 19] No such device
[!!] No such interface: 'mon0'
[+] Starting sniffing on interface 'mon1'
[!!] Scapy exception whilst sniffing. Will back off for 5 seconds, and try restart 'plugins.wifi' plugin
[!!] [Errno 19] No such device
[+] Plugin 'rogueAP' has indicated it's ready.
[+] Done loading plugins, running...
[+] Starting sniffing on interface 'mon1'
[!!] Scapy exception whilst sniffing. Will back off for 5 seconds, and try restart 'plugins.wifi' plugin
[!!] [Errno 19] No such device
[!!] Restarting module '/root/snoopy-ng/plugins/wifi.pyc' after 5 failed attempts

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

0 participants