Skip to content

Set of scripts to perform a "Man In The Middle" attack using Scapy

License

Notifications You must be signed in to change notification settings

avaucard/mitm-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Security Project given during courses

You have to perform a Man In The Middle attack using Scapy. All of the restrictions are specified in the subject.


Installation

You have to run these scripts on Debian 8.

First, install Python3.

apt-get install python3 python3-pip

Then, install Scapy, NetFilterQueue and TKinter.

python3 -m pip install scapy NetfilterQueue tkinter


Usage

To use these tools, run python3 mitm-gui.py on the pirate machine.

Enjoy !

(All of the description of the project in project-details.pdf)


Contributors

  • Alexandre SUCHOT
  • Henry MAISONNEUVE
  • Adrien VAUCARD

About

Set of scripts to perform a "Man In The Middle" attack using Scapy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages