Results 1 to 2 of 2

Thread: Getting mitmf to function in kali-linux

  1. #1
    Join Date
    2013-Jul
    Posts
    844

    Getting mitmf to function in kali-linux

    You may get a series of errors "ImportError: No module named bdfactory" when trying to run mitmf.

    You could refer to "MITMF ISSUE FIXED ( ImportError: No module named bdfactory)"
    by Orkhan Ahmadov

    Here are the clif notes in text format tested by MTeams

    Go here and download in zip format

    https://github.com/secretsquirrel/the-backdoor-factory

    You will get a zip file

    the-backdoor-factory-master.zip

    Unzip the file and you will get a folder named:

    the-backdoor-factory

    Make the following directory:

    mkdir /usr/share/mitmf/bdfactory

    Copy the files within the unzipped "the-backdoor-factory" folder to the "bdfactory" folder

    Get an internet connection

    Go to the "bdfactory" folder

    cd /usr/share/mitmf/bdfactory

    Within this folder is a file called install.sh

    Run this file with an internet connection

    ./install.sh

    When finished type

    rm -f /usr/share/mitmf/plugins/filepwn.py

    Now type mitmf and the help files should be seen

    MTeams tested the program in the Musket version of Pawnstar9 for WPA Phishing and the program functions fine


    Musket Teams

  2. #2
    Join Date
    2016-Dec
    Posts
    806
    MTeams should file a bug report at https://bugs.kali.org

Similar Threads

  1. Unable to install mitmf on kali Linux 2021.2
    By Alpha-Omega in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-05-17, 13:24
  2. Upgrade Kali Linux but kali-undercover function not working
    By Krishnendu in forum Installing Archive
    Replies: 1
    Last Post: 2019-12-02, 23:19
  3. Getting mitmf to function in kali-linux R2
    By mmusket33 in forum How-To Archive
    Replies: 2
    Last Post: 2017-01-16, 17:02

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •