Skip to content
forked from 0x0be/mitm

A simple yet effective python3 script to perform DNS spoofing via ARP poisoning

Notifications You must be signed in to change notification settings

urwithajit9/mitm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mitmlogo

mitm

A simple yet effective python3 script to perform DNS spoofing via ARP poisoning

Installation

adam@paradise:~$ git clone https://github.com/Th3Hurrican3/mitm/
adam@paradise:~$ cd mitm
adam@paradise:~$ pip3 install -r requirements.txt
adam@paradise:~$ sudo python3 mitm.py

Demo

mitm demo

Outcome

outcome

Miscellaneous

  • Enterprise Digital Infrastructure project
  • Works on Linux-based distros only
  • May need to install web server such as Apache in order to redirect victim to your funny (not illegal, I trust you) web page
  • Software License

About

A simple yet effective python3 script to perform DNS spoofing via ARP poisoning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%