From 720c86470ac2e8217301e5621e84e04e35ebb941 Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Mon, 27 Jul 2015 21:54:45 +0200 Subject: [PATCH] added code climate, modified readme --- CHANGELOG.md | 14 +++++++++++++- README.md | 1 + 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23a4e91..f2fc580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,16 @@ -#Changes before v0.9.8 +- Added active filtering/injection into the framework + +- Fixed a bug in the DHCP poisoner which prevented it from working on windows OS's + +- Made some preformance improvements to the ARP spoofing poisoner + +- Refactored Appcachepoison , BrowserSniper plugins + +- Refactored proxy plugin API + +-Inject plugin now uses BeautifulSoup4 to parse and inject HTML/JS + +- Added HTA Drive by plugin - Added the SMBTrap plugin diff --git a/README.md b/README.md index 4329d70..3845e4b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ![Supported Python versions](https://img.shields.io/badge/python-2.7-blue.svg) ![Latest Version](https://img.shields.io/badge/mitmf-0.9.8%20--%20The%20Dark%20Side-red.svg) ![Supported OS](https://img.shields.io/badge/Supported%20OS-Linux-yellow.svg) +[![Code Climate](https://codeclimate.com/github/byt3bl33d3r/MITMf/badges/gpa.svg)](https://codeclimate.com/github/byt3bl33d3r/MITMf) #MITMf