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