mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-13 14:32:34 +00:00
commit
71040cc626
1 changed files with 1 additions and 2 deletions
|
@ -3,10 +3,9 @@
|
|||
git clone https://github.com/b3mb4m/shellsploit-framework.git
|
||||
cd shellsploit-framework
|
||||
python easyinstall.py install
|
||||
chmod 755 shellsploit
|
||||
cd ..
|
||||
|
||||
mkdir -p bin
|
||||
cd bin
|
||||
ln -sf ../shellsploit-framework/shellsploit .
|
||||
ln -sf $VIRTUAL_ENV/bin/shellsploit .
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue