Merge branch 'master' into watchdog_removal

This commit is contained in:
byt3bl33d3r 2015-08-23 01:28:14 +02:00
commit 77fc00539e

View file

@ -27,6 +27,11 @@ existing attacks and techniques.
Originally built to address the significant shortcomings of other tools (e.g Ettercap, Mallory), it's been almost completely Originally built to address the significant shortcomings of other tools (e.g Ettercap, Mallory), it's been almost completely
re-written from scratch to provide a modular and easily extendible framework that anyone can use to implement their own MITM attack. re-written from scratch to provide a modular and easily extendible framework that anyone can use to implement their own MITM attack.
Installation
============
Please refer to the wiki for [installation instructions](https://github.com/byt3bl33d3r/MITMf/wiki/Installation)
Features Features
======== ========
@ -131,8 +136,3 @@ For a complete list of available options, just run ```python mitmf.py --help```
- **Replace** : Replace arbitary content in HTML content - **Replace** : Replace arbitary content in HTML content
- **SMBAuth** : Evoke SMB challenge-response authentication attempts - **SMBAuth** : Evoke SMB challenge-response authentication attempts
- **Upsidedownternet** : Flips images 180 degrees - **Upsidedownternet** : Flips images 180 degrees
Installation
============
Please refer to the wiki for [installation instructions](https://github.com/byt3bl33d3r/MITMf/wiki/Installation)