Commit graph

27 commits

Author SHA1 Message Date
byt3bl33d3r
b91bb4271b - Fixed bug where sometimes DNS wouldn't resolve local IP's
- Added Metasploit integration to Filepwn plugin
2015-04-15 18:19:19 +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
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
43c7974d4c added DHCP spoofing with shellshock options 2014-09-30 14:13:06 +02:00
byt3bl33d3r
48fbc70ff7 javapwn plugin now falls back to the signed applet attack 2014-08-15 11:39:15 +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
byt3bl33d3r
c162833916 fixed errors in javapwn plugin and added config file 2014-07-26 14:27:20 +02:00
byt3bl33d3r
3999677248 AppCachePoison is now a plugin and cleaned dir tree 2014-07-24 20:22:26 +02:00
byt3bl33d3r
87971d9586 now stripping hsts requests from headers 2014-07-18 13:21:48 +02:00
byt3bl33d3r
5a5a3e36ec made rpc pass configurable 2014-07-18 11:08:50 +02:00
byt3bl33d3r
0148246155 updated javapwns shutdown function 2014-07-18 01:32:34 +02:00
byt3bl33d3r
a60a199e59 added rpcip argument to javapwn 2014-07-18 01:27:05 +02:00
byt3bl33d3r
59cdc81afe javapwn plugin now closes virtual consoles 2014-07-16 16:21:46 +02:00
byt3bl33d3r
24300e8d5b removed a print statement 2014-07-15 22:51:37 +02:00
byt3bl33d3r
24b0706dd5 added more java exploits to JavaPwn 2014-07-15 20:45:08 +02:00
byt3bl33d3r
b3434d4c33 added JavaPwn plugin 2014-07-15 17:47:42 +02:00