HTB Machines

CTF & Bug Bounty » Hack The Box » HTB Machines


Machines are the core of Hack The Box. They can be played using VPN to connect to the target or using the integrated Parrot OS machines directly on HTB.

My writeups for HTB Machines roughly follow this flow:

  • Reconnaissance: service discovery, mostly using nmap and similar tools.
  • Exploit: exploiting whatever there is to exploit to get the first foothold on the target.
  • Privilege Escalation: elevating our privileges, often to become root or SYSTEM.

Latest HTB Machines Writeups


Disclaimer

Flags are never revealed.

These walkthroughs are designed to guide your methodology when you hit a wall.

Always try to solve the machine yourself first. Respect the HTB Rules of Engagement.