Skip to content
This repository has been archived by the owner on Aug 28, 2018. It is now read-only.

Releases: byt3bl33d3r/MITMf

MITMf v0.9.8

28 Aug 12:47
Compare
Choose a tag to compare
  • Added active packet filtering support
  • Fixed unicode bug in jskeylogger JS
  • Refactored Responder code
  • Better encoding detection in the Inject plugin
  • Bug fixes and code style improvements

MITMf v0.9.7

18 May 22:34
Compare
Choose a tag to compare

Config file now updated on the fly
Addition of the ScreenShotter and Ferret-NG plugins
Responder code re-written
Addition of a SMB server (Impacket)
JavaPwn plugin renamed to BrowserSniper (now supports flash and browser exploits)
BrowserProfiler now detects Flash plugin version
Huge amount of bugfixes and code improvements

MITMf v0.9.6

14 Apr 16:30
Compare
Choose a tag to compare
  • DNSChef integration
  • FilePwn plugin updated to latest BDFProxy version
  • Huge amount of bugfixes
  • Code style fixes

MITMf v0.9.5

16 Mar 16:17
Compare
Choose a tag to compare
  • Plugin system re-design
  • Spoof plugin code cleaned up and re-written + bug fixes
  • Addition of the Sniffer plugin
  • DNS tampering now uses NetfilterQueue v0.6
  • SSLstrip+ and AppCachePoison plugin bug fixes
  • SSLstrip+ code cleanup
  • Added some 1337 ascii art

MITMf v0.9.1

22 Jan 13:48
Compare
Choose a tag to compare
  • Minor fixes

MITMf v0.9

26 Dec 23:25
Compare
Choose a tag to compare
  • Responder integration
  • Overhauled framework design
  • HSTS bypass now a plugin
  • Consolidated config files
  • Bug fixes

MITMf v0.8

29 Nov 17:41
Compare
Choose a tag to compare
  • Addition of the AirPwn and SessionHijacking plugins
  • Bypass HSTS optimizations and fixes
  • Bug fixes

MITMf v0.7

11 Oct 11:23
Compare
Choose a tag to compare

Highlights:

  • Integrated SSLstrip+ (https://github.com/LeonardoNve/sslstrip2) by Leonardo Nve to partially bypass HSTS as demonstrated at BlackHat Asia 2014
  • Added DHCP spoofing
  • Added option to exploit the 'ShellShock' bug when DHCP spoofing
  • Better error handling and bug fixes

MITMf v0.6

18 Aug 00:35
Compare
Choose a tag to compare

Highlights :

  • Added BeefAutorun plugin
  • Added beefapi
  • Code cleanup and bug fixes

MITMf v0.5

26 Jul 17:08
Compare
Choose a tag to compare

Highlights:

  • Addition of the Spoof and Replace plugins
  • Added config files for multiple plugins
  • Organized directory tree
  • Added install and update scripts
  • Bug and logic fixes