But I don't see the script injected in the page source. On http server xterm window I don't see any activity at all, just the first line: serving at port 8000
I edited the script because I have wlan0 adapter instead of eth0 and change the ip. I change the eth0 to wlan0 at iptables and arpspoof lines.
If I open the httpserver address manually in browser I can see the content of script.js and I see in httpserver xterm windows the download.
Hi,
I'm trying to use this coffeeminer script at home, but I facing issues. Now it seems like everything is working.
webserverip:52738: clientconnect http://192.168.1.201:8000/script.js text/html; charset=UTF-8 192.168.1.215:52738: GET http://webserverip/open.php << 200 OK 2.27k http://192.168.1.201:8000/script.js text/html; charset=utf-8
But I don't see the script injected in the page source. On http server xterm window I don't see any activity at all, just the first line: serving at port 8000 I edited the script because I have wlan0 adapter instead of eth0 and change the ip. I change the eth0 to wlan0 at iptables and arpspoof lines.
If I open the httpserver address manually in browser I can see the content of script.js and I see in httpserver xterm windows the download.