// notes/ Practice Boxes
📦
developersRus — TryHackMe
Walkthrough notes for the developersRus box (TryHackMe).
#tryhackme#ctf#walkthrough#boxes
developersRus — TryHackMe
developersRus
port 80: is web server, but havent found content there yet
port 8080: nginx/1.18.0 is web server, and have found “progress”
port 8081: seems is proxy server blackice-icecap? Werkzeug/2.2.2 http://10.10.206.4:8081/console
found "progress" dir
🐺 howlsec@kalicode
01SMTP enum:0210.10.206.4: mail exists0310.10.206.4: root exists0410.10.206.4: andy exists0510.10.206.4: news exists0610.10.206.4: erik exists0710.10.206.4: man exists0810.10.206.4: bin exists0910.10.206.4: ray exists1010.10.206.4: games exists1110.10.206.4: nobody exists1210.10.206.4: backup exists1310.10.206.4: daemon exists1410.10.206.4: proxy exists15 16FTP&SSH bruteforce:17andy / yprogression
$IP:8081/console
intercept request, change auth:false to true, gets me passed pin code ^ this is wrong, if u refresh it doesnt last
found ftp creds wget -r ftp://andy:conceivable@10.10.186.207
