From be19a685b322226c7c4fd2642a22f1b04b368df5 Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Wed, 15 Apr 2015 16:12:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2d26056..109f42d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ If MITMf is not in your distros repo or you just want the latest version: - run the ```setup.sh``` script - run the command ```pip install -r requirements.txt``` to install all python dependencies +On Kali Linux, if you get an error while installing the pypcap package or when starting MITMf you see: ```ImportError: no module named pcap``` run ```apt-get install python-pycap``` to fix it. + Availible plugins ================= - Responder - LLMNR, NBT-NS and MDNS poisoner