MITMf/core
2018-05-03 19:56:31 +02:00
..
ferretng Update ServerConnection.py 2016-10-11 12:17:33 -05:00
html responder code is now up to date with the lastest version 2015-08-05 13:31:04 +02:00
javascript Add unicode support for jskeylogger plugin, fixes #56 2015-08-24 04:52:33 +04:30
poisoners Update ARP.py 2016-03-06 15:48:40 +01:00
responder added an option to parse creds from a pcap using NetCreds, removed mitmflib as a dep (was causing problems for travis) 2015-08-11 17:11:44 +02:00
servers Fix #230 HSTS bypass DNS problem when timeout occures 2016-01-29 01:43:45 +03:30
sslstrip Https load error, and incorrect variable name 2017-08-07 09:57:56 -05:00
__init__.py Version bump 2015-03-30 18:04:24 +02:00
banners.py Fix useless banner alias 2018-05-03 19:56:31 +02:00
beefapi.py Fixed IPtables for APF Mode 2015-09-14 20:25:24 +02:00
configwatcher.py Fixed bug where Net-Creds wouldn't parse URL's and HTTP data when reading from pcap 2015-09-01 14:15:21 +02:00
logger.py Revamped logging , plugins will be re-added later once refactored 2015-07-14 17:40:19 +02:00
mitmfapi.py bugfix 2015-09-10 17:20:15 +08:00
msfrpc.py This is a vewwwy big commit 2015-07-18 20:14:07 +02:00
netcreds.py This commit includes various fixes made to netcreds over the past two years. Most notably, it fixes the issue in which parse_netntlm_chal passes arguments to parse_ntlm_chal in the wrong order, and not parsing HTTP headers correctly in headers_to_dict, thus causing the CHALLENGE NOT FOUND bug. This resolves https://github.com/byt3bl33d3r/MITMf/issues/436. The output format changes in netcreds have been left out of this commit. 2018-02-19 18:01:36 +02:00
packetfilter.py Fix typo 2017-05-01 07:42:57 +05:30
proxyplugins.py bugfix 2015-09-28 21:22:10 +08:00
utils.py Fixed IPtables for APF Mode 2015-09-14 20:25:24 +02:00