/Man-in-the-Middle

A simple Man in the Middle attack

Primary LanguagePython

Become the man in the middle and let the flow of packets flow through your computer.

Example

   

How to use it:

  • By arguments:

    • python mitm.py --gateway/-g IP --victim/-v IP
  • By running the script:

    • Handled by basic input

Requirements:

  • Python 3:
    • Scapy
  • Windows:
    • WinPcap
  • Linux:
    • Running the script as sudo
  • Enabling IP forwarding on your system to act as a router