complexpotato / Faitagram

(Doesn't work anymore)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After installing MITMf i got this traceback issue

miteshmak009 opened this issue · comments

After installing MITMf in kali linux i got some issues please help me to solve this issue because of this i am not able to run MITMf.

Issue:

root@kali:~/MITMf# python mitmf.py --help
Traceback (most recent call last):
File "mitmf.py", line 29, in
import core.responder.settings as settings
File "/root/MITMf/core/responder/settings.py", line 24, in
from core.configwatcher import Configwatcher
File "/root/MITMf/core/configwatcher.py", line 20, in
import pyinotify
ImportError: No module named pyinotify