Update toolbelt.sh
This commit is contained in:
parent
fc5026442f
commit
2c50858893
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ if [ ! -d /opt/waymore ]; then
|
|||
fi
|
||||
|
||||
echo "[+] Installing wfuzz and scrapy..."
|
||||
pip install wfuzz scrapy
|
||||
pip3 install wfuzz scrapy
|
||||
|
||||
# Go Tools
|
||||
echo "[+] Installing nuclei..."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue