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:
|
||||||
|
|||||||
Reference in New Issue
Block a user