Skip to content

Commit

Permalink
Update bbhtv2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
unethicalnoob authored Aug 7, 2020
1 parent 43ab0ec commit 7e816da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bbhtv2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ echo "${GREEN}#### Other Tools ####${RESET}"

echo "${BLUE} installing SSRFMap ${RESET}"
git clone https://github.com/swisskyrepo/SSRFmap ~/tools/SSRFMap
cd ~/tools/SSRFmap/
cd ~/tools/SSRFMap/
sudo pip3 install -r requirements.txt
echo "${BLUE} done${RESET}"
echo ""
Expand Down Expand Up @@ -764,4 +764,4 @@ echo "${GREEN} use the command 'source ~/.bash_profile' for the shell functions
echo ""
echo "${GREEN} ALL THE TOOLS ARE MADE BY THE BEST PEOPLE OF THE INFOSEC COMMUNITY ${RESET}"
echo ""
echo "${GREEN} I AM JUST A SCRIPT-KIDDIE ;) ${RESET}"
echo "${GREEN} I AM JUST A SCRIPT-KIDDIE ;) ${RESET}"

0 comments on commit 7e816da

Please sign in to comment.