HTB-Planning Writeup
Enumeration:
Webpage:
I used a top 10000 wordlist with ffuf.
I obtained a grafana page with htb.
I added this to my /etc/hosts
After checking the version I found CVE-2024-9264
Now executing the exploit:
Make sure to keep the netcat running on a ...
voidbenderswriteups.hashnode.dev2 min read