Skip to content

Commit

Permalink
Sn1per by 1N3@CrowdShield
Browse files Browse the repository at this point in the history
  • Loading branch information
WP Engine Marketing committed Aug 28, 2018
1 parent 8def83c commit 2a196a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a196a7

Please sign in to comment.