hello world my name is mr robot ng hacker
today i will go to show you how to install mitmf man in the middle framework step by step without eny error in eny linux computer
SO GUYS THESE ARE THE COMMAND :
step (1)
$ sudo 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
step (2)
$ pip install virtualenvwrapper
step (3)
$ sudo virtualenv manInThemiddle --python=python2
step (4)
$ sudo source manInThemiddle/bin/activate
step (5)
$ git clone https://github.com/byt3bl33d3r/MITMf
step (6)
cd MITMf && git submodule init && git submodule update --recursive
step (7)
$ pip install -r requirements.txt
if you get some error dont worry we will go to fix it
(run this command to fix all error)
copy this command complite and paste it in your terminal
pip install cython pyinotify pycrypto pyasn1 cryptography pillow netaddr scapy dnslib Twisted lxml pefile ipy user_agents pyopenssl service_identity configobj Flask dnspython beautifulsoup4 capstone python-magic requests pycap chardet && git clone https://github.com/oremanj/python-net... && cd python-netfilterqueue && pip install
now we are end
run this tool by typing this........
$ python mitmf.py --help


"/root/MITMf/mitmf.py", line 38
ReplyDeleteprint get_banner()
^^^^^^^^^^^^^^^^^^
After Installation this error is coming. please advice.