@munin I'd point them at the OWASP Top 10 and stuff like DVWA, since web stuff is generally the most accessible place to start and webapp tests are still the meat of generalist pentest work.
picoCTF and OverTheWire are beginner friendly CTFs, although I'd warn them that getting too heavily into CTF challenges has a tendency to pigeonhole your thinking, so make sure to look at real bugs in real code too (search for CVEs with write-ups, read them)