Skip to content
/ MITM Public

A Man In The Middle attack in Python (for a school project). DON'T USE IT FOR BAD PURPOSES

Notifications You must be signed in to change notification settings

Wiibleyde/MITM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

Man In The Middle

Only for educational purposes. Do not use it for illegal purposes.

This is a simple script to scan a network for devices. It uses the arp-scan tool to scan the network and then uses the nmap tool to scan the found devices. You can also make DNSSpoofing attacks with this script.

About

A Man In The Middle attack in Python (for a school project). DON'T USE IT FOR BAD PURPOSES

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages