> ## Documentation Index
> Fetch the complete documentation index at: https://writeups.dudji.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Interpreter

> HTB Seasonal - Season 10: Interpreter machine walkthrough.

<CardGroup cols={2}>
  <Card title="Enumeration" icon="magnifying-glass" href="/machines/hackthebox/season-10/interpreter/enumeration">
    Recon and service enumeration.
  </Card>

  <Card title="Foothold" icon="door-open" href="/machines/hackthebox/season-10/interpreter/foothold">
    Gaining initial access.
  </Card>

  <Card title="Lateral Movement" icon="arrows-left-right" href="/machines/hackthebox/season-10/interpreter/lateral-movement">
    Moving through the network.
  </Card>

  <Card title="Privilege Escalation" icon="arrow-up" href="/machines/hackthebox/season-10/interpreter/privilege-escalation">
    Escalating to root.
  </Card>
</CardGroup>
