Minor changes and cleanup

pull/58/head
Mathew Fleisch 2017-03-15 08:47:09 -07:00
parent a30bd97954
commit d1598208c2
1 changed files with 0 additions and 4 deletions

View File

@ -22,7 +22,6 @@ ATTACKMODE RNDIS_ETHERNET
git_repo="https://github.com/hak5/bashbunny-payloads.git"
git_branch="master"
payloads_dir="/root/udisk"
touch /tmp/git
echo "Git Bunny Git" >> /tmp/git
# Test for internet connection
@ -75,9 +74,6 @@ else
# Put the existing payloads back
cp -r payloads-orig/switch* payloads/.
# Show Purple... cause
sleep 1
# Git 'er done
LED G
fi