Skip to content

Commit

Permalink
add sshpass to init
Browse files Browse the repository at this point in the history
  • Loading branch information
dolevf committed Jun 20, 2024
1 parent 856036d commit 3e4360d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ install_dirsearch(){
install_sysutilities(){
apt install jq -y
apt install ncat -y
apt install sshpass -y
pip3 install pwncat-cs

}

install_unixprivesccheck(){
Expand Down

0 comments on commit 3e4360d

Please sign in to comment.