From 2a196a7a2b6ff3f1e4d6a229380d56471f4b83f6 Mon Sep 17 00:00:00 2001 From: WP Engine Marketing Date: Tue, 28 Aug 2018 09:19:36 -0700 Subject: [PATCH] Sn1per by 1N3@CrowdShield --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index c2b52d92..b0cb583d 100755 --- a/install.sh +++ b/install.sh @@ -63,9 +63,9 @@ git clone https://github.com/1N3/XSSTracer.git git clone https://github.com/1N3/MassBleed.git git clone https://github.com/1N3/SuperMicro-Password-Scanner git clone https://github.com/1N3/BlackWidow -cp $PLUGIN_DIR/BlackWidow/blackwidow /usr/bin/blackwidow -cp $PLUGIN_DIR/BlackWidow/injectx.py /usr/bin/injectx.py -pip install -r $PLUGIN_DIR/BlackWidow/requirements.txt +cp /usr/share/sniper/plugins/BlackWidow/blackwidow /usr/bin/blackwidow +cp /usr/share/sniper/plugins/BlackWidow/injectx.py /usr/bin/injectx.py +pip install -r /usr/share/sniper/plugins/BlackWidow/requirements.txt git clone https://github.com/Dionach/CMSmap.git git clone https://github.com/0xsauby/yasuo.git git clone https://github.com/johndekroon/serializekiller.git