xsspresso
xsspresso
WriteupsHTB — Checker
WebHardLinux

HTB — Checker

TeamCity authentication bypass combined with Bookstack SSRF to read internal files and chain into remote code execution.

February 22, 2025HackTheBox
#TeamCity#SSRF#Bookstack#RCE

user.txt

sh
reader@checker:~$ ls
user.txt
reader@checker:~$ cat user.txt
a2f4d3b8720114331db12192504dd3f
sh
reader@checker:~$ bash -p
bash-5.1# whoami
root
bash-5.1# cd /root
bash-5.1# ls
root.txt
bash-5.1# cat root.txt
261df822...