mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Update Jackalope to remove references to RVM.
Starting with Firmware 1.6 and the Metasploit tools package, RVM will no longer be needed.
This commit is contained in:
@@ -26,8 +26,6 @@ COUNT=$((COUNT+1))
|
|||||||
LOOTDIR=$LOOTBASE/$TARGET_HOSTNAME-$COUNT
|
LOOTDIR=$LOOTBASE/$TARGET_HOSTNAME-$COUNT
|
||||||
mkdir -p $LOOTDIR
|
mkdir -p $LOOTDIR
|
||||||
|
|
||||||
source /etc/profile.d/rvm.sh
|
|
||||||
rvm --default use 2.6.2 >> $LOOTDIR/log.txt
|
|
||||||
MSF_DIR=/tools/metasploit-framework
|
MSF_DIR=/tools/metasploit-framework
|
||||||
|
|
||||||
# Save environment informaiton:
|
# Save environment informaiton:
|
||||||
@@ -115,4 +113,4 @@ do
|
|||||||
else
|
else
|
||||||
ENTER_PW
|
ENTER_PW
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user