MITMf Error

Aug 5, 2015 03:32 AM
Aug 5, 2015 03:45 AM

error running MITMf

Usage:

#python mitmf.py --spoof --hsts --arp --appoison -k -i wlan1 --gateway 192.168.1.1

No specific target.

Traceback (most recent call last):

File "mitmf.py", line 37, in

from plugins import *

File "/root/MITMf/plugins/upsidedownternet.py", line 20, in

from plugins.plugin import Plugin

File "/root/MITMf/plugins/plugin.py", line 22, in

from core.configwatcher import ConfigWatcher

File "/root/MITMf/core/configwatcher.py", line 21, in

from mitmflib.watchdog.observers import Observer

ImportError: No module named mitmflib.watchdog.observers

I have tried to fix this with:

#pip install watchdog

But i still get the same output..Why?

Any help would be greatly appreciated.

Thanks in advace..

Related Articles

637263493835297420.jpg

How to Use Zero-Width Characters to Hide Secret Messages in Text (& Even Reveal Leaks)

636455706472146367.jpg

How to Hide DDE-Based Attacks in MS Word

Comments

No Comments Exist

Be the first, drop a comment!