diff --git a/install.sh b/install.sh index 21f7846..c2b52d9 100755 --- a/install.sh +++ b/install.sh @@ -62,6 +62,10 @@ git clone https://github.com/1N3/Goohak.git 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 git clone https://github.com/Dionach/CMSmap.git git clone https://github.com/0xsauby/yasuo.git git clone https://github.com/johndekroon/serializekiller.git