coffeeMiner
coffeeMiner copied to clipboard
Error with injection
For some reason, I am unable to replicate the PoC. When an client connects, and I attempt to inject the js, I am returned the error:
192.168.9.127:1734: clientconnect 192.168.9.127:1735: clientconnect http://192.168.9.111:8000/script.js Script error: Traceback (most recent call last): File "injector.py", line 13, in response print(flow.response.headers["content-type"]) File "/root/.local/lib/python3.6/site-packages/mitmproxy/types/multidict.py", line 39, in getitem raise KeyError(key) KeyError: 'content-type'
Thoughts?
I am having this exact same issue. Any movement on this at all?
the solution found?##