From charlesreid1

Revision as of 07:53, 23 August 2016 by Admin (talk | contribs)

What is MITMf?

MITMf is the man in the middle framework.

This is a really nice tool written in Python, and capable of carrying out man in the middle attacks using multiple methods (think Bettercap but implemented in Python instead of Ruby, yay!).

The best part of MITMf is that you can process packets using Scapy - so you can capitalize on all that knowledge you already have of that library.

Flags