We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Im trying to follow the coffeeminer tutorial however i came across an issue I can't execute the script
root@kali:~/Desktop/coffeeMiner-master# python3 coffeeMiner.py 10.20.2.15 gateway: 10.20.2.15 victims: ['10.20.2.20', ''] Loading script injector.py Proxy server listening at http://*:8080 10.20.2.20:48010: clientconnect 10.20.2.20:48012: clientconnect 10.20.2.20:48010: HTTP protocol error in client request: Invalid HTTP request form (expected: authority or absolute, got: relative) 10.20.2.20:48010: clientdisconnect 10.20.2.20:48012: clientdisconnect
The text was updated successfully, but these errors were encountered:
Got the same error.
Sorry, something went wrong.
No branches or pull requests
Im trying to follow the coffeeminer tutorial however i came across an issue I can't execute the script
root@kali:~/Desktop/coffeeMiner-master# python3 coffeeMiner.py 10.20.2.15
gateway: 10.20.2.15
victims:
['10.20.2.20', '']
Loading script injector.py
Proxy server listening at http://*:8080
10.20.2.20:48010: clientconnect
10.20.2.20:48012: clientconnect
10.20.2.20:48010: HTTP protocol error in client request: Invalid HTTP request form (expected: authority or absolute, got: relative)
10.20.2.20:48010: clientdisconnect
10.20.2.20:48012: clientdisconnect
The text was updated successfully, but these errors were encountered: