MITMf/core
oscar1 d59b282fb9 Update ARP.py
small change to fix the "half duplex" issue. First; without the fix I don't receive any packets from the remote host to the target. I only received packets from the target to the remote host. Second; the original code wasn't "symmetric". Tested on kali2 with a linksys WRT54GL router on WiFI. Compared the ARP packets to those produced by ettercap, which was working correctly on my system. Including the fix resembles the ettercap method. It also works correctly when the arguments to the Ether() constructor are removed altogether.

Note that the problem occurs when not using any modules at all, only a simple filter and the spoofplugin. The problem may also be routerspecific, I dont know.
2016-03-06 15:48:40 +01:00
..
ferretng App-Cache poison and BrowserSniper plugins have been refactored, added supported python version tags in README 2015-07-26 14:03:56 +02: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 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
__init__.py Version bump 2015-03-30 18:04:24 +02:00
banners.py Fixed IPtables for APF Mode 2015-09-14 20:25:24 +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 Fix printer format to print logs and avoid netcreds shutting down 2016-01-28 22:03:07 +03:30
packetfilter.py Fixed IPtables for APF Mode 2015-09-14 20:25:24 +02:00
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