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



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

Login


What is the first ingredient Rick needs?


mr. meeseek hair
Whats the second ingredient Rick needs?


1 jerry tear
Whats the final ingredient Rick needs?



fleeb juice
Last updated
Was this helpful?