Skip to content

this is my first code i wrote in python with scapy to sniff all the Http request between a target and a router

Notifications You must be signed in to change notification settings

enigma522/MITM-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MITM-attack

this is my first code i wrote in python with scapy to sniff all the Http request between a target and a router

Usage

  1. You need to run the mitm.py and then give your target ip and the router ip
  2. You run sniff.py code and give the network interface (eth0)

About

this is my first code i wrote in python with scapy to sniff all the Http request between a target and a router

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages