Skip to content

Commit

Permalink
ttyinject & common
Browse files Browse the repository at this point in the history
  • Loading branch information
rootTHC committed Jul 14, 2024
1 parent 21769b4 commit afd6120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/hackshell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ lootlight() {
echo -e "${CB}B00M-SHELL ${CDY}${CF}"
echo "${str}"
echo -en "${CN}"
echo -e "${CDW}TIP: ${CDC}"'./b00m -p -c "exec python3 -c \"import os;os.setuid(0);os.setgid(0);os.execl('"'"'/bin/bash'"'"', '"'"'-bash'"'"')\""'"${CN}"
echo -e "${CW}TIP: ${CDC}"'./b00m -p -c "exec python3 -c \"import os;os.setuid(0);os.setgid(0);os.execl('"'"'/bin/bash'"'"', '"'"'-bash'"'"')\""'"${CN}"
}
}

Expand Down

0 comments on commit afd6120

Please sign in to comment.