From 1aafbe35ecd079b76574fed7e581d562d7c02a48 Mon Sep 17 00:00:00 2001 From: WP Engine Marketing Date: Tue, 24 Dec 2019 13:40:01 -0700 Subject: [PATCH] Sn1per Community Edition by @xer0dayz - https://xerosecurity.com --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index c757239..c8d06d1 100755 --- a/install.sh +++ b/install.sh @@ -69,6 +69,7 @@ apt-get install -y python3-pip apt-get install -y xmlstarlet apt-get install -y chromium apt-get install -y net-tools +apt-get install -y p7zip-full pip install dnspython colorama tldextract urllib3 ipaddress requests curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash