Added more tools for viper
master
Steve Clement 2018-06-14 17:10:56 +02:00
parent accc26c5e4
commit bf4e2aa393
1 changed files with 1 additions and 1 deletions

View File

@ -521,7 +521,7 @@ sudo pip3 install stix2 > /dev/null 2>&1
echo "--- Installing viper-framework ---"
cd /usr/local/src/
sudo apt-get install -y libssl-dev swig python3-ssdeep p7zip-full unrar sqlite
sudo apt-get install -y libssl-dev swig python3-ssdeep p7zip-full unrar sqlite python3-pyclamd exiftool
sudo pip3 install SQLAlchemy PrettyTable python-magic 2>&1
sudo git clone https://github.com/viper-framework/viper.git
cd viper