DEPENDENCIES:
python3
python3-pip
INSTALLATION:
git clone https://github.com/ilolm/MITM-code-injector.git
cd MITM-code-injector
pip3 install -r requirements.txt
chmod +x code_injector.py
USAGE:
Usage: sudo ./code_injector.py [options]
Options:
-h, --help show this help message and exit
-s SCRIPT, --script=SCRIPT
Enter script that you want to inject, EXAMPLE:
alert('test');