> For the complete documentation index, see [llms.txt](https://pentest-segdesc.gitbook.io/pentesting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pentest-segdesc.gitbook.io/pentesting/hackthebox/htb-resources.md).

# HTB Resources

**Beginner Friendly HTB Machines**

There are many beginner-friendly machines on the main HTB platform. Some recommended ones are:

| [Lame](https://www.hackthebox.eu/home/machines/profile/1) | [Blue](https://www.hackthebox.eu/home/machines/profile/51) | [Nibbles](https://www.hackthebox.eu/home/machines/profile/121) | [Shocker](https://www.hackthebox.eu/home/machines/profile/108) | [Jerry](https://www.hackthebox.eu/home/machines/profile/144) |
| --------------------------------------------------------- | ---------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------------ |

**Beginner Friendly HTB Challenges**

The HTB platform contains one-off challenges in a variety of categories. Some beginner-friendly challenges include:

| [Find The Easy Pass](https://www.hackthebox.eu/home/challenges/Reversing?name=Find%20The%20Easy%20Pass) | [Weak RSA](https://www.hackthebox.eu/home/challenges/Crypto?name=Weak%20RSA) | [You know 0xDiablos](https://www.hackthebox.eu/home/challenges/Pwn?name=You%20know%200xDiablos) |
| ------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |

**Dante Prolab**

The HTB platform has various Pro Labs that are simulated enterprise networks with many interconnected hosts that players can use to practice their skills in a network containing multiple targets.\
Successful exploitation of specific hosts will yield information that will help players when attacking hosts encountered later in the lab.

The [Dante Pro Lab](https://www.hackthebox.eu/home/labs/pro/view/4) is the most beginner-friendly lab offered to date. This lab is geared towards players with some experience performing network and web application attacks and an understanding of networking concepts and the basics of penetration methodologies such as scanning/enumeration, lateral movement, privilege escalation, post-exploitation, etc.

**Find flag:** find / -name flag.txt 2>/dev/null
