MITMf Versions Save

Framework for Man-In-The-Middle attacks

v0.9.8

8 years ago
  • 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

v0.9.7

9 years ago

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

v0.9.6

9 years ago
  • DNSChef integration
  • FilePwn plugin updated to latest BDFProxy version
  • Huge amount of bugfixes
  • Code style fixes

v0.9.5

9 years ago
  • 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

v0.9.1

9 years ago
  • Minor fixes

v0.9

9 years ago
  • Responder integration
  • Overhauled framework design
  • HSTS bypass now a plugin
  • Consolidated config files
  • Bug fixes

v0.8

9 years ago
  • Addition of the AirPwn and SessionHijacking plugins
  • Bypass HSTS optimizations and fixes
  • Bug fixes

v0.7

9 years ago

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

v0.6

9 years ago

Highlights :

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

v0.5

9 years ago

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