From 28cf6bb6874a66661af69032a2329d68e056dcef Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Sun, 23 Aug 2015 01:25:40 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ff3f70b..8dc8fd2 100644 --- a/README.md +++ b/README.md @@ -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 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 ======== @@ -131,8 +136,3 @@ For a complete list of available options, just run ```python mitmf.py --help``` - **Replace** : Replace arbitary content in HTML content - **SMBAuth** : Evoke SMB challenge-response authentication attempts - **Upsidedownternet** : Flips images 180 degrees - -Installation -============ - -Please refer to the wiki for [installation instructions](https://github.com/byt3bl33d3r/MITMf/wiki/Installation)