From cbcf44b360103ee04846797d2e9221d5dcca43b4 Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Sun, 23 Aug 2015 18:48:19 +0200 Subject: [PATCH] added lxml to requirements.txt --- README.md | 10 +++++----- requirements.txt | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8dc8fd2..a52fb9a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ Contact me at: **Before submitting issues, please read the relevant [section](https://github.com/byt3bl33d3r/MITMf/wiki/Reporting-a-bug) in the wiki .** +Installation +============ + +Please refer to the wiki for [installation instructions](https://github.com/byt3bl33d3r/MITMf/wiki/Installation) + Description ============ MITMf aims to provide a one-stop-shop for Man-In-The-Middle and network attacks while updating and improving @@ -27,11 +32,6 @@ 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 ======== diff --git a/requirements.txt b/requirements.txt index 39e3952..db5370d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,7 @@ netaddr scapy dnslib Twisted +lxml pefile ipy user_agents