Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 808 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 808 Bytes

MITM FIlE INTERCEPTOR/CHANGER

DEPENDENCIES:

python3
python3-pip

INSTALLATION:

git clone https://github.com/ilolm/MITM-file-interceptor.git
cd MITM-file-interceptor
pip3 install -r requirements.txt
chmod +x file_interceptor.py

USAGE:

Usage: sudo ./file_interceptor.py [options]

Options:
  -h, --help            show this help message and exit
  -r REPLACEMENT, --replacement=REPLACEMENT
                        Enter link to replacement file, EXAMPLE:
                        http://domain.com/file.type
  -f FILE_TYPE, --filetype=FILE_TYPE
                        Enter filetype you want to change to replacement,
                        DEFAULT - exe