Author: Alex Harvey, @meshmeld""") Here are the Fit Files for Download and instructions below to install and run on Ubuntu (tested with 18.04 and 20.04):
sudo apt update
sudo apt-get install vim git python3-pip -y
click==6.6
requests==2.10.0
selenium==2.53.6
requests-toolbelt==0.7.0
pip3 install click==6.6 requests==2.10.0 selenium==2.53.6 requests-toolbelt==0.7.0
git clone https://github.com/seanlwatson/fit
To make repeatFit.py and repeatFitMalware.py executable without specifying python (./repeatFit.py), perform the following:
[host]$ chmod 700 repeatFit.py
[host]$ chmod 700 repeatFitMalware.py
[host]$ ./repeatFit.py
simply issue Ctrl-Z to stop... Ctrl-C will just abort and restart fit...