Commit graph

18 commits

Author SHA1 Message Date
byt3bl33d3r
9a1c3b0ec4 - Whole framework now requires root privs
- Added an internal DNS server
- Proxy can now use our custom DNS server (DNSChef) or Twisted's
- Removed priv check from plugins
- DNS spoofing fully re-written
- Iptables rules are now checked and set between plugins
2015-04-12 01:49:43 +02:00
byt3bl33d3r
c8732d60eb changed tree output loading method 2015-04-11 15:54:51 +02:00
byt3bl33d3r
d4c6b7d5b6 - Logging is now seperate for each module
- added DNSChef submodule
- Code style improvements
- modified config file name , and options
- Changed requirements and README
2015-04-11 00:38:48 +02:00
byt3bl33d3r
eb7e797ded Merge branch 'master' of github.com:byt3bl33d3r/MITMf into v0.9.6 2015-04-10 15:57:17 +02:00
byt3bl33d3r
84c9bab33c fixed beefapi import 2015-03-31 13:50:55 +02:00
byt3bl33d3r
9086525c90 Version bump
Minor code optimizations
2015-03-30 18:04:24 +02:00
byt3bl33d3r
caaee53079 version bump 2015-03-10 21:03:33 +01:00
byt3bl33d3r
ad6c3d8ed3 added version attr to all plugins 2015-03-10 04:01:28 +01:00
byt3bl33d3r
23a273e8a0 -Initial Spoof plugin rewrite
-Dep check on plugins
-NetfilterQueue python lib port
-plugin output re-design
2015-03-10 02:26:56 +01:00
byt3bl33d3r
846f85426c - All config files now consolidated into a single file
- Added 'args' option in config file
- HSTS bypass is now a plugin (SSLstrip+)
- SMBAuth now defaults to specified interface IP if --host is not passed
- Modified plugins for new config support
- Changed appoison and responder plugin for ConfigObj library support
- Minor visual argparse changes
- Slapped santa on the head with a trout
- Gave rudolf a new nose
2014-12-26 13:36:55 +01:00
byt3bl33d3r
f359ee7cdd - Revamped Javapwn plugin with new detection and exploitation algo
- Added whitelist/blacklist ip options to the inject plugin
- Revamped Beefautorun plugin, with new injection algo
- Metasploit and BeEF options are now a config file (mitmf.cfg)
2014-12-21 17:33:56 +01:00
byt3bl33d3r
787f96d665 almost done! lots of changes 2014-12-05 08:21:35 +01:00
byt3bl33d3r
e2132a6ca9 fixed error when loading the css of some websites when using the bypass-hsts option, added some better error handling on plugins 2014-11-23 13:38:30 +01:00
byt3bl33d3r
ce91453436 fixed beefapi error, beefautorun now injects hook url and updated arguments, misc code style fixes 2014-10-17 21:07:28 +02:00
byt3bl33d3r
885d464a26 fixed "or" statements when parsing config file arguments 2014-10-09 22:21:17 +02:00
byt3bl33d3r
ff235e3e90 revamped beefapi, fixed BrowserProfiler output 2014-08-27 00:09:18 +02:00
byt3bl33d3r
d632acc530 fixed indentation on return statement 2014-08-14 20:13:52 +02:00
byt3bl33d3r
73e7ca2f3d code cleanup on all plugins, disabled annoying "Starting new HTTP Connection" log message, added BeefAutorun plugin and beefapi lib 2014-08-14 11:30:44 +02:00