Skip to content

MITM-injection is a small-sized Python program written to manipulate layer 7 protocols by MITM. Use this program to see how to manipulate HTTP elements as MITM.

License

Notifications You must be signed in to change notification settings

rundtstykker/MITM-file-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MITM-file-injection - network security

MITM-injection is a small-sized Python program written to leverage layer 2 ARP protocol to MITM the connection within a LAN (a MITM position can be achieved by other means of course, like LAN turtle). Use this program to see how to manipulate HTTP elements when a file is downloaded to spoof the target file to serve an alternate file hosted locally.

Getting Started

To run this program, you should already be MITM from your target. You can achieve the MITM by launching an ARP spoof attack on the network.

Running the program

Written in python 2.7, make sure to use the appropriate interrupter. Inject whatever file you wish by modifying the appropriate line. The sameple file is hosted on apache web-server on Kali Linux

Attention

Please do not use this program where unauthorized.

Credits

Author @bryanwei

License

See the LICENSE file.

About

MITM-injection is a small-sized Python program written to manipulate layer 7 protocols by MITM. Use this program to see how to manipulate HTTP elements as MITM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages