File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ _install_git 'https://github.com/dvopsway/datasploit.git'
8282_install_pip ' pip2.7' ' --upgrade -r /workspace/datasploit/requirements.txt'
8383# Install Cloudfail
8484_install_git ' https://github.com/m0rtem/CloudFail.git'
85- _install_pip ' pip3' ' -r /workspace/Cloudfail /requirements.txt'
85+ _install_pip ' pip3' ' -r /workspace/CloudFail /requirements.txt'
8686
8787# Install editor
8888_run ' apk add vim'
@@ -108,6 +108,6 @@ $bold Cloufail$end: Utilize misconfigured DNS and old database records to find h
108108
109109
110110# bashrc
111- _run ' wget https://raw.githubusercontent.com/SCORP1ON-TEAM/scorpion -bash/master/.bashrc -O .bashrc'
111+ _run ' wget https://raw.githubusercontent.com/Scorpion-Cyber-Security/vault -bash/master/.bashrc -O .bashrc'
112112cat .bashrc >> ~ /.bashrc
113- echo -e " $banner " >> ~ /.bashrc
113+ echo -e " echo ''' $banner ''' " >> ~ /.bashrc
You can’t perform that action at this time.
0 commit comments