Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rundtstykker/mitm-injection-http-layer-7-manipulation-

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
https://github.com/rundtstykker/mitm-injection-http-layer-7-manipulation-

http layer7 mitm python

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/bryanweielio/MITM-injection/blob/master/LICENSE) file.