Skip to content

MITM-injection is a small-sized Python program written to understand the HTTP protocol at the packet level. 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-injection-HTTP-layer-7-manipulation-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

MITM-injection

MITM-injection is a small-sized Python program written in 2.7 to understand the HTTP protocol at the packet level. Use this program to see how to manipulate HTTP elements as MITM

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 code you wish by modifying the appropriate line. The sameple code is a BEEF hook command within the XXS beef framework.

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 understand the HTTP protocol at the packet level. 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