MITMF installation and use

MITMF Profile

       Mitmf is a tool used to carry out the middleman attack. It can be combined together to use beef, beef and use a powerful hook scripts to control the client. The default is not installed on the 2.0 in the previous versions installed.

MITMF installation and use

1. Install dependencies

root@afei:~# apt-get install python-dev python-setuptools libpcap0.8-dev libnetfilter-queue-dev libssl-dev libjpeg-dev libxml2-dev libxslt1-dev libcapstone3 libcapstone-dev libffi-dev file -y 
...
Building dependency tree       
Reading state information... Done

2. Install virtualenvwrapper frame
       because the installation MITMf LOT rely on external libraries, the official website is strongly recommended that you use virtualenvs mounting frame

root@afei:~# pip install virtualenvwrapper
...
Successfully built virtualenvwrapper
Installing collected packages: pbr, stevedore, virtuale

Guess you like

Origin blog.csdn.net/qq_41490561/article/details/104210525