Pickle Rick

https://tryhackme.com/room/picklerick

INIT

export pickle=10.10.173.224
ping $pickle

echo "10.10.173.224 pickle.thm" >> /etc/hosts

NMAP

nmap -v -sC -sV -O -T5 -p1-65535 pickle.thm

HTTP

Username: R1ckRul3s

Wubbalubbadubdub

GOBUSTER

gobuster dir -u pickle.thm -w /usr/share/wordlists/dirb/common.txt -q -t 15 -x php,html,txt

Login

Username: R1ckRul3s

Password: Wubbalubbadubdub

What is the first ingredient Rick needs?

Whats the second ingredient Rick needs?

Whats the final ingredient Rick needs?

Last updated

Was this helpful?