<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/ghost-tom-box-on-tryhackme-com-2bfousxgp" -->

---
title: Ghost Tom Box on TryHackMe.com | daily.dev
description: A walkthrough of the Ghost Tom box on TryHackMe, covering reconnaissance with nmap, exploiting the Ghostcat vulnerability via a Jserv auxiliary module to...
canonical: https://daily.dev/posts/ghost-tom-box-on-tryhackme-com-2bfousxgp
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Ghost Tom Box on TryHackMe.com | daily.dev
og:description: A walkthrough of the Ghost Tom box on TryHackMe, covering reconnaissance with nmap, exploiting the Ghostcat vulnerability via a Jserv auxiliary module to...
og:url: https://daily.dev/posts/ghost-tom-box-on-tryhackme-com-2bfousxgp
og:image: https://api.daily.dev/og/posts/2bfoUSXgP.png
og:image:alt: Ghost Tom Box on TryHackMe.com
og:image:width: 1200
og:image:height: 630
og:locale: en
---

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

# Ghost Tom Box on TryHackMe.com

**[InfoSec Write-ups](https://daily.dev/sources/infosecwriteups)** · 1 min read · 0 upvotes · 0 comments

## Summary

A walkthrough of the Ghost Tom box on TryHackMe, covering reconnaissance with nmap, exploiting the Ghostcat vulnerability via a Jserv auxiliary module to retrieve credentials, cracking a GPG hash, and escalating privileges to root using a sudo misconfiguration with /usr/bin/zip via GTFOBins.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://infosecwriteups.com/ghost-tom-box-on-tryhackme-com-b8683e1db32a>

## Similar posts on daily.dev

- [Source THM Box Writeup](https://daily.dev/posts/source-thm-box-writeup-pddmmk3ea) · InfoSec Write-ups · 0 upvotes · 0 comments
- [TryHackMe — Bounty Hacker: The FTP Server Was Talking. I Just Listened.](https://daily.dev/posts/tryhackme-bounty-hacker-the-ftp-server-was-talking-i-just-listened--1cj3npkmf) · InfoSec Write-ups · 0 upvotes · 0 comments
- [TraceBack Box Writeup From HTB DOT EU](https://daily.dev/posts/traceback-box-writeup-from-htb-dot-eu-bmqv4um8x) · InfoSec Write-ups · 0 upvotes · 0 comments
- [Blog TryHackMe Box Writeup](https://daily.dev/posts/blog-tryhackme-box-writeup-3qlilbxuy) · InfoSec Write-ups · 0 upvotes · 0 comments
- [TryHackMe — Simple CTF: The Note That Gave Everything Away](https://daily.dev/posts/tryhackme-simple-ctf-the-note-that-gave-everything-away-8aiksehw2) · InfoSec Write-ups · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security)

[View this post on daily.dev](https://daily.dev/posts/ghost-tom-box-on-tryhackme-com-2bfousxgp)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Ghost Tom Box on TryHackMe.com","url":"https://daily.dev/posts/ghost-tom-box-on-tryhackme-com-2bfousxgp","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/ghost-tom-box-on-tryhackme-com-2bfousxgp"},"datePublished":"2026-03-20T06:17:31.810Z","dateModified":"2026-03-20T06:17:56.047Z","description":"A walkthrough of the Ghost Tom box on TryHackMe, covering reconnaissance with nmap, exploiting the Ghostcat vulnerability via a Jserv auxiliary module to...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/886f4483114aad67f04f4cf2a276b470?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/886f4483114aad67f04f4cf2a276b470?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"InfoSec Write-ups","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"InfoSec Write-ups","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f0dc21b5bbfd46fda36f7b4b53dd1705","url":"https://daily.dev/sources/infosecwriteups"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/ghost-tom-box-on-tryhackme-com-2bfousxgp","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"InfoSec Write-ups","item":"https://daily.dev/sources/infosecwriteups"},{"@type":"ListItem","position":3,"name":"Ghost Tom Box on TryHackMe.com"}]}
```

