安全-中间人攻击MIMTF框架


title: 安装MIMTf 框架
tags: [安全, yunpiao]
date: 2017-05-11 15:48:48


MIMTf 介绍

Github 项目主页:https://github.com/byt3bl33d3r/MITMf
开发案例及更新 :http://sign0f4.blogspot.it/
MIMTf 项目作者:byt3bl33d3r
MIMTf 全称为 Framework for Man-In-The-Middle attacks (中间人攻击框架),它基于 sergio-proxy 代理工具修改而来,由 Python 强势驱动。

MIMTf 可用插件

  • Responder - LLMNR, NBT-NS and MDNS poisoner
  • SSLstrip+ - Partially bypass HSTS
  • Spoof - Redirect traffic using ARP Spoofing, ICMP Redirects or DHCP Spoofing and modify DNS queries
  • Sniffer - Sniffs for various protocol login and auth attempts
  • BeEFAutorun - Autoruns BeEF modules based on clients OS or browser type
  • AppCachePoison - Perform app cache poison attacks
  • SessionHijacking - Performs session hijacking attacks, and stores cookies in a firefox profile
  • BrowserProfiler - Attempts to enumerate all browser plugins of connected clients
  • CacheKill - Kills page caching by modifying headers
  • FilePwn - Backdoor executables being sent over http using bdfactory
  • Inject - Inject arbitrary content into HTML content
  • JavaPwn - Performs drive-by attacks on clients with out-of-date java browser plugins
  • jskeylogger - Injects a javascript keylogger into clients webpages
  • Replace - Replace arbitary content in HTML content
  • SMBAuth - Evoke SMB challenge-response auth attempts
  • Upsidedownternet - Flips images 180 degrees

安装

安装依赖

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 virtualenv

创建虚拟环境

virtualenv -p python2 ~/Env

clone 项目

git clone https://github.com/byt3bl33d3r/MITMf

安装 pip model

pip install -r requirements.txt

Start

python mitmf.py

©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容