bossplayersCTF:1 walkthrough | vulnhub

preview_player
Показать описание
for educational purpose only

00:23 - nmap scan
00:55 - decoding base64 encoded text
01:46 - navigating to php file
01:58 - identifying command injection
03:06 - getting reverse shell via nc
04:11 - finding suid file
04:57 - exploiting find suid file and getting root
Рекомендации по теме
Комментарии
Автор

Hi. Thanks for writeup. I have a question: here -> find . -exec /bin/sh -p \; -quit
you say find in this directory sh and execute it. Did I right understand? Could you say what does -p \?

elikelik
Автор

It was very hard for me to think about the find command to exploit. Otherwise, it was pretty easy...

DHIRAL
welcome to shbcf.ru