This repository has been archived by the owner on Aug 28, 2018. It is now read-only.
Releases: byt3bl33d3r/MITMf
Releases · byt3bl33d3r/MITMf
MITMf v0.9.8
- 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
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
- DNSChef integration
- FilePwn plugin updated to latest BDFProxy version
- Huge amount of bugfixes
- Code style fixes
MITMf v0.9.5
- 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
- Minor fixes
MITMf v0.9
- Responder integration
- Overhauled framework design
- HSTS bypass now a plugin
- Consolidated config files
- Bug fixes
MITMf v0.8
- Addition of the AirPwn and SessionHijacking plugins
- Bypass HSTS optimizations and fixes
- Bug fixes
MITMf v0.7
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
Highlights :
- Added BeefAutorun plugin
- Added beefapi
- Code cleanup and bug fixes
MITMf v0.5
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